|
|
Download 1.1a - December 6, 2010 |
Summary
| License: | LGPL |
| Price: | Free |
| Author: | Trevor Clarke |
| Website: | http://coan.sourceforge.net/ |
| Latest Version: | 1.1a updated on 2010-12-06 |
| Opticks Supported Versions: |
4.8.X |
| Operating Systems: |
Windows 32-bit |
| Support: | Ask Trevor Clarke for assistance on Opticks mailing lists or Opticks chat. |
This extension includes some general image processing algorithms. It includes the following:
Colorspace Conversions
Convert the existing displayed bands in Opticks from one colorspace to another. This will create a new image in Opticks using only the displayed bands in the original image. Perform the following colorspace conversions:
- RGB (Red, Green, Blue) to HSV (Hue, Saturation, Value) and another to reverse this conversion.
- RGB (Red, Green, Blue) to HLS (Hue, Lightness, Saturation) and another to reverse this conversion.
- RGB (Red, Green, Blue) to IHS (Intensity, Hue, Saturation) and another to reverse this conversion.
Normalize Data
This will create a new image based upon the original image with floating point values with the original image scaled from 0 to 1.
Replace Band
This allows you to replace a band in the selected image with a band from another loaded image.
Rescale Data
This allows you to up-size or down-size the selected image by creating a new image. This scaling uses the nearest neighbor algorithm.
How do I get started?
- Download and install this extension. Learn how to install Opticks extensions.
- Look under the "General Algorithms" menu for the general image processing processing algorithms.

