Versions Compared

Key

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

Context is an application variable that passes through each active module during image processing.

In the /wiki/spaces/KB3141/pages/533529462 Code module, it is possible to develop custom solutions for your project using Python and context data.

...

A series of context data examples displayed in PEKAT VISION projects (JSON Format), is available in our /wiki/spaces/KB3141/pages/534446081 Inspection module article, as shown in the example below:

...

Early termination, for details, read the article /wiki/spaces/KB3141/pages/533529462 Code.

It is not returned in response to an HTTP request, nor does it appear in the inspection.

...

A field containing numpy arrays that represent heatmaps.

...

data

Internal argument.

Appears during processing, but does not respond to the HTTP request, nor does it appear in the inspection.

...

If there are any active inputs/selects/sliders in the Operator View, the values they had during the processing of the image will be displayed in this dictionary. More info is in the /wiki/spaces/KB3141/pages/533463768 Operator View article.

completeTime [Float]

...