4.2.2.18. Point3D
Last updated
Was this helpful?
Last updated
Was this helpful?
Inherits from NSObject Declared in STFaceProLandMarks.h
特徴点オブジェクト
property
property
property
特徴点の水平座標
@property (nonatomic, assign) float x
特徴点の水平座標
STFaceProLandMarks.h
特徴点の垂直座標
@property (nonatomic, assign) float y
特徴点の垂直座標
STFaceProLandMarks.h
特徴点の深度座標
@property (nonatomic, assign) float z
特徴点の深度座標
STFaceProLandMarks.h