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 |