Gets or sets the flag that determines which initializing algorithm to use when choosing the initial centers for the output clusters.
public KMeansCommandFlags Type { get; set; }
Public Property Type As KMeansCommandFlags
@property (nonatomic, assign) LTKMeansCommandFlags type
public KMeansCommandFlags getType()
public void setType(KMeansCommandFlags value)
public:
property KMeansCommandFlags Type {
KMeansCommandFlags get();
void set ( KMeansCommandFlags );
}
One of the KMeansCommandFlags enumeration members.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document