SVM Copy constructor (Feature #2226)


Added by Alexander Knaust over 12 years ago. Updated over 9 years ago.


Status:Open Start date:2012-08-01
Priority:Normal Due date:
Assignee:- % Done:

0%

Category:ml
Target version:Next Hackathon
Difficulty: Pull request:

Description

Currently it seems that copying an SVM object (using the default copy constructor) does not function correctly. This prevents passing copies to functions, or using an SVM in a vector. See http://answers.opencv.org/question/1005/copying-an-svm/ for example/error message.


Associated revisions

Revision 66cc440c
Added by Andrey Pavlenko about 11 years ago

Merge pull request #2226 from ilya-lavrenov:tapi_calcHist

History

Updated by Daniil Osokin over 12 years ago

  • Category set to ml

Updated by Alexander Smorkalov over 11 years ago

  • Target version set to Next Hackathon

Updated by Amro _ about 11 years ago

Related bug #3358 was closed after making both the copy constructor and assignment operator private: https://github.com/Itseez/opencv/pull/1834

I think that was a temporary fix until the above two functions are correctly implemented..

Updated by Maksim Shabunin over 9 years ago

Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4405

Also available in: Atom PDF