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
Post a Comment