From db9a6a12318aa1d2845ebc18144f750667fded28 Mon Sep 17 00:00:00 2001 From: Diego Freitas Date: Fri, 15 May 2026 09:22:43 -0300 Subject: [PATCH] ajustado parametros de fusao --- .../oak-fcc-3/calibration/manual_offsets.json | 38 +++++++++---------- .../oak-fcc-3/calibration/module_params.json | 34 ++++++++--------- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/Python/OAK/datasets/oak-fcc-3/calibration/manual_offsets.json b/Python/OAK/datasets/oak-fcc-3/calibration/manual_offsets.json index fcf793ea2..398c9d636 100644 --- a/Python/OAK/datasets/oak-fcc-3/calibration/manual_offsets.json +++ b/Python/OAK/datasets/oak-fcc-3/calibration/manual_offsets.json @@ -1,6 +1,6 @@ { "schema": "manual_multispec_offsets_v2", - "saved_at": "2026-05-11 16:21:23", + "saved_at": "2026-05-15 08:41:02", "frame_type": "RAW_BRUTO", "capture_mode_requested": "AUTO", "capture_mode_effective": "AUTO", @@ -19,43 +19,43 @@ }, "nir": { "dx": 0, - "dy": 1, + "dy": 0, "theta_deg": 0.0 } }, "homographies": { "re_to_rgb": [ [ - 1.050733077272978, - 0.04605606157188822, - -29.324436886060216 + 1.0103099557765387, + 0.00879456142897448, + -9.666692994320178 ], [ - -0.0006574806439193652, - 1.0543997737520296, - 14.764772434233967 + -0.00014434784827104316, + 1.0214419841673288, + 50.41247184630176 ], [ - 2.9808004869914425e-05, - 4.923907858473237e-05, + 6.270900951674823e-06, + 1.788434277122896e-05, 1.0 ] ], "nir_to_rgb": [ [ - 0.9558631674418693, - -0.03589571258849329, - 15.945493687241475 + 0.994769714806237, + 0.005296878287321148, + -6.433772056422987 ], [ - -0.006564602087683463, - 0.9523096250606489, - 25.562927061709274 + -0.00092900679814922, + 1.0017494877636166, + 29.883379280823718 ], [ - -1.9551531458452607e-05, - -3.195760232703846e-05, - 0.9999999999999999 + -5.35529902496836e-08, + 7.331793189295934e-06, + 1.0 ] ] }, diff --git a/Python/OAK/datasets/oak-fcc-3/calibration/module_params.json b/Python/OAK/datasets/oak-fcc-3/calibration/module_params.json index 6eb156d22..6ad12f326 100644 --- a/Python/OAK/datasets/oak-fcc-3/calibration/module_params.json +++ b/Python/OAK/datasets/oak-fcc-3/calibration/module_params.json @@ -56,36 +56,36 @@ "homographies": { "re_to_rgb": [ [ - 1.050733077272978, - 0.04605606157188822, - -29.324436886060216 + 1.0103099557765387, + 0.00879456142897448, + -9.666692994320178 ], [ - -0.0006574806439193652, - 1.0543997737520296, - 14.764772434233967 + -0.00014434784827104316, + 1.0214419841673288, + 50.41247184630176 ], [ - 2.9808004869914425e-05, - 4.923907858473237e-05, + 6.270900951674823e-06, + 1.788434277122896e-05, 1.0 ] ], "nir_to_rgb": [ [ - 0.9558631674418693, - -0.03589571258849329, - 15.945493687241475 + 0.994769714806237, + 0.005296878287321148, + -6.433772056422987 ], [ - -0.006564602087683463, - 0.9523096250606489, - 25.562927061709274 + -0.00092900679814922, + 1.0017494877636166, + 29.883379280823718 ], [ - -1.9551531458452607e-05, - -3.195760232703846e-05, - 0.9999999999999999 + -5.35529902496836e-08, + 7.331793189295934e-06, + 1.0 ] ] },