フィルターのクリア

What algorithm does Matlab rely on to thinning the image?

7 ビュー (過去 30 日間)
wisam kh
wisam kh 2018 年 12 月 4 日
コメント済み: wisam kh 2018 年 12 月 8 日
Hello
What algorithm does Matlab rely on to thinning the image using thin morphological operation?
The source has been mentioned but no algorithm has been specified.
Thank you.

採用された回答

Steven Lord
Steven Lord 2018 年 12 月 4 日
Does the Algorithms section on the documentation page for the bwmorph function provide enough information?
  1 件のコメント
wisam kh
wisam kh 2018 年 12 月 8 日
It may be good, but there are some mystery.
Also, the third condition is not written
thank you

サインインしてコメントする。

その他の回答 (1 件)

Image Analyst
Image Analyst 2018 年 12 月 4 日
Of course. The source is
[3] Lam, L., Seong-Whan Lee, and Ching Y. Suen, "Thinning Methodologies-A Comprehensive Survey," IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol 14, No. 9, September 1992, page 879, bottom of first column through top of second column.
What do you expect them to do? Include the entire paper in the MATLAB documentation for bwmorph()? That's NOT going to happen. You're just going to have to order the paper if you want more details.
  3 件のコメント
Image Analyst
Image Analyst 2018 年 12 月 4 日
Call them and ask them. Or send them an email.
wisam kh
wisam kh 2018 年 12 月 4 日
Thank you so much

サインインしてコメントする。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by