With Image InDepth you can do the following:
Open all the most common image formats like JPG, GIF, BMP, PNG, PSD, TIF, PCX, TGA, WBMP, PCD,WMF, EMF, ICO , Process images with a lot of effects like Hugo nose, Emboss shape, and borders...etc.
Apply a lot of filters such as Colorize: The Colorize filter allows a constant hue, saturation and/or luminance to be applied to the image data. The saturation is a grayness quality.
A color that has a high saturation is very colorful and vibrant. is more grayish.
Edge Detection: This filter will sharpen the edges of an image. Canny Edge Detector: Find edges in an image using the Canny algorithm.
Emboss: This filter detects linear changes in adjacent pixels which creates a beveled effect. Median Cut: Median filter is good at removing salt and pepper or other extreme-valued noise from an image while preserving image details.
Morphological Filters: Dilation Grayscale dilation is used to smooth small dark regions. It is defined as the maximum of the sum of a local region of an image and a grayscale mask. Erosion ....... etc
You can do a lot of Transforms such as Spin: Rotates the image about the center with a constant angular distance, Spin Wave: Rotates the image about the center with a variable angular distance, Lens: Performs a roughly spherical distortion of the image, Pinch: Attracts pixels towards the center of the image,Random: Offsets pixels by a random amount,
Line Slice: Attracts pixels towards the center of the image,ZigZag: Moves across the image with a triangle wave pattern,Wave: Moves across the image with a sine wave pattern,Ripple: Creates circular waves in the output image,Offset: Slides the image by a specified amount,Wow: like zooming in a lens,
Marble: Creates a marbled, wavy, glassy, rippled effect,Perlin: Perlin Displacement Transform. Similar to the marble transform, but the image tends to break up less,Flip Alternating Lines,Rotate.....etc
Limitations:
5 days
|