Versions Compared

Key

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

...

Preprocess - tool for image editing before the next processing.

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

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

...

Code - image processing by a custom code.

Parallelism - parallelism enables parallel processing between branches.

...

The order of modules is called Flow and the software runs through the flow in a top-to-bottom direction. You can see the flow of modules in the graph available under the Modules option. There you can also see which modules are active/inactive and their processing time.

...

Modules communicate between them via Context Context.

By clicking on the Show module flow button in the top right corner the Flow will be visible even after clicking on the specific module.

...