Banuba SDK
Instance Methods | Class Methods | Properties | List of all members
BNBPortraitMatchIndex Class Reference

#import <BNBPortraitMatchIndex.h>

Inheritance diagram for BNBPortraitMatchIndex:

Instance Methods

(nonnull instancetype) - initWithPath:distance:
 

Class Methods

(nonnull instancetype) + portraitMatchIndexWithPath:distance:
 

Properties

NSString * path
 
float distance
 

Detailed Description

Definition at line 6 of file BNBPortraitMatchIndex.h.

Method Documentation

◆ initWithPath:distance:

- (nonnull instancetype) initWithPath: (nonnull NSString *)  path
distance: (float)  distance 

◆ portraitMatchIndexWithPath:distance:

+ (nonnull instancetype) portraitMatchIndexWithPath: (nonnull NSString *)  path
distance: (float)  distance 

Property Documentation

◆ distance

- (float) distance
readnonatomicassign

Definition at line 14 of file BNBPortraitMatchIndex.h.

◆ path

- (NSString*) path
readnonatomicassign

Definition at line 12 of file BNBPortraitMatchIndex.h.


The documentation for this class was generated from the following file: