![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Enumerate describing interpolation method during zoom process. More...
#include <IPSDKUtil/Tools/EnumMacros.h>Go to the source code of this file.
Namespaces | |
| ipsdk::imaproc::attr | |
| Namespace agregating IPSDK image processing attributes used by algorithm. | |
Enumerations | |
| enum | ipsdk::imaproc::attr::eZoomInterpolationMethod { ipsdk::imaproc::attr::eZIM_NearestNeighbour, ipsdk::imaproc::attr::eZIM_Linear, ipsdk::imaproc::attr::eZIM_Cubic, ipsdk::imaproc::attr::eZIM_VolumeWeightedMean } |
| Enumerate describing interpolation method during zoom process. More... | |
Enumerate describing interpolation method during zoom process.
1.8.14