Tuple with celebrity_match output.
More...
#import <BNBCelebrityMatchOutput.h>
Tuple with celebrity_match output.
Four images which should have the same size as the input image.
Definition at line 7 of file BNBCelebrityMatchOutput.h.
◆ celebrityMatchOutputWithName:width:height:channels:images:
+ (nonnull instancetype) celebrityMatchOutputWithName: |
|
(nonnull NSString *) |
name |
width: |
|
(int32_t) |
width |
height: |
|
(int32_t) |
height |
channels: |
|
(int32_t) |
channels |
images: |
|
(nonnull NSArray< NSData * > *) |
images |
|
|
| |
◆ initWithName:width:height:channels:images:
- (nonnull instancetype) initWithName: |
|
(nonnull NSString *) |
name |
width: |
|
(int32_t) |
width |
height: |
|
(int32_t) |
height |
channels: |
|
(int32_t) |
channels |
images: |
|
(nonnull NSArray< NSData * > *) |
images |
|
|
| |
◆ channels
◆ height
◆ images
- (NSArray<NSData *>*) images |
|
readnonatomicassign |
◆ name
◆ width
The documentation for this class was generated from the following file: