How to get edge line of from binary Image?
1 次查看(过去 30 天)
显示 更早的评论
How to get edge line of from binary Image?
0 个评论
回答(2 个)
Image Analyst
2019-7-13
I suggest you improve your segmentation algorithm first. After that it will be so much easier to get the outlines with bwboundaries() or bwperim().
3 个评论
Image Analyst
2019-7-17
The Mathworks can give you a mucm, much more comprehensive tutorial than I ever could: Click this: https://www.mathworks.com/help/stats/machine-learning-in-matlab.html
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!