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?