double[][]disparity_bimap=newdouble[ImageDtt.BIDISPARITY_TITLES.length][];//[0] -residual disparity, [1] - orthogonal (just for debugging) last 4 - max pixel differences
double[][]disparity_bimap=newdouble[ImageDtt.BIDISPARITY_TITLES.length][];//[0] -residual disparity, [1] - orthogonal (just for debugging) last 4 - max pixel differences
ImageDttimage_dtt=newImageDtt(
ImageDttimage_dtt=newImageDtt(
quadCLT_main.getNumSensors(),
clt_parameters.transform_size,
clt_parameters.transform_size,
clt_parameters.img_dtt,
quadCLT_main.isMonochrome(),
quadCLT_main.isMonochrome(),
quadCLT_main.isLwir(),
quadCLT_main.isLwir(),
clt_parameters.getScaleStrength(false));
clt_parameters.getScaleStrength(false));
...
@@ -1380,7 +1382,9 @@ public class TwoQuadCLT {
...
@@ -1380,7 +1382,9 @@ public class TwoQuadCLT {
}
}
double[][]disparity_bimap=newdouble[ImageDtt.BIDISPARITY_TITLES.length][];//[0] -residual disparity, [1] - orthogonal (just for debugging) last 4 - max pixel differences
double[][]disparity_bimap=newdouble[ImageDtt.BIDISPARITY_TITLES.length][];//[0] -residual disparity, [1] - orthogonal (just for debugging) last 4 - max pixel differences