Hi, I want to know how to extract shape feature like aspect ratio, circularity, perimeter, etc.from feather image, can anyone send matlab code for that.
1 回表示 (過去 30 日間)
古いコメントを表示
Hi, Im want to recognise feather by inage for that i want to know how to extract the shape features from the image by using matlab and how to classify the different class by kNN
0 件のコメント
回答 (1 件)
Image Analyst
2018 年 12 月 30 日
What are your features and what are your classes? Maybe features are area, mean LAB color, perimeter, aspect ratio, etc. And your classes are "feather type #1" and feather type #2"???
Anyway, see my Image Segmentation Tutorial in my File Exchange
And see my attached demo on K Nearest Neighbor classification.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!