Description: The IPL (Image Processing Library ) is a collection of functions implementing several image processing algorithms. It was developed by INTEL.
- Is optimized for MMX and different processor types (there is a DLL for each type of INTEL processor)
- The images are stored in a specific data structure. In order to work with the image, we need to know the information contained in the structure header (contains image specific characteristics)
File list (Check if you may need any files):
ipl_opencv.ppt