opencv/modules/features2d
Danny 76860933f0
Merge pull request #19859 from danielenricocahall:fix-blob-detector-single-thresh
Fix Single ThresholdBug in Simple Blob Detector

* address bug with using min dist between blobs in blob detector

cast type in comparison and remove docs

address bug with using min dist between blobs in blob detector

use scalar instead of int

address bug with using min dist between blobs in blob detector

* fix namespace and formatting
2021-04-08 10:39:26 +00:00
..
doc Misc. typos 2018-07-31 18:44:23 +03:00
include/opencv2 features2d(mser): chi_table.h notes 2021-03-18 21:30:12 +00:00
misc Generate constructor with smart pointer, if it's expected. 2020-05-29 16:40:19 +03:00
perf Merge pull request #17618 from Yosshi999:gsoc_sift-better-test 2020-06-25 11:34:31 +00:00
src Merge pull request #19859 from danielenricocahall:fix-blob-detector-single-thresh 2021-04-08 10:39:26 +00:00
test Merge pull request #19859 from danielenricocahall:fix-blob-detector-single-thresh 2021-04-08 10:39:26 +00:00
CMakeLists.txt features2d(sift): enable runtime dispatching 2020-05-03 11:59:27 +00:00