Versions Compared

Key

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

...

MODULES by RECOGNITION METHODS:

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

11.2 Classifier Classifier - object classification.

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

Surface  Surface Detection - surface recognition.

11.5 Measure Measure - measuring dimensions of objects.

11.6 OCR OCR - recognizing characters/words in the image.

MODULES by EDDITING TOOLS:

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

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

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

MODULES by ENHANCEMENTS:

11.10 Code Code - image processing by a custom code

11.11 Parallelism - parallelism enables parallel processing between branches.

...

Modules communicate between them via Context Context.