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

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -