OpenCV-Playing-Card-Detector icon indicating copy to clipboard operation
OpenCV-Playing-Card-Detector copied to clipboard

"findContours" and "LINE_AA" error

Open caichunjian520 opened this issue 7 years ago • 0 comments
trafficstars

This project is so cool. I tried to run the project on my Mac, it gives error in findContours and LINE_AA syntax. I delete the "dummy" and change LINE_AA to CV_AA, the program finally works. But when it recognize any card, it will putText "Unknow of Unknow" on the card. I am learning C++ not Python, so I don't know how this happens. Can anyone help?

caichunjian520 avatar Jan 23 '18 09:01 caichunjian520