Neural Network with openCV 3.0.0.0
Hello,
i downloaded opencv-3.0.0-alpha. Now my problem is that i can't find a header in the library that includes neural networks to use "CvANN_MLP" for example. Did i pick the wrong version for this?
Cheers and thanks
the ml module got a major refactoring in 3.0, here are the current docs.
also look here for a related question
try a bit, and update your question here, if you hit the next obstacle ;)