Skip to main content
This object is used for tuning parameters of filtering out the color objects on the image before starting processing. This kind of preprocessing can be useful in cases when the document to be recognized has color stamps, signatures etc., which can reduce recognition quality. With the help of this object’s properties you can set up the collection of colors which must be filtered out, and specify whether after recognition the color objects must be placed back on the image again. This object can only exist as a subobject of the PageProcessingParams object. It must be created or written to persistent storage together with the parent object.

Properties

ColorObjectsProhibitingParams Object Diagram

Remarks

Consider also using the RemoveColorObjectsEx method of the ImageDocument object, which performs the same operation of color objects filtering but lets you save the extracted color layer into a separate image.

See also

Tuning Parameters of Preprocessing, Analysis, Recognition, and Synthesis Working with Properties