←Select platform

IFiltersProcessingService Interface Methods

Summary

For a list of all members of this type, see IFiltersProcessingService members

Public Methods

Name Description
Average Changes the color of each pixel in an image to the average color of pixels in its neighborhood. This results in a blur effect.
Binary Imposes a binary filter on an image. This operation is available in the Document/Medical Toolkits.
Maximum Erodes dark objects by the specified amount. This operation is available in the Document/Medical Toolkits.
Median Changes the color of each pixel in an image to the median color of pixels in its neighborhood. This is similar to the Average operation, but it is used for noise reduction, rather than a blur effect.
Minimum Dilates dark objects by the specified amount. This operation is available in the Document/Medical Toolkits.
PredefinedBinary Imposes a binary filter on an image. This operation is available in the Document/Medical Toolkits.
PredefinedSpatial Imposes a predefined spatial filter on an image. This operation is available in the Document/Medical Toolkits.
Spatial Imposes a spatial filter on an image. This operation is available in the Document/Medical Toolkits.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.