Visual Basic (Declaration) | |
---|---|
Public Class EdgeDetectStatisticalCommand Inherits RasterCommand Implements IRasterCommand |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class EdgeDetectStatisticalCommand : RasterCommand, IRasterCommand |
Managed Extensions for C++ | |
---|---|
public __gc class EdgeDetectStatisticalCommand : public RasterCommand, IRasterCommand |
C++/CLI | |
---|---|
public ref class EdgeDetectStatisticalCommand : public RasterCommand, IRasterCommand |
Visual Basic | Copy Code |
---|---|
ImageProcessing.Effects.EdgeDetectStatisticalCommand |
C# | Copy Code |
---|---|
ImageProcessing.Effects.EdgeDetectStatisticalCommand |
The edges are detected by applying a statistical filter that analyzes the variations of colors in all directions around each pixel. 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. This command does not support 32-bit grayscale images.
System.Object
Leadtools.ImageProcessing.RasterCommand
Leadtools.ImageProcessing.Effects.EdgeDetectStatisticalCommand
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
EdgeDetectStatisticalCommand MembersLeadtools.ImageProcessing.Effects Namespace
Detecting and Enhancing Edges and Lines
CombineCommand Class
IntensityDetectCommand
SharpenCommand Class
SpatialFilterCommand Class
EdgeDetectorCommand Class
AutoColorLevelCommand
ColorLevelCommand
GrayScaleToDuotoneCommand
GrayScaleToMultitoneCommand
RegionHolesRemovalCommand Class
SelectiveColorCommand
SkeletonCommand Class
BricksTextureCommand
DeskewCommand
DeskewExtendedCommand
DiffuseGlowCommand
GlowCommand
HalfTonePatternCommand
HighPassCommand Class
MaskConvolutionCommand Class
PerspectiveCommand
PlasmaCommand
PointillistCommand