1
#ifndef OPENCV_FEATURE2D_HAL_INTERFACE_H
2
#define OPENCV_FEATURE2D_HAL_INTERFACE_H
4
#include "opencv2/core/cvdef.h"
11
#define CV_HAL_TYPE_5_8 0
12
#define CV_HAL_TYPE_7_12 1
13
#define CV_HAL_TYPE_9_16 2
Definition:
features2d/hal/interface.h:20