←Select platform

KMeansCommand Constructor()

Summary

Initializes a new KMeansCommand class object.

Syntax

C#
VB
Java
Objective-C
C++
public KMeansCommand() 
Public Function New() 
- (instancetype)init 
public KMeansCommand() 
public: 
KMeansCommand(); 

Remarks

By default, Clusters is set to 4 and Type to Random

Example

Refer to the KMeansCommand example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly