trainHOG icon indicating copy to clipboard operation
trainHOG copied to clipboard

Train your own SVM!

Open ksangeeta2429 opened this issue 9 years ago • 0 comments

How can i use this (which focuses on person detection) to train SVM for objects of my own interest? Is it enough to populate the pos and neg directories with objects of my interest and change the window size (hog.winSize = Size(64, 128))?

ksangeeta2429 avatar Jun 10 '16 13:06 ksangeeta2429