How to extract shape characteristics from an image?
이전 댓글 표시
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
Satyajeet Sasmal
2016년 3월 2일
Below is a ML File Exchange function that might be useful.
-Satya
답변 (2개)
Muhammad Usman Saleem
2016년 3월 2일
0 개 추천
read my answer and @image answer here for this question
Dima Lisin
2016년 3월 2일
0 개 추천
regionprops function in the Image Processing Toolbox can compute various shape characteristics of regions, such as area, perimeter, principal axes, etc.
카테고리
도움말 센터 및 File Exchange에서 Image Processing and Computer Vision에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!