Table of Contents

() of object ()

Description

The () of object () block reports the following attributes of the object detected:

 

  1. Class: Class of the object
  2. X position: X coordinate of the center of the object on the stage
  3. Y position: Y coordinate of the center of the object on the stage
  4. Width: Width of the object
  5. Height: Height of the object
  6. Confidence: The confidence of the object detected.
evive Notes Icon
Note: This block reports an accurate position when the image is analyzed from the stage or camera feed.

Example

The example demonstrates how to run an object detection on the stage and show all the objects with confidence.

Script

Output

  1. Detection at 0.3
  2. Detection at 0.5
  3. Detection at 0.8
Read More
All articles loaded
No more articles to load