![]() |
![]() |
EIKONA SOURCE
EIKONA FOR WINDOWS
Digital Image Processing Package
Overview
EIKONA SOURCE is a general purpose, highly portable digital image processing
library written in C language (source code). Part of this library is exposed
in the book I. Pitas, "Digital image processing algorithms", Prentice Hall,
1993. EIKONA SOURCE contains more than 350 routines in the following areas
(non-exhaustive list):
* Basic routines: image load, store, display, printing, thresholding, clipping
* Numerical operations: addition, subtraction and multiplication
of images (or images by constants)
* Binary operations: negative, negation, and, or, xor bit-level
operations between images
* Various image noise generators (additive, impulsive, Gaussian, Laplacian)
* A large number of two dimensional filters (including adaptive
and nonlinear filters)
* Various image enhancement and sharpening routines
* Morphological operators (basic operators, top-hat transforms,
skeletonization)
* Digital image transforms (2D FFT, 2D DCT, various power spectral estimators)
* Many color coordinate transformations (HSI, HSV, XYZ, CMYK)
* Various texture analysis routines, histogram, cdf histogram computation
and equalization
* Many region segmentation (region grow, split-merge), edge detection and edge
following routines.
EIKONA LIB is the compiled version of EIKONA SOURCE. EIKONA for Windows is a
powerful, but yet simple to use, digital image processing software package
that runs under Microsoft Windows and implements over 160 image processing
contained in EIKONA SOURCE.
EIKONA FOR WINDOWS user interface is easy to operate and is based completely
on pull-down menus and dialog boxes. Images are stored on RAM image buffers.
All that is needed to apply an image processing function to an image is to
specify the source and destination image buffer and the related parameters.
Furthermore, implemented functions are grouped into categories in order to
facilitate the search for a specific task. The user can choose the image
region of interest. Multiple images can be displayed on the screen at the
same time. EIKONA for Windows has no memory barriers. It supports TGA and
TIF file format, and binary (raw) images. Conversion from one image file
format to another is possible.
Hardware Requirements
EIKONA for Windows can run on any 286/386/486 computer under Microsoft Windows
Version 3.1 or greater. However, since many image processing applications are
rather time consuming and since images, especially color images, require
large amounts of memory, a minimum configuration of a 386 machine with at
least 4MByte of RAM is recommended. In order to take advantage of the image
display capabilities of Eikona for Windows, a color monitor with a SUPER VGA
card capable of displaying at least 32K colors is required.
Free demo disk
You can get a free demo disk of EIKONA for Windows by writing to the
following address:
Pitas and Associates
23 Papafi str.
Thessaloniki 54638, Greece
Fax: +30-31-348019
You can ftp EIKONA demo from pella.eng.auth.gr, directory pub/eikona.demo
by anonymous ftp. More information can be obtained by writing to
pitas@vergina.eng.auth.gr
[ ] EIKONA: An advanced DOS digital image processing package.
(84 greyscale image processing operations, manual).
Price: 150 $ US.
[ ] EIKONA for Windows: An advanced, interactive, user-friently
MICROSOFT Windows digital image processing package.
(160 greyscale and color image processing operations, manual).
Price: 450 $ US.
[ ] EIKONA LIB: Object code library. (350 greyscale and color
image processing routines, manual).
Price: 300 $ US.
[ ] EIKONA SOURCE: Complete C source code library.
(350 greyscale and color image processing routines, manual).
Price: 1000 $ US.
[ ] Small EIKONA SOURCE: Small C source code library.
(140 greyscale and color image processing routines).
Price: 100 $ US.
For any further information you can write to pitas@vergina.eng.auth.gr
------------------------------
|
Maintained by Bob Duin, e-mail:
duin@ph.tn.tudelft.nl
Last update: February 17, 2004 |
Return to the home page
|