mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 14:23:04 +04:00
b85a098d9c
Made changes to work in cv::Algorithm with parameters of these types. Also fixed SimpleBlobDetector -- now it can be created by cv::Algorithm::create and it can work with cv::Algorithm::set/get.