Process
The Image Processing window displays the filters available for your image. You can easily undo each filter and revert to your original image.
Processing the current image
- Click Image>Modify image>Process.
- In the Image Processing window, click an effect thumbnail to apply a filter.
Drag the window to a more convenient location and resize it if you prefer.
- Select or modify the filter's options (some filters do not have options and are applied immediately).
- To undo:
- the last filter applied, click Undo.
- all the filters already applied, click Original Image.
To use this option on multiple images, see Image processing via the Organizer.
Image Filters
![]() Perception elicited by the luminance of an object.
Also see Gamma. ![]()
Also see Gamma. ![]() Redistributes the brightness values of the pixels so that they more evenly represent the entire range of brightness levels. ![]() The sinusoidal palette is the most flexible option as it lets you adjust both wavelength and hue with the sliders. ![]()
Also see Brightness, Contrast. ![]()
Also see High Pass Filter, Low Pass Filter. ![]() Use to display the image in shades of gray. ![]()
Also see Sharpen. |
![]() Pixel colors are replaced by their complementary colors. Brightness values are inverted. ![]()
Also see Threshold. ![]()
Also see Gaussian Blur. ![]() • Use to rotate or flip the image. ![]() Also see Low Pass Filter to adjust the level of removal. ![]()
Also see High Pass Filter. ![]()
Also see Kodalith. ![]() Refers to the 24-bit RGB display mode. |
Image Types
The range of image processing operations available depends on the type of image.
![Closed](../../../Skins/Default/Stylesheets/Images/transparent.gif)
A true color (24-bit) image refers to an image in RGB display-mode.
Each of the three primary colors (red, green and blue) has a value that ranges from 0 to 255; this is the dynamic range of each color.
All images acquired from a color camera are true color images.
![Closed](../../../Skins/Default/Stylesheets/Images/transparent.gif)
A paletted image refers to a compressed image with limited color information.
The colors available in the image belong to a restricted list of colors called a palette.
Although the program supports paletted images, we do not recommend their use as these images only offer limited data.
![Closed](../../../Skins/Default/Stylesheets/Images/transparent.gif)
A grayscale image is composed of 256 shades of gray. Each pixel carries intensity information.
![Closed](../../../Skins/Default/Stylesheets/Images/transparent.gif)
A monochrome image refers to a binary image composed of black and white:
- black=0
- white=1 (or white=255 for comparison with true color)
Monochrome images consist of two distinct regions:
- foreground (usually black) - displays areas of interest
- background (usually white)
Splitting the image into foreground and background is called image segmentation.
Although the term monochrome is often used to classify cameras that capture grayscale images, a true monochrome image contains only black and white pixels with no shades of intermediate gray.