ObjectRecognition

Runs object recognition on the file(s) associated with an IDOL document FlowFile, and adds information about any recognized objects to the IDOL document.

The processor can handle video files.

The processor can handle the following image formats:

Additionally, if you configure your MediaServiceImpl controller service to use a KeyView Export Service, the processor can handle document formats, including:

Properties

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.
Database File   The path of a file that contains an object recognition database. Set this property to use a database that you exported from Media Server, using the action ExportObjectDatabase.
Shared Database   The name of the object recognition database to use to recognize objects. Set this property to use a database that is stored in the external database specified by the Media Service (see the "Media Service" property).
Match Geometries 2D rotations only Specifies the types of transformations you expect to see, when comparing objects in the training database to objects that appear in the media source.

Relationships

Name Description
success Processing was successful.
failure Processing failed.