RFSSearchPersonImage
@interface RFSSearchPersonImage : RFSPersonImage
A Person Database object that represents Image result of Person Search.
-
The similarity score. From 0.0 to 1.0.
Declaration
Objective-C
@property (nonatomic, strong, readonly) NSNumber *_Nonnull similarity;
-
The similarity distance score. The lower the distance, the higher the face’s similarity. From 0.0 to 2.0.
Declaration
Objective-C
@property (nonatomic, strong, readonly) NSNumber *_Nonnull distance;
-
Unavailable
Not the designated initializer
Undocumented
Declaration
Objective-C
RFS_EMPTY_INIT_UNAVAILABLE
-
Unavailable
Not the designated initializer
Undocumented
Declaration
Objective-C
RFS_EMPTY_INIT_UNAVAILABLE