Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 2088

Did they remove SVM's trainAuto in the newest OpenCV release?

$
0
0
I'm using python 3.5 with OpenCV 3.2 and this is the error I'm getting "Traceback (most recent call last): File "/home/etrokie/Downloads/pycharm-community-2017.1.4/helpers/pydev/_pydevd_bundle/pydevd_exec2.py", line 3, in Exec exec(exp, global_vars, local_vars) File "", line 1, in AttributeError: 'cv2.ml_SVM' object has no attribute 'trainAuto' "

Viewing all articles
Browse latest Browse all 2088