OpenCV: Traincascade fails "Assertion failed _img.cols == winSize.width"
- by Josef St.
Anybody has an idea what OpenCV Error: Assertion failed _img.cols == winSize.width means? I'm not familar with the new implemenation of the haar training (=traincascade) nor could I find any documentation in the wiki.
Thanks,
Josef