Skip to content

fix(06-IntroCV): missing braille dots - #753

Open
Nguyen Phuc Vinh (phucvinh57) wants to merge 2 commits into
microsoft:mainfrom
phucvinh57:fix/braille-orb-blob-detector
Open

Nguyen Phuc Vinh (phucvinh57) wants to merge 2 commits into
microsoft:mainfrom
phucvinh57:fix/braille-orb-blob-detector

Conversation

@phucvinh57

Copy link
Copy Markdown

ORB is a corner detector, so it misses some of the uniform circular dots in the braille image.

The thresholded image Extracted dots
image image

I suggest SimpleBlobDetector that detects them more reliably instead.

ORB is a corner detector, so it misses some of the uniform circular
dots in the braille image. SimpleBlobDetector, tuned for small white
blobs, detects them reliably instead.
@phucvinh57

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant