void frameCheck()
 {
     checkResult = OpenCVInterop.checkStereoCalibrationFrames(ref invalidFrames, ref singleFrames, ref totalFrames);
 }