Banuba SDK
|
#import <BNBNeuroBeauty.h>
Instance Methods | |
(nullable BNBNeuroBeautyOutput *) | - applyTextures:beautyParams: |
(void) | - runPerfTest |
(nonnull BNBAutoTuneOutput *) | - executeAutoTune: |
Class Methods | |
(nullable BNBNeuroBeauty *) | + create |
Definition at line 19 of file BNBNeuroBeauty.h.
- (nullable BNBNeuroBeautyOutput *) applyTextures: | (nullable BNBFrameData *) | extFd | |
beautyParams: | (nonnull BNBNeuroBeautyInput *) | beautyParams | |
+ (nullable BNBNeuroBeauty *) create |
- (nonnull BNBAutoTuneOutput *) executeAutoTune: | (nonnull BNBFullImageData *) | sourceImage |
- (void) runPerfTest |