how to detect occupancy from images?
조회 수: 6 (최근 30일)
이전 댓글 표시
I have two images of same scene with me and what i want is to check for occupancy(whether the scene is occupied with any people). Count or specific person is not important for me.Just that a person is there or not. I need answers to these - I tried using template matching with SAD and also MaxAD.But i couldn't find anything useful(1). - Face,nose,mouth detection all of these are helpful but it even detects other than human features(2). - tried using imsubstract but how could i reach a conclusion of the presence of an human being so that i can use an option of (2)and (3).
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Computer Vision with Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!