Developers,
OpenCV 2.0 includes several ML algorithms. The facts behind that I guess is because there is no good ML libraries out there can be integrated well with CV libraries in C/C++ level. If that is the case, there may also be a need for the integration of solvers, not just classifiers into OpenCV library. CxCore have solvers for SVD and least-square problem. However, recent computer vision algorithms took advantages of more "advanced" solvers for convex optimization.
The problem about the integration of solver is twofold: 1. is it necessary; 2. how to define a unified interface for elegant implementation.
Any thoughts on this?
Sincerely,
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.
http://p.sf.net/sfu/bobj-july_______________________________________________
Opencvlibrary-devel mailing list
Opencvlibrary-devel@...
https://lists.sourceforge.net/lists/listinfo/opencvlibrary-devel