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 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Image Analyst
el 30 de Dic. de 2018
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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!