bwskel documentation confusing about connectivity
3 次查看(过去 30 天)
显示 更早的评论
The documentation about bwskel (https://nl.mathworks.com/help/images/ref/bwskel.html) is confusing IMO.
First it is stated that bwskel works with 8-connectivity

Then it is compared with bwmorph and explained that results may be differents since bwskel works with 4-connectivity

But I have applied bwskel to a 4-connectivity image and the resulting image has been converted to 8-connectivity:
Original image:

After bwskel

Is there a way to perform a skeletonization preserving the original 4-connectivity?
Thanks
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!