Commit 917ceb2e authored by Andrey Filippov's avatar Andrey Filippov
Browse files

removed debug image

parent 8c2ea7ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8862,7 +8862,7 @@ public class QuadCLTCPU {
			  // Restore pairs selection
		  clt_parameters.img_dtt.setMcorr(getNumSensors(), save_pairs_selection); // restore
		  if (clt_parameters.gr_nan_bg) {
			  if (debugLevel > -3) {
			  if (debugLevel > -2) {
				  tp.showScan(
						  tp.clt_3d_passes.get(bg_pass), // CLTPass3d   scan,
						  "bg_passs-"+tp.clt_3d_passes.size());