Table of Contents

recognized () () ()

Description

In computer vision, you can get the location and other parameters of the recognized celebrity, brand, and Object using the recognized () () () block.

For example, you can get the following parameters using this block:

 

  1. X position: Reports the x position of the identified Object.
  2. Y position: Reports the y position of the identified Object.
  3. Width: Reports the width of the identified Object.
  4. Height: Reports the size of the identified Object.
  5. Confidence: Reports the confidence of the identified Object. 0 is less likely, and 1 is more likely.

Example

There are no examples documented for this article.