Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

Show in webframe

KMeansCommand Class Members

Show in webframe
Properties  Methods  Events





The following tables list the members exposed by KMeansCommand.

Public Constructors
 NameDescription
KMeansCommand ConstructorOverloaded.   
Top
Public Properties
 NameDescription
ClustersGets or sets the number of clusters.  
HasProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
InCentersSets and gets an array of Leadtools.RasterColor values that represent the initial centers of the clusters. Used whenever the Type is KMeans_UserDefined input clusters.  
OutCentersGets the final centers of the image clusters (i.e. the colors in the output image).  
TypeGets or sets the flag that determines which initializing algorithm to use when choosing the initial centers for the output clusters.  
Top
Public Methods
 NameDescription
OnProgress (Inherited from Leadtools.ImageProcessing.RasterCommand)
raise_Progress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Run (Inherited from Leadtools.ImageProcessing.RasterCommand)
ToStringOverridden. Returns a meaningful name for this class.  
Top
Protected Methods
Public Events
 NameDescription
_progress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Progress (Inherited from Leadtools.ImageProcessing.RasterCommand)
Top
See Also

Reference

KMeansCommand Class
Leadtools.ImageProcessing.Core Namespace
OtsuThresholdCommand Class
LambdaConnectednessCommand Class
ShrinkWrapCommand Class
WatershedCommand Class
GWireCommand Class

Error processing SSI file