|
|
|
|
||||||
|
Manual: IRL (Library)The contentThe library contains some segmentation and filter procedures:1. Color Structure Code 2. Split-And-Merge 3. Recursive Histogram Splitting 4. Kuwahara-Nagao-Filter 5. Symmetric Nearest Neighbor Informations about the algorithms you can find in the online lecture. (lectures.ps, lectures.pdf) Build the library for linuxFirst unzip the source code in a directory of your choice, e.g. projects. The directory irllib will be created in projects. Change to the directory irllib and call make all to build a debug and release version of the library.Build the library for windows (requires MS Visual C++ 6.0)First unzip the zip file in a directory of your choice, e.g. projects. The directory irllib will be created in projects. Open the file irllib/irllib.dsw with MS Visual C++ 6.0 to build the library.Editor: Patrick Sturm Letzte Änderung: 15.07.2002 |
|||||||