Options
All
  • Public
  • Public/Protected
  • All
Menu

Detected features in images. New fields may appear in case new feature extractors are add.

example

{"textPredictions":[{"confidence":0.9,"text":"string","textRegion":{"xMin":0.5,"xMax":0.9,"yMin":0.5,"yMax":0.9}}],"assetTagPredictions":[{"confidence":0.9,"assetRef":{"id":1233},"text":"string","textRegion":{"xMin":0.5,"xMax":0.9,"yMin":0.5,"yMax":0.9}}],"peoplePredictions":[{"label":"person","confidence":0.8,"boundingBox":{"xMin":0.5,"xMax":0.9,"yMin":0.5,"yMax":0.9}}]}

Hierarchy

  • VisionExtractPredictions

Index

Properties

Optional assetTagPredictions

Optional dialGaugePredictions

dialGaugePredictions: { keypointCollection?: AnnotationsKeypointCollection; objectDetection?: AnnotationsObjectDetection }[]

In beta. Available only when the cdf-version: beta header is provided.

Optional digitalGaugePredictions

digitalGaugePredictions: AnnotationsObjectDetection[]

In beta. Available only when the cdf-version: beta header is provided.

Optional industrialObjectPredictions

industrialObjectPredictions: AnnotationsObjectDetection[]

In beta. Available only when the cdf-version: beta header is provided.

Optional levelGaugePredictions

levelGaugePredictions: { keypointCollection?: AnnotationsKeypointCollection; objectDetection?: AnnotationsObjectDetection }[]

In beta. Available only when the cdf-version: beta header is provided.

Optional peoplePredictions

peoplePredictions: AnnotationsObjectDetection[]

Optional personalProtectiveEquipmentPredictions

personalProtectiveEquipmentPredictions: AnnotationsObjectDetection[]

In beta. Available only when the cdf-version: beta header is provided.

Optional textPredictions

textPredictions: AnnotationsTextRegion[]

Optional valvePredictions

valvePredictions: { keypointCollection?: AnnotationsKeypointCollection; objectDetection?: AnnotationsObjectDetection }[]

In beta. Available only when the cdf-version: beta header is provided.