Overview
DAIM library
The DAIM library is an open source image processing framework. One of the main goal of this framework is to provide an easy way to :
- Provide basics of image manipulation and processing
- Embed easily 3rd party libraries and tools
- Be as modular as possible.
- Being easily embedded
User Documentation
- The XUL Daim application
- Extending XUL Daim interface
Developer Documentation
- Compiling the source tree
- The CCI interface
- Building New Modules
- Mozilla XPCOM implementation