Name | Description | |
---|---|---|
DetectColorOptions Constructor | Overloaded. |
The following tables list the members exposed by DetectColorOptions.
Name | Description | |
---|---|---|
DetectColorOptions Constructor | Overloaded. |
Name | Description | |
---|---|---|
BoxOverlap | Gets and sets the percentage of area (smaller box) that must intersect before bounding boxes are merged. | |
GenerateBoxes | Gets and sets a flag for whether to generate a list of bounding boxes in the results. | |
IgnorePaperColor | Gets and sets a value that indicates whether to ignore the paper color. | |
MinimumBrightness | Gets and sets the minimum brightness ("V" in HSV colorspace) required for a pixel to be considered "color". | |
MinimumSaturation | Gets and sets the minimum saturation ("S" in HSV colorspace) required for a pixel to be considered "color". | |
MinimumSize | Gets and sets the minimum size, length or width in pixels, required for a saturated object to be considered colored data. | |
Sensitivity | Gets and sets the number of saturated objects required for a high confidence IsColor result. |