ImageFrame

public class ImageFrame

Wrapper for photo used in AvatarSDK.

  • Check if photo is good enough for AvatarSDK.

    Declaration

    Swift

    public func precheck() -> Bool
  • Can be used to show to user photo quality status. The status may include some information about insufficient lighting, distance to the face and its angle.

    Declaration

    Swift

    public func computeStatus() -> FrameCheckStatus