Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

MODULES by RECOGNITION METHODS:

 Anomaly Anomaly of Surface - searches for anomalies in the image.

 Classifier Classifier - object classification.

 Detector Detector - searches for objects (and optionally classifies them).

 Surface Surface Detection - surface recognition.

 Measure Measure - measuring dimensions of objects.

 OCR OCR - recognizing characters/words in the image.

MODULES by EDDITING TOOLS:

 PreProcess PreProcess - tool for image editing before the next processing.

 Mask Mask - tool designed to cover parts of the image which should be ignored.

 Unifier Unifier - unifies the position and rotation of the objects in the images for further processing.

MODULES by ENHANCEMENTS:

 Code Code - image processing by a custom code

...

The order of modules is called Flow and the software runs through the flow with a top to bottom direction.

Image RemovedImage Added

By clicking in Edit button, the flow can be configured, you can add modules by using + button on a desired position, which shows the following pop up window, containing brief information about each module:

...