Sensitivity property (ILEADRasterMrc)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short Sensitivity

Overview

Refer to Working with the MRC Bitmap.

Remarks

(Document/Medical only) (Persistent property, available at design time) Threshold value that is used to determine a segment's type. This is a control parameter used internally by the AutoSegment method to determine whether a certain segment should be considered as text, grayscale or an image. Higher values mean more segments are considered as text. Lower values mean more segments are considered as images. This property is used only when calling the AutoSegment method. Possible values are between 1 and 100. The default value is 2.

See Also

Elements

AutoSegment method, ImageType property, CombineFlags property, CombineFactor property

Topics

Raster Images: Automatic Segmentation