I have just found IPL21 library of Intel image processing library on web. But I can't find how to use and compile this library in vc++2010. There isn't an example about this as I know. So would you please let me know the example of what how to load and compile the library in vc++2010 and how to read file and use in processing.
Asked
Active
Viewed 225 times
1 Answers
0
IPL library is too outdated to be helpful. It misses code optimizations for all modern CPU architectures. Instead, you better try community license IPP.Besides optimization it has many additional functions for image processing.

Sergey Khlystov
- 276
- 2
- 5