opencv - Human recognition using Template matching -


i using emgu-cv identify each person in big room. camera static , in-door. count number of persons visited room, want recognize each person if got images in different angles @ different times in day.

i using haar classifiers detetct face, heads , full body image , comparing detected image portions using template matching can recognize person. getting poor results. right approach problem ? can suggest better approach ?

or there better libraries available can solve problem ?

i think template matching weak point in system. suggest training haar cascade each person individually result replace (detecting + recognition) (detect precise object). sure if number of people want recognize rather small. or can use other stuff surf note licence.


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -