#import <BNBProcessImageParams.h>
Definition at line 7 of file BNBProcessImageParams.h.
◆ initWithAcneProcessing:acneUserAreas:faceDataJsonPath:
- (nonnull instancetype) initWithAcneProcessing: |
|
(BOOL) |
acneProcessing |
acneUserAreas: |
|
(nullable NSArray< BNBPixelRect * > *) |
acneUserAreas |
faceDataJsonPath: |
|
(nullable NSString *) |
faceDataJsonPath |
|
|
| |
◆ processImageParamsWithAcneProcessing:acneUserAreas:faceDataJsonPath:
+ (nonnull instancetype) processImageParamsWithAcneProcessing: |
|
(BOOL) |
acneProcessing |
acneUserAreas: |
|
(nullable NSArray< BNBPixelRect * > *) |
acneUserAreas |
faceDataJsonPath: |
|
(nullable NSString *) |
faceDataJsonPath |
|
|
| |
◆ acneProcessing
◆ acneUserAreas
User-defined acne areas to mask, rectangles are in input image coordinate space.
Definition at line 19 of file BNBProcessImageParams.h.
◆ faceDataJsonPath
- (NSString*) faceDataJsonPath |
|
readnonatomicassign |
For internal use, not for clients.
Stores path to JSON with face data, to mock frx results
Definition at line 22 of file BNBProcessImageParams.h.
The documentation for this class was generated from the following file: