real time human activity recognition
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi all
I am trying to find human activity (Sitting, Standing, Lying) by a single fixed camera, the work should be in a real time.
can I get your help about which method could be the fastest and more accurate in Matlab??
I am going to detect the human at first and then trying to choose a good method for analysis and find out the activity.
wish to get help from you.
appreciate that ..
댓글 수: 2
jgg
2016년 2월 19일
This, especially in real-time, seems flabberghastingly difficult.
Perhaps you could do something like train a neural net on previous frames you've already categorized? Matlab has a big neural net toolbox:
http://www.mathworks.com/products/neural-network/
Walter Roberson
2016년 2월 19일
It is not possible to do accurate human detection using only a single visible-wavelength camera. See for example http://uk.mathworks.com/matlabcentral/answers/39545-detect-a-human-figure-in-a-live-video#answer_49322 and expand all of the comments.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Speech Recognition에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!