Is there a way to display visually which Haar features are used at every stage of the classifier?
I have recently trained a classfier to detect vehicles, using opencv_traincascade.exe. For further analysis, I would like to see the features being evaluated at every stage.
Thanks for your help.
EDIT
It will be great if anyone can supply information about the cascade.xml, what are the meaning of the nodes. Thanks