KeyPointResultKeyPoints 属性
Array of detected keypoints
检测到的关键点数组
命名空间: DeploySharp.Data程序集: DeploySharp (在 DeploySharp.dll 中) 版本:0.0.4+6e8a2e904469617cd59619d666c0e272985c0e33
public KeyPoint[] KeyPoints { get; set; }
属性值
KeyPoint
Ordered collection where index may correspond to specific semantic meaning
(e.g., index 0 = nose, index 1 = left eye in facial landmarks)
有序集合,其中索引可能对应特定的语义含义
(例如在面部关键点中,索引0=鼻子,索引1=左眼)