Need Suggestion for Detecting
Hi All,
I'm trying to create an xml for detecting the cars using opencv .
Now my question is that for detecting the car should i need to create 4 different xml i.e,(front,back ,left and right ) view xml's by using 4 different sets of the positive images . or else all sets of data together. and which method haartraining or traincascade is the best way to create cascade xml for object detection ??
Thank You.