OpenCV  3.1.0-dev
Open Source Computer Vision
interface.h File Reference

Macros

Interpolation modes
#define CV_HAL_INTER_NEAREST   0
 
#define CV_HAL_INTER_LINEAR   1
 
#define CV_HAL_INTER_CUBIC   2
 
#define CV_HAL_INTER_AREA   3
 
#define CV_HAL_INTER_LANCZOS4   4
 
Morphology operations
#define MORPH_ERODE   0
 
#define MORPH_DILATE   1