4.2.2.6. FaceAttribute

  Inherits from NSObject   Declared in STFaceProFaceAttribute.h

Overview

画像属性の検知結果

Tasks

  attributeArray property

  attributeCount property

Properties

attributeArray

単一の顔属性情報の配列

@property (nonatomic, strong) NSArray<STFaceProAttributeCategory*> *attributeArray

Discussion

単一の顔属性情報の配列

Declared In

  • STFaceProFaceAttribute.h

attributeCount

単一の顔属性情報数

@property (nonatomic, assign) int attributeCount

Discussion

単一の顔属性情報数

Declared In

  • STFaceProFaceAttribute.h

最終更新