Ask Your Question

loviso's profile - activity

2019-08-26 15:52:34 -0600 commented question How the HoG features work with AdaBoost in openCV?

@sturkmen No matter what I want to detect. Usually when working with HOG features we have to choose some parameters like

2019-08-26 15:51:37 -0600 commented question How the HoG features work with AdaBoost in openCV?

@sturkmen No matter what I want to detect. Usually when working with HOG features we have to choose some parameters like

2019-08-26 14:42:25 -0600 commented answer How the HoG features work with AdaBoost in openCV?

The question talks about the opencv traincascade of the old (release) version

2019-08-26 08:20:02 -0600 asked a question How the HoG features work with AdaBoost in openCV?

How the HoG features work with AdaBoost in openCV? as we know, the opencv traincascade can handle HOG in the old releas

2018-01-24 17:58:11 -0600 asked a question How to evaluate a cascade classifier?

How to evaluate a cascade classifier? I used the code of OpenCVBlueprints to plot the pr curve : precision_recall I gen

2018-01-15 06:08:48 -0600 asked a question Is there any way to combine HOG and LBP in a cascade.xml file?

Is there any way to combine HOG and LBP in a cascade.xml file? Hello I used opencv_traincascade to generate cascade.xm