You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/usr/lib/python2.6/site-packages/opencv_engine/engine.py", line 61, in create_image
img0 = cv.DecodeImageM(imagefiledata, cv.CV_LOAD_IMAGE_UNCHANGED)
AttributeError: 'module' object has no attribute 'DecodeImageM'
how can I solve it?
The text was updated successfully, but these errors were encountered:
I get the following error (I use CentOS 6.4):
how can I solve it?
The text was updated successfully, but these errors were encountered: