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.