finishSideCapture

Finish side capture before the side capture acceptance criteria is met. Side capture criteria is met when com.microblink.capture.analysis.FrameAnalysisResult.CaptureState.SideCaptured or com.microblink.capture.analysis.FrameAnalysisResult.CaptureState.DocumentCaptured is returned.

If there isn't enough captured frames (there wasn't frame analysis finished with FrameAnalysisResult.frameCaptured), method returns false and further analyze calls are required, otherwise true is returned and current best frame is used to finish side capture and analyzer transitions to next side capture if one exists.