CleanSize Property

Summary
Value that indicates the cleaner size used to remove the noise inside the segmented image.
Syntax
C#
VB
C++
public int CleanSize { get; set; } 
  
Public Property CleanSize As Integer 
public: 
property int CleanSize { 
   int get(); 
   void set (    int ); 
} 

Property Value

Possible values range from 0 to 10, where 0 means to skip the cleaning stage.

Example

Refer to MrcSegmenter example.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Mrc Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.