Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

https://github.com/opencv/opencv/search?q=cvCreateTrainingSamples&unscoped_q=cvCreateTrainingSamples

you can use the search bar on the opencv github repo, like this:

https://github.com/opencv/opencv/search?q=cvCreateTrainingSamples&unscoped_q=cvCreateTrainingSamples

you can use the search bar on the opencv github repo, like this:

https://github.com/opencv/opencv/search?q=cvCreateTrainingSamples&unscoped_q=cvCreateTrainingSamples

in this case, careful. the cascade training code is broken due to deprecaed C-api usage, and might be no more maintained in the future..