IPL---INTEL image processing Library free source code is not public
OpenCV-INTEL image processing Library free source code exposure
IPP--IPP--INTEL integrated development environment library (image processing, signal processing, etc.) charged source code is not open
VisDSK --- free source code exposure of MICROSOFT Image Processing Library
When openCV does not appear, visDSk is used, which is rarely used now, because VISDSK can do what OPENC can do,
In terms of speed, openCV also includes intel's mmx and ssl optimizations.
As for matlab, it is certainly a good thing! You can convert the M file of MATLAB to C ++ code. Of course, MATCOM is used.
That is to say, openCV has an absolute advantage in code openness and cost. But why is openCV free? Is there a BUG? How efficient is it?
What are the methods for embedding m Files in C/C ++? I don't know what the advantages and disadvantages are? In addition, the Code converted from MATCOM is poorly readable and is said to be very inefficient? Is that true?
This is INTEL's business strategy, which can increase user loyalty. Smile.
Is INTEL asking us to DEBUG for him. Our fees will be charged at a certain time.
How many algorithms does openCV provide? Do you use this platform in the project development process? What is the most successful machine vision software platform?
OpenCV is a software function library optimized for Intel hardware technology. With OpenCV, users can save a lot of preliminary development and share the source code like Linux, which not only improves, but it is inseparable from Intel.
OpenCV is not really open source code, because OpenCV uses the IPL library, but IPL is not open source code.
There is no IPL, and IPL is already part of IPP, but you can still download earlier versions. IPP Education Edition: 50 $, not very expensive. It integrates most of the algorithm 1D signal processing and speech signal processing. The 2D signal prodessing, image processing, and video processing. Open CV modes will be very similar to IPL.
Original post address: http://hi.baidu.com/welflau/blog/item/5838080875c1c9d562d98619.html