How to move and modify edges freely in a binary image similar to impoly?
1 次查看(过去 30 天)
显示 更早的评论
Dear all,
I have an image similar to the one I show below. The image is binary and contains only edges. Now I want to have full control of these edges such that I can modify them, like the way we control the shape we get from impoly.
I was thinking to use bwmorph 'branchpoints' to determine the vertices. But how to connect the lines between the vertices correctly?
Any suggestion will be appreciated.
Meshoo

0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!