Class Position (3.9.0)

  Position 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

A 3D position in the image, used primarily for Face detection landmarks. A valid Position must have both x and y coordinates. The position coordinates are in the same scale as the original image.

Attributes

Name
Description
x
float
X coordinate.
y
float
Y coordinate.
z
float
Z coordinate (or depth).
Design a Mobile Site
View Site in Mobile | Classic
Share by: