←Select platform

KMeansCommand Constructor()

Summary

Initializes a new KMeansCommand class object.

Syntax
C#
VB
Objective-C
C++
Java
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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly