Visual Basic (Declaration) | |
---|---|
Public Class AutoBinaryCommand Inherits RasterCommand Implements IRasterCommand |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class AutoBinaryCommand : RasterCommand, IRasterCommand |
Managed Extensions for C++ | |
---|---|
public __gc class AutoBinaryCommand : public RasterCommand, IRasterCommand |
C++/CLI | |
---|---|
public ref class AutoBinaryCommand : public RasterCommand, IRasterCommand |
Visual Basic | Copy Code |
---|---|
ImageProcessing.Color.AutoBinaryCommand |
C# | Copy Code |
---|---|
ImageProcessing.Color.AutoBinaryCommand |
The image is transformed into a binary image using a threshold calculated automatically based on statistical features of the image. Best results are obtained with grayscale images. This command supports 12 and 16-bit grayscale and 48 and 64-bit color images. Support for 12 and 16-bit grayscale and 48 and 64-bit color images is available only in the Document/Medical toolkits. If the image has a region, the effect will be applied on the region only. This command does not support signed data images. This command does not support 32-bit grayscale images.
For more information, refer to Removing Noise.
System.Object
Leadtools.ImageProcessing.RasterCommand
Leadtools.ImageProcessing.Color.AutoBinaryCommand
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Reference
AutoBinaryCommand MembersLeadtools.ImageProcessing.Color Namespace
Processing an Image
Removing Noise
SharpenCommand
PosterizeCommand Class
MosaicCommand
EmbossCommand
AverageCommand
MedianCommand
AddNoiseCommand
IntensityDetectCommand Class
SpatialFilterCommand
MaximumCommand
MinimumCommand
OilifyCommand
SolarizeCommand Class
WindowLevelCommand
BinaryFilterCommand
ColorLevelCommand Class
BinaryFilterCommand
BricksTextureCommand
DeskewCommand
DeskewExtendedCommand
DiffuseGlowCommand
GlowCommand
HalfTonePatternCommand
HighPassCommand
MaskConvolutionCommand
PerspectiveCommand
PlasmaCommand
PointillistCommand
FragmentCommand
UnsharpMaskCommand