How to remove the black regions in the holes of the letters?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
ezhil K
el 22 de En. de 2019
Comentada: ezhil K
el 22 de En. de 2019
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 comentarios
Respuesta aceptada
Image Analyst
el 22 de En. de 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 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!.png)
