mirror of
https://github.com/opencv/opencv.git
synced 2024-12-03 00:10:21 +08:00
3 lines
98 B
C++
3 lines
98 B
C++
|
#ifdef HAVE_OPENCV_FEATURES2D
|
||
|
typedef SimpleBlobDetector::Params SimpleBlobDetector_Params;
|
||
|
#endif
|