| computeMSE (cv.DisparityWLSFilter) - MATLAB File Help |
Function for computing mean square error for disparity maps
mse = cv.DisparityWLSFilter.computeMSE(GT, src)
mse = cv.DisparityWLSFilter.computeMSE(..., 'OptionName',optionValue, ...)
int16 or single).int16 or single).GT and src.[x,y,w,h]. Not set by default.| Access | public |
| Sealed | false |
| Static | true |