![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace : KMeansCommand Class |
The following tables list the members exposed by KMeansCommand.
Name | Description | |
---|---|---|
![]() | KMeansCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Clusters | Gets or sets the number of clusters. ![]() ![]() ![]() ![]() ![]() ![]() |
![]() | HasProgress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | InCenters | Sets 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. ![]() ![]() ![]() ![]() ![]() ![]() |
![]() | OutCenters | Gets the final centers of the image clusters (i.e. the colors in the output image). ![]() ![]() ![]() ![]() ![]() ![]() |
![]() | Type | Gets or sets the flag that determines which initializing algorithm to use when choosing the initial centers for the output clusters. ![]() ![]() ![]() ![]() ![]() ![]() |
Name | Description | |
---|---|---|
![]() | OnProgress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | raise_Progress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | Run | (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | ToString | Overridden. Returns a meaningful name for this class. ![]() ![]() ![]() ![]() ![]() ![]() |
Name | Description | |
---|---|---|
![]() | raise__progress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |
Name | Description | |
---|---|---|
![]() | _progress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | Progress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |