LCBestShot
Objective-C
@interface LCBestShot : NSObjectSwift
class LCBestShot : NSObjectObject of the best shot.
- 
                  
                  Returns the best shot image. DeclarationObjective-C - (nonnull UIImage *)getUIImageWarped:(BOOL)hasWarped;Swift func getUIImageWarped(_ hasWarped: Bool) -> UIImageParametershasWarpedIf true, the image will be normalized (warped). 
- 
                  
                  Returns a face detection area relative to the shot.. DeclarationObjective-C - (CGRect)getDetection;Swift func getDetection() -> CGRect
- 
                  
                  Returns a shot’s AGS. AGS in the range from 0 to 1. DeclarationObjective-C - (float)getAGS;Swift func getAGS() -> Float
- 
                  
                  Undocumented DeclarationObjective-C - (void)processUIImage;Swift func processUIImage()
 LCBestShot Class Reference
        LCBestShot Class Reference