mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 12:52:33 -05:00
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 |