OpenCV GTK+2.x error

前端 未结 14 2138
轮回少年
轮回少年 2020-12-03 07:16

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         


        
14条回答
  •  执笔经年
    2020-12-03 08:09

    I have the solved using Anaconda 3 installing on Ubuntu 16.04.

    I have used pycharm editor for my python code.

    I am using python 3.6 version.

    I solved the issue using these processes.

    IDEA: we need to install the package opencv-contrib-python package from the pycharm.

提交回复
热议问题