Activate ml module Python bindings in 3 release (Bug #4033)


Added by tempuser tempuser over 10 years ago. Updated almost 10 years ago.


Status:Done Start date:2014-11-29
Priority:Normal Due date:
Assignee:Maksim Shabunin % Done:

0%

Category:python bindings
Target version:3.0
Affected version:branch 'master' (3.0-dev) Operating System:Linux
Difficulty:Medium HW Platform:x86
Pull request:https://github.com/Itseez/opencv/pull/3991

Description

<tempassoc> When I compile opencv 3, cv2.ANN_MLP isn't there.
<tempassoc> Why?
<tempassoc> When I compile opencv 2.4.9, cv2.ANN_MLP is there and usable.
<tempassoc> Compiling opencv 3-beta

<tempassoc> I just enabled a bunch of things on the command line of "cmake .."
<tempassoc> and am now rebuilding, and seeing if that works.

<tempassoc> Oh ok, all the machine learning stuff is at cv2.ml in opencv3

<gliese581h> tempassoc: there was some major refactoring of the 3.0 ml module, and they had to disable the script wrappers temporarily. what you see in cv2.ml are only the enums/constants, no classes or functions.
<tempassoc> Acknowledged, thank you.
<tempassoc> I hope it's something that will be resolved by release.
<tempassoc> I'll stick with 2.4.9 for now then.


Please activate the Python wrappers for OpenCV 3.


Related issues

related to Bug #3866: ml module is not exported to Python in OpenCV3 Done 2014-08-14

Associated revisions

Revision 9d148c76
Added by Alexander Smorkalov almost 10 years ago

Merge pull request #4033 from jet47:gpu-tests-fix

History

Updated by tempuser tempuser about 10 years ago

  • Target version changed from 3.0-beta to 3.0

Updated by Maksim Shabunin almost 10 years ago

  • Assignee changed from Vadim Pisarevsky to Maksim Shabunin
  • Difficulty set to Medium

Updated by Maksim Shabunin almost 10 years ago

  • Pull request set to https://github.com/Itseez/opencv/pull/3991

Updated by Maksim Shabunin almost 10 years ago

  • Status changed from New to Done

Also available in: Atom PDF