Python wrapper "predict_all" in CvSVM class does not appear in the documentation (Bug #2814)


Added by Niels Myrtue about 12 years ago. Updated about 12 years ago.


Status:Done Start date:2013-02-19
Priority:Normal Due date:
Assignee:Niels Myrtue % Done:

100%

Category:documentation
Target version:2.4.4 Estimated time:1.00 hour
Affected version:branch '2.4' Operating System:
Difficulty: HW Platform:
Pull request:https://github.com/Itseez/opencv/pull/500

Description

The OpenCV source code defines a wrapper function for predict( cv::InputArray samples, cv::OutputArray results ) named as "predict_all". However, this function does not appear in the documentation: http://docs.opencv.org/2.4.4-beta/modules/ml/doc/support_vector_machines.html?highlight=svm#cvsvm-predict


History

Updated by Anna Kogan about 12 years ago

  • Assignee changed from Vadim Pisarevsky to Niels Myrtue
  • Target version set to 2.4.4

Updated by Andrey Kamaev about 12 years ago

Fix is pushed to 2.4

  • Status changed from Open to Done

Also available in: Atom PDF