To run the example applications, a DLL of the Intel® Image Processing Library 2.5 must be installed on your system. The DLL version must correspond to the system processor. There are two ways of running the examples:
Adding a Bookmark in Microsoft Visual Studio*
You can use this tutorial in Microsoft Visual Studio 97 environment. To do so
You can rebuild the examples of this tutorial yourself. The source code, MS Visual C++ projects and .mak files for all examples can be found in the following subdirectories of the tutorial.ipl\iplrooms directory:
room001 | image creation examples, create.exe | |
room002 | arithmetic and logical functions, arithm.exe | |
room003 | examples with image regions (ROIs), roi.exe | |
room004 | border modes and filtering examples, filter.exe | |
room005 | tiling examples, tile.exe | |
room006 | FFT and DCT examples, fftdct.exe | |
room007 | morphological operation examples, morph.exe | |
cookroom | auxiliary functions for generating and displaying images. |
The tutorial.ipl\iplrooms directory also includes a .bat file and a Perl script for rebuilding all examples.
* Legal Information © 1998-2000, Intel Corporation