OpenCV Function Not in Docs... Need Help!
Hi there, I need help figuring out how to use these functions:
opencv_createsamples
opencv_traincascade
Currently there is NO DOCUMENTATION AT ALL for these functions. Searching the docs has 0 results (except for a tutorial that doesn't provide the full documentation needed). Could someone provide me with some insight on how to use these functions? Specifically I am looking to find out which arguments the functions take in the Python form of OpenCV
Also, please do not suggest to just "go find a tutorial." I would not have made an account on this website just to ask this question if I had not already done that. I need documentation, not a tutorial.