15 #ifndef __IPSDKIPLATTRIBUTES_INTERPOLATIONPOLICYUTILS_H__ 16 #define __IPSDKIPLATTRIBUTES_INTERPOLATIONPOLICYUTILS_H__ 44 #endif // __IPSDKIPLATTRIBUTES_INTERPOLATIONPOLICYUTILS_H__ IPSDKIPLATTRIBUTES_API ipUInt32 getStartingKernelSize(const eInterpolationPolicy &interpolationPolicy)
retrieve starting kernel size needed by a given interpolation method
eInterpolationPolicy
Enumerate describing interpolation policy used during image value extraction.
Definition: InterpolationPolicy.h:33
IPSDKIPLATTRIBUTES_API ipUInt32 getEndingKernelSize(const eInterpolationPolicy &interpolationPolicy)
retrieve ending kernel size needed by a given interpolation method
Definition of import/export macro for library.
#define IPSDKIPLATTRIBUTES_API
Import/Export macro for library IPSDKIPLAttributes.
Definition: IPSDKIPLAttributesExports.h:25
Enumerate describing interpolation policy used during image value extraction.