IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
InterpolationPolicyUtils.h File Reference

Utility functions for interpolation policy management. More...

#include <IPSDKIPL/IPSDKIPLAttributes/IPSDKIPLAttributesExports.h>
#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Enumerate/InterpolationPolicy.h>
#include <IPSDKUtil/BaseTypes.h>

Go to the source code of this file.

Namespaces

 ipsdk::imaproc::attr
 Namespace agregating IPSDK image processing attributes used by algorithm.
 

Functions

IPSDKIPLATTRIBUTES_API ipUInt32 ipsdk::imaproc::attr::getStartingKernelSize (const eInterpolationPolicy &interpolationPolicy)
 retrieve starting kernel size needed by a given interpolation method
 
IPSDKIPLATTRIBUTES_API ipUInt32 ipsdk::imaproc::attr::getEndingKernelSize (const eInterpolationPolicy &interpolationPolicy)
 retrieve ending kernel size needed by a given interpolation method
 

Detailed Description

Utility functions for interpolation policy management.

Author
E.Noirfalise
Date
2016/10/11