mirror of
https://github.com/opencv/opencv.git
synced 2024-12-19 20:18:01 +08: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 |