corr_wnd,// double [][] corr_wnd, // correlation window to save on re-calculation of the window
corr_wnd,// double [][] corr_wnd, // correlation window to save on re-calculation of the window
corr_wnd_inv_limited,// corr_wnd_limited, // correlation window, limited not to be smaller than threshold - used for finding max/convex areas (or null)
corr_wnd_inv_limited,// corr_wnd_limited, // correlation window, limited not to be smaller than threshold - used for finding max/convex areas (or null)
corrs,// corrs, // double [][] corrs,
corrs,// corrs, // double [][] corrs,
...
@@ -2644,7 +2645,6 @@ public class ImageDtt extends ImageDttCPU {
...
@@ -2644,7 +2645,6 @@ public class ImageDtt extends ImageDttCPU {
imgdtt_params.ortho_vasw_pwr,// double vasw_pwr, // value as weight to this power,
imgdtt_params.ortho_vasw_pwr,// double vasw_pwr, // value as weight to this power,