MasteringOpenCV / code

Code for the book "Mastering OpenCV with Practical Computer Vision Projects" by Packt Publishing 2012.
Other
2.71k stars 1.64k forks source link

Chapter 5 -- License Plate Recognition (Machine Learning) ported over to OpenCV 3.0? #66

Open zipzit opened 8 years ago

zipzit commented 8 years ago

Apparently there have been a lot of changes to OpenCV version 3.0 including the Machine Learning Module

Has anybody been successful in compiling and running the program using OpenCV 3.0? The errors start at 'identifier "CvANN_MLP" is undefined' and continue from there.

damiles commented 8 years ago

We are going to start to update all code to OpenCV version3, when it will update wi will ping you.

BenNG commented 7 years ago

Hello ! Thank you for the book. Is the work still in progress ?

damiles commented 7 years ago

Yes, and we are working in OpenCV3 and new book update for OpenCV3

2016-09-28 15:54 GMT+02:00 BenNG notifications@github.com:

Hello ! Thank you for the book. Is the work still in progress ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/MasteringOpenCV/code/issues/66#issuecomment-250173088, or mute the thread https://github.com/notifications/unsubscribe-auth/ABSIPMr2dOJlmYakRKxPFwwsJvAlxZFFks5qunGbgaJpZM4GuSks .

David Millan Escriva Phone: +34 647 861 127 email: david.millan@damiles.com

http://blendocv.damiles.com

BenNG commented 7 years ago

awesome !!!!

sourabh2k15 commented 7 years ago

Hello did you publish a newer version that works with opencv 3 ?