-
Image Processing Function: Salt and Pepper Removal
https://www.leadtools.com/sdk/image-processing/functions/function?id=229It removes salt (pixels having a value of 255) and pepper (pixels having a value of 0) and replaces them with the median value of the non-noisy pixels around them.
-
Image Processing Function: Sample Target
https://www.leadtools.com/sdk/image-processing/functions/function?id=122Corrects color values by shifting the sample colors to the target colors
-
Image Processing Function: Segment
https://www.leadtools.com/sdk/image-processing/functions/function?id=156Divides image into segments where each segment's pixels have approximately the same color (homogenous color)
-
Image Processing Function: Selective Color
https://www.leadtools.com/sdk/image-processing/functions/function?id=147Applies a selective color to an image
-
Image Processing Function: Shadow Effect
https://www.leadtools.com/sdk/image-processing/functions/function?id=213Adds shadows to the bitmap.
-
Image Processing Function: Sharpen
https://www.leadtools.com/sdk/image-processing/functions/function?id=18Increases or decreases the sharpness of the image in the specified image.
-
Image Processing Function: Shear
https://www.leadtools.com/sdk/image-processing/functions/function?id=85Moves the corners of an image in the fashion of a parallelogram.
-
Image Processing Function: Shift Data
https://www.leadtools.com/sdk/image-processing/functions/function?id=174Select a specified number of bits from an 8, 12 or 16-bit grayscale image into a mask and place the mask in a new 8-bit gray image
-
Image Processing Function: Sigma
https://www.leadtools.com/sdk/image-processing/functions/function?id=214Performs an edge-preserving average filter on the image.
-
Image Processing Function: Smooth
https://www.leadtools.com/sdk/image-processing/functions/function?id=27Finds and smoothes the bumps and fills in the nicks of a 1-bit black and white image.