I had installed OpenCV following these steps (). After trying to compile one examples,i got this error :
OpenCV Error: Unspecified error (The function is no
I tried several of the answers mentioned above the one that worked for me in ubuntu is mentioned in the following steps:
conda remove opencv.conda install python=3.5.conda install -c menpo opencv3