How to extract shape characteristics from an image?
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi, I am working on abnormal activity detection. I have image frames which represent various activities of person. I want to extract the shape descriptors from these images.I don't understand how to do that. Can someone please help me? I have attached the image from which I have to extract the features. How can I achieve that?
1 comentario
Satyajeet Sasmal
el 2 de Mzo. de 2016
Below is a ML File Exchange function that might be useful.
-Satya
Respuestas (2)
Muhammad Usman Saleem
el 2 de Mzo. de 2016
read my answer and @image answer here for this question
0 comentarios
Dima Lisin
el 2 de Mzo. de 2016
regionprops function in the Image Processing Toolbox can compute various shape characteristics of regions, such as area, perimeter, principal axes, etc.
0 comentarios
Ver también
Categorías
Más información sobre Convert Image Type en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!