4.2.2.5. DetectionResult

  Inherits from NSObject   Declared in STFaceProDetectionResult.h

Overview

顔検知結果 - 顔枠

Tasks

  faceRect property

  orientation property

Properties

faceRect

顔枠

@property (nonatomic, strong) STFaceProFaceRect *faceRect

Discussion

顔枠

Declared In

  • STFaceProDetectionResult.h

orientation

顔の向き

@property (nonatomic, assign) STFaceProFaceOrientaion orientation

Discussion

顔の向き

Declared In

  • STFaceProDetectionResult.h

最終更新