ScanEngine

Objective-C

@interface ScanEngine : NSObject

Swift

class ScanEngine : NSObject

The entry point of the Scantrust Processing is the ScanEngine, this class does all the heavy lifting, setting up the camera and the preview (view finder) view, running the image processing on the incoming frames and reporting the various outcomes.