Closed ishamandrekar closed 3 years ago
Please post your error logs
While running the demo.py, is there any need for updating opencv or what is the cause. i commented the imshow statement and it worked well.
Opencv>=2.4.9 should work fine Your error seems like an issue with opencv compilation. Run make with opencv as 0 or compile opencv properly before running. I think it causes some issues in windows
I am getting errors related to opencv when i run "make".