Skip to content

Add adaptive thresholding to dot detector

Compare
Choose a tag to compare
@tdowrick tdowrick released this 29 Oct 10:42
· 67 commits to master since this release
d86229b
82 test dot patterns (#83)

* Add example data from Mock OR

* Linting.

* Issue #82: Add adaptive thresholding and more constructor params.

* Issue #82: Fix unit tests. Minor difference in number of points detected, normally +/- 1, so ok.

* Issue #82: Linting.

* Issue #82: Only use 1 test image from mock OR, too much storage to test them all

* Fix typo in image path

* Linting

Co-authored-by: Matt Clarkson <[email protected]>