mirror of
https://github.com/opencv/opencv.git
synced 2024-11-26 12:10:49 +08:00
ab8de8f506
Adding of destructor and placement new constructors for classes wrapped with CV_EXPORTS_W_SIMPLE macro
3 lines
98 B
C++
3 lines
98 B
C++
#ifdef HAVE_OPENCV_FEATURES2D
|
|
typedef SimpleBlobDetector::Params SimpleBlobDetector_Params;
|
|
#endif |