Using an IP camera with PTZ, detecting human in opencv (windows). good article or tutorial to follow.
Asked
Active
Viewed 1,312 times
0
-
Possible duplicate of: http://stackoverflow.com/questions/7642296/hog-for-detecting-object-opencv – Anoop K. Prabhu Feb 18 '14 at 09:33
-
1just google "hog pedestrian detection opencv. – GilLevi Feb 18 '14 at 16:53
1 Answers
0
visit https://github.com/DaHoC/trainHOG
it has a tutorial and sample code for detecting humans using HOG + Svmlight. You can use the sample code (with some changes :)) in visual studio. (at least you can get an idea)

Madhujith
- 157
- 4
- 18