BackgroundThreshold Property

Summary
Threshold value used to separate image objects from the background.
Syntax
C#
VB
C++
public int BackgroundThreshold { get; set; } 
  
Public Property BackgroundThreshold As Integer 
public: 
property int BackgroundThreshold { 
   int get(); 
   void set (    int ); 
} 

Property Value

Best values are from 5 to 35.

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.