Customized thinning operation on binary image
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!