Intel Integrated Performace Primitives audio/video codecs plug-in for the OPAL/OpenH323 library including G.728, G.729, G.723.1, G.722.2 GSM-FR, GSM-AMR, H.261, H.263, H.264 and MPEG4 part 2.
MXLib is a C++ wrapper around the Intel® Integrated Performance Primitives (IPP) library and NVidia NPP CUDA library. You can use either IPP code (or a subset of functions that do not require IPP) on the CPU side, or use NPP/CUDA on the GPU side, or use both together. The function syntax is similar to that found in MatLab and the library is designed to make it easy to port your code from MatLab to C++.
Imagepro is an Windows x64 project that implements principles of mathematical morphology to demonstrate how to manipulate images. Dilation and more are demonstrated. Allot more is demonstrated such as .net to native calling.
C++ wrapper of the Image Processing component of the Intel Integrated Performance Primitives (IPP). Includes: color and grayscale formats, region of interest (ROI), morphological operators, read/write (PGM and JPEG).