From 441af7f33571c508696e8f5f9b001c6444baa9bc Mon Sep 17 00:00:00 2001 From: scuri Date: Thu, 21 Oct 2010 10:58:21 +0000 Subject: *** empty log message *** --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..3dbcbd5 --- /dev/null +++ b/README @@ -0,0 +1,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) -- cgit v1.2.3