publicintgetSensorWidth(intsubCam){returnfittingStrategy.distortionCalibrationData.eyesisCameraParameters.getSensorWidth(subCam);}// for the future? different sensors
publicintgetSensorHeight(intsubCam){returnfittingStrategy.distortionCalibrationData.eyesisCameraParameters.getSensorHeight(subCam);}// for the future? different sensors
...
...
@@ -3754,10 +3754,10 @@ For each point in the image
elseif(ix>=full_width)ix=full_width-1;// was bug here, causing fatal in the next line
result[index]=pattern_sign*spixels[ser][iy*full_width+ix];// java.lang.ArrayIndexOutOfBoundsException: Index 26873856 out of bounds for length 20072448