Customized thinning operation on binary image
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hello, everyone.
I have an input binary image.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/169430/image.png)
I want to perform the customized thinning operation. If I apply MATLAB thinning function then i get the following output.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/169432/image.png)
But my desired output is
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/169433/image.png)
Please guide me how to obtain the output image from the input image. Thanks.
0 comentarios
Respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!