Runs face detection and OCR on the file(s) associated with an IDOL document FlowFile, and adds the information to the IDOL document. You can use this processor in place of FaceDetection and OpticalCharacterRecognition to determine whether a file might contain personally identifiable information (PII).
The processor can handle the following file formats:
Additionally, if you configure your MediaServiceImpl controller service to use a KeyView Export Service, the processor can handle document formats, including:
The processor does not support video.
Name | Default Value | Description |
---|---|---|
IDOL License Service | An IdolLicenseServiceImpl that provides a way to communicate with an IDOL License Server. | |
Media Service | A MediaServiceImpl that manages media analysis resources. | |
Languages | English |
(For OCR) A list of languages that you expect to appear in the text. Specify a comma-separated list of language names or ISO 639-1 language codes, for example For a list of supported languages, right-click the processor and click View Usage, or refer to the Media Server Administration Guide. |
Front-view Faces Only | True | (For face detection) Specifies whether to detect faces only when viewed from the front (as in a passport photograph). |
Name | Description |
---|---|
success | Processing was successful. |
failure | Processing failed. |