Image Work Package
1.01
November 7, 2008
The Image Work package is a library of Delphi classes and procedures for basic image processing. The package provides more than 40 digital image filters, arbitrary image transformation with three different sampling methods (nearest neighbor, bi-linear, and bi-cubic), and basic mathematical and logical image operations.
You can find the following image filters in the Image Work package:
- Average
- Average More
- Blur
- Blur More
- Gaussian Blur
- Low Pass
- Smooth
- Smooth Circle
- Smooth Cone
- Smooth Pyramidal
- Sharpen
- Sharpen More
- Unsharp Mask
- High Pass
- Laplacian
- Edge
- Prewitt North South
- Prewitt South North
- Prewitt East West
- Prewitt West East
- Prewitt Edge
- Sobel North South
- Sobel South North
- Sobel East West
- Sobel West East
- Sobel Edge
- Line Mask Vertical
- Line Mask Horizontal
- Line Mask
- Emboss
- Emboss Color
- Mosaic
- Minimum
- Maximum
- Max Min
- Min Max
- Median
- Degrain Bright
- Degrain Dark
- Degrain
Of course by defining a subclass you can easily add new filters to the package.
Download
Image Work Package (185.3 KiB, Last updated on November 7, 2008)Source code of the Image Work package, including the help file and a sample program for Delphi 6 or later.
Operational In
If you have a software using the Image Work package, and you would like your product to be listed here, please post the link to your software’s homepage and a brief description about it on the miscellaneous section of the forum.