I am doing this project where I need to show the next edited image in new window. I did editing with OpenCV.
Now, I am using command cv.imshow("result", image) and I am getting this error.
I tried these answers but they didn't work.
Apparantly, there is no OpenCv folder which contains CmakeLists.txt so that I can cmake OpenCv again.
Please tell me how can I cmake OpenCv in Anaconda? or is there any other possible solution to that problem?
Peace.
Asked
Active
Viewed 270 times
1