dispRMS 524 modules/calib3d/test/test_stereomatching.cpp rms[0] = dispRMS( calcLeftDisp, trueLeftDisp, borderedKnownMask ); dispRMS 525 modules/calib3d/test/test_stereomatching.cpp rms[1] = dispRMS( calcLeftDisp, trueLeftDisp, nonOccludedMask ); dispRMS 526 modules/calib3d/test/test_stereomatching.cpp rms[2] = dispRMS( calcLeftDisp, trueLeftDisp, occludedMask ); dispRMS 527 modules/calib3d/test/test_stereomatching.cpp rms[3] = dispRMS( calcLeftDisp, trueLeftDisp, texturedMask ); dispRMS 528 modules/calib3d/test/test_stereomatching.cpp rms[4] = dispRMS( calcLeftDisp, trueLeftDisp, texturelessMask ); dispRMS 529 modules/calib3d/test/test_stereomatching.cpp rms[5] = dispRMS( calcLeftDisp, trueLeftDisp, depthDiscontMask );