Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Significant steps for pre-processing
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi everyone,is there any way to determine which step important to be considered in order to perform image pre-processing regardless an iterative experiment.
For example, I have this input data, and need to tidy up the imperfection of the drawing. I know that morphological operations is a must (dilation) as I need to get the skeleton of the image. Perhaps, I missed some step in here because somehow the thinned image is not satisfied the next phase requirement (Corner detection).
Thanks
Input Image
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/165767/image.jpeg)
Dilated image
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/165769/image.bmp)
Thinned / Skeleton image
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/165770/image.bmp)
Corner detected (Not at the exact edges)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/165771/image.jpeg)
0 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!