1 | initial version |
Some remarks
I use OpenCV 3.0.0
why o why ... OpenCV has provided over 25 fixes for the cascade classifiers since then. Don't use old versions if you don't explicitly need too. Because it will result in you being on your own ...tab
indent instead of spaces. OpenCV expects it to be spaces in between values ... so please avoid anything else. Also make sure that there are no weird hidden commands at the end of each line (Windows/Linux conversion line endings and such)