ImageOverlay QML Type

(BETA) Stylized text and frame for displaying deep learning analysis results. More...

Import Statement: import ArcGIS.AppFramework.DeepLearning 1.0

Properties

Detailed Description

The ImageOverly component provides a means to add stylized text and frame for depicting deep learning analysis results to the video frames from the ImageAnalysisFilter component.

This component is in beta. Elements are subject to change in future releases.

Property Documentation

font : font

The font used for overlay text.


frameLineWidth : int

The width of the frame line. Default value is 2.


scale : double

The scale of both the text and frame. Devault value is 1.0.


showInferenceTime : bool

If true, shows the inference time in the analysis results. Default value is false.


visible : bool

Controls the visibility of the image overlay. If false, the overlay will not display. Default value is true.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close