summaryrefslogtreecommitdiff
path: root/im/src/README
blob: 3dbcbd58c10473d04a59e1ac510c03f905edb4d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
README for IM

  IM is a toolkit for Digital Imaging. IM is based on 4 concepts: Image Representation, Storage, Processing and Capture. The main goal of the library is to provide a simple API and abstraction of images for scientific applications.
  The most popular file formats are supported: TIFF, BMP, PNG, JPEG, GIF and AVI. Image representation includes scientific data types. About a hundred Image Processing operations are available.

  Build instructions and usage are available in the IM documentation.

  For complete information, visit IM's web site at http://www.tecgraf.puc-rio.br/im
  or access its documentation in the HTML folder.

(end of README)