Accusoft.ScanFixXpress7.Net
DetectColorOptions Constructor(Boolean,Byte,Byte,Int32,Byte,Boolean,Byte)
See Also  Send Feedback
Accusoft.ScanFixXpressSdk Namespace > DetectColorOptions Class > DetectColorOptions Constructor : DetectColorOptions Constructor(Boolean,Byte,Byte,Int32,Byte,Boolean,Byte)




ignorePaperColor
Whether to ignore the paper color.
minimumSaturation
Minimum saturation ("S" in HSV color space) required for a pixel to be considered "color".
minimumBrightness
Minimum brightness ("V" in HSV color space) required for a pixel to be considered "color".
minimumSize
Minimum size, length and width, required for a saturated object to be considered colored data.
sensitivity
How many saturated objects are required for a high confidence IsColor result.
generateBoxes
Whether to generate a list of bounding boxes in the results.
boxOverlap
Percentage of area (smaller box) that must intersect before bounding boxes are merged.

Glossary Item Box

Overloaded constructor for the DetectColorOptions type.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

ignorePaperColor
Whether to ignore the paper color.
minimumSaturation
Minimum saturation ("S" in HSV color space) required for a pixel to be considered "color".
minimumBrightness
Minimum brightness ("V" in HSV color space) required for a pixel to be considered "color".
minimumSize
Minimum size, length and width, required for a saturated object to be considered colored data.
sensitivity
How many saturated objects are required for a high confidence IsColor result.
generateBoxes
Whether to generate a list of bounding boxes in the results.
boxOverlap
Percentage of area (smaller box) that must intersect before bounding boxes are merged.

See Also

©2012. Accusoft Corporation. All Rights Reserved.