How to remove the black regions in the holes of the letters?
4 views (last 30 days)
Show older comments
I have detected and cropped the license plate.But the image looks like this.I have to remove the black colur area in the holes in letter"B" and numbers "6" and"9".How can I do so?Anyone please help me..png)
.png)
0 Comments
Accepted Answer
Image Analyst
on 22 Jan 2019
Looks like you need to improve your segmentation algorithm. Were the white spots ever there in a binary image earlier in the process? Then figure out which step got rid of them. Perhaps it was a bwareaopen() or bwareafilt().
8 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!.png)