|
|
Welcome to the homepage of OpenVL. OpenVL is a library for handling and processing volumetric datasets (CT, MRI and the like). It is an ideal choice for writing applications and implementing algorithms which deal with volumetric data. The library provides:
The design of OpenVL is extremely modular and extensible. Almost every functionality in OpenVL is implemented as a dynamic plugin which can be loaded at run-time when the functionality is needed. OpenVL makes it easy to extend functionality by the way of third party plugins which are very easy to write (simple C++ shared libraries). Plugins can be written to add support for new file format, a new volume processor, a new layout for volumetric data, a new interpolation etc. These plugins can be easily shared and used by other users and their applications. The library is open source, licensed under the GNU Library or Lesser General Public License (LGPL). You are encouraged to contribute code to the library. Please follow this link for more information. To learn more about the library, please have a look at the presentations and the publications. Feel free to browse the design document, api reference, user manual, or the code itself for better understanding. Please go to the download page for instructions to download and install the library. You can also get the code directly from the CVS repository for which the instructions can be found here. The library is being developed and tested on Linux Mandrake 8.2, 9.0, 9.1 and RedHat 7.3. It should work on any Linux (or non-Linux) system with gcc 3.2 or gcc 2.96. Please bookmark this page and come back again! NewsThis is just recent news. To see all the news items, click here. Maintained by Sarang Lakare. Last modified April 27 2003 12:43:49. © 2000-2003 Sarang Lakare |