dice icon indicating copy to clipboard operation
dice copied to clipboard

Stereo calibration issue with dot pattern

Open kedarbhope opened this issue 2 years ago • 4 comments

Hello, I would like to appreciate the work and effort involved in developing the DICe code. I come across the issue with the stereo calibration in version 2. After giving necessary inputs to the stereo calibration module. The following error is occuring which stops the calibration. In cal log file there is no error is mentioned, Following are the (1) snapshot of the error. (2) cal log file.
stereo calibration problem

-------------------------------------------- CAL.LOG -------------------------------------------------------

** Digital Image Correlation Engine (DICe) ** v2.0 ** git: v2.0-beta.16 ** MPI: disabled ** Manycore: disabled ** Data type: double ** Copyright 2015 National Technology & Engineering Solutions of Sandia, LLC (NTESS) ** Report bugs and feature requests as issues at https://github.com/dicengine/dice

DICe_Cal begin

input file: C:\Users\DFD-L-L-1\dice_working_dir\cal_input.xml output file: C:\Users\DFD-L-L-1\dice_working_dir\cal.xml Calibration::init(): user specified input parameters: xml_file_format = DICe_xml_calibration_file [unused] image_folder = C:\Users\DFD-L-L-1\dice_working_dir\cal_dot_10mm\ [unused] image_file_extension = .jpeg [unused] stereo_left_suffix = _0 [unused] stereo_right_suffix = 1 [unused] image_file_prefix = Cal_RS_Dot [unused] reference_image_index = 0 [unused] start_image_index = 0 [unused] end_image_index = 89 [unused] skip_image_index = 1 [unused] num_file_suffix_digits = 2 [unused] cal_target_type = BLACK_ON_WHITE_W_DONUT_DOTS [unused] num_cal_fiducials_origin_to_x_marker = 6 [unused] num_cal_fiducials_origin_to_y_marker = 10 [unused] cal_origin_x = 2 [unused] cal_origin_y = 2 [unused] cal_target_spacing_size = 10 [unused] num_cal_fiducials_x = 10 [unused] num_cal_fiducials_y = 14 [unused] draw_intersection_image = 1 [unused] cal_debug_folder = C:\Users\DFD-L-L-1\dice_working_dir\ [unused] cal_opencv_options -> CALIB_FIX_INTRINSIC = 0 [unused] CALIB_USE_INTRINSIC = 1 [unused] CALIB_USE_EXTRINSIC = 0 [unused] CALIB_FIX_PRINCIPAL_POINT = 0 [unused] CALIB_FIX_ASPECT_RATIO = 0 [unused] CALIB_SAME_FOCAL_LENGTH = 0 [unused] CALIB_ZERO_TANGENT_DIST = 1 [unused] CALIB_FIX_K1 = 0 [unused] CALIB_FIX_K2 = 0 [unused] CALIB_FIX_K3 = 0 [unused] warning: ignoring invalid calibration option: CALIB_USE_INTRINSIC warning: ignoring invalid calibration option: CALIB_USE_EXTRINSIC Calibration::calibrate(): extracting the target points because they have not been initialized Calibration::extract_target_points(): target type is BLACK_ON_WHITE_W_DONUT_DOTS Calibration::extract_dot_target_points(): extracting dots Calibration::extract_dot_target_points(): processing cal image: C:\Users\DFD-L-L-1\dice_working_dir\cal_dot_10mm\Cal_RS_Dot_00_0.jpeg opencv_dot_targets(): using threshold: 62 opencv_dot_targets(): good dots identified: 137 Calibration::extract_dot_target_points(): processing cal image: C:\Users\DFD-L-L-1\dice_working_dir\cal_dot_10mm\Cal_RS_Dot_00_1.jpeg

All dots of all input images are clearly detected with adeptive threshold but calibration couldn't move forward here after.

Input images are as follows

cal_left

Kindly guide me to solve this issue.

Thanks for your help in advance.

kedarbhope avatar Sep 06 '23 17:09 kedarbhope

It looks like everything worked fine for the _0.jpeg image, but is there anything strange about the _1.jpeg image? It looks like something failed for the right image. (You only show the left debug image above)

dicengine avatar Sep 06 '23 21:09 dicengine

Thank you for your prompt response Please find the both camera images as follows Left camera Image cal_left Right Camera Image cal_right

I also tried with checkboard pattern but it couldnt work and problem persist at same point.

Another attempt were made to see the PC configuration does affect the same. To do so I tried to perform Stereo calibration with version 2 in Window 7 PC and Window 10 PC (64 bit) but it stopped at same point.

It is observed that in preview mode all the dots in both the images are very well identified with auto threshold for all the images (89 nos). please see the following snapshots for few of the images. Iamge 0 Calib_0 Image 6 Calib_6 Image 22 Calib_22 Image 35 Calib_35 Image 65 Calib_65 Image 89 Calib_89

It cab be seen that all the dots are very well identifed in preview mode but it got stopped during calibration after 1st image.

Please look into these and provide solution.

Thanks in advance.

kedarbhope avatar Sep 07 '23 04:09 kedarbhope

Have you tried this in Version 3.8? That is the latest package installable version of DICe. In particular some work was done between versions 2 and 3.8 to improve the calibration routines for the dot patterns. The updates might have fixed the issue you are running into.

dicengine avatar Sep 07 '23 13:09 dicengine

I tried stereo calibration in Version 3.8 in Window 10 (64 bit) PC. Similar input files are used for calibration process . It is observed that no dots are identified in preview mode in any of the images. please see the following debug images in version 3.8 in which no dots are detected. Left camera Image preview_cal_left Right Camera Image preview_cal_right

I also tried to see the possibility for identification of good dots in similar images which was shared in my previous responses but it couldnt detect those too. Please see the snapshots of the same images. Image 6 Image 6 Image 22 Image 22 Image 35 Image 35 Image 65 Image 65 Image 89 Image 89

I addition to these, i also run calibration process and it run up to 89 images and failed as can be see in following image. calibration error

See the following cal log details -------------------------------------CAL LOG--------------------------------------------

** Digital Image Correlation Engine (DICe) ** git: v3.0-beta.8 ** MPI: disabled ** Data type: double ** Storage type: double ** Copyright 2021 National Technology & Engineering Solutions of Sandia, LLC (NTESS) ** Report bugs and feature requests as issues at https://github.com/dicengine/dice

DICe_Cal begin

input file: C:\Users\ipr\dice_working_dir\cal_input.xml output file: C:\Users\ipr\dice_working_dir\cal.xml Calibration::init(): user specified input parameters: xml_file_format = DICe_xml_calibration_file [unused] image_folder = C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\ [unused] image_file_extension = .tiff [unused] stereo_left_suffix = _0 [unused] stereo_right_suffix = 1 [unused] image_file_prefix = Dot_10mm_Resized [unused] reference_image_index = 0 [unused] start_image_index = 0 [unused] end_image_index = 89 [unused] skip_image_index = 1 [unused] num_file_suffix_digits = 2 [unused] cal_target_type = BLACK_ON_WHITE_W_DONUT_DOTS [unused] num_cal_fiducials_origin_to_x_marker = 6 [unused] num_cal_fiducials_origin_to_y_marker = 10 [unused] cal_origin_x = 2 [unused] cal_origin_y = 2 [unused] cal_target_spacing_size = 10 [unused] num_cal_fiducials_x = 10 [unused] num_cal_fiducials_y = 14 [unused] draw_intersection_image = 1 [unused] cal_debug_folder = C:\Users\ipr\dice_working_dir\ [unused] cal_opencv_options -> CALIB_FIX_INTRINSIC = 0 [unused] CALIB_USE_INTRINSIC = 1 [unused] CALIB_USE_EXTRINSIC = 0 [unused] CALIB_FIX_PRINCIPAL_POINT = 0 [unused] CALIB_FIX_ASPECT_RATIO = 0 [unused] CALIB_SAME_FOCAL_LENGTH = 0 [unused] CALIB_ZERO_TANGENT_DIST = 1 [unused] CALIB_FIX_K1 = 0 [unused] CALIB_FIX_K2 = 0 [unused] CALIB_FIX_K3 = 0 [unused] warning: ignoring invalid calibration option: CALIB_USE_INTRINSIC warning: ignoring invalid calibration option: CALIB_USE_EXTRINSIC Calibration::calibrate(): extracting the target points because they have not been initialized Calibration::extract_target_points(): target type is BLACK_ON_WHITE_W_DONUT_DOTS Calibration::extract_dot_target_points(): extracting dots Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_00_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_00_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_00_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_01_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_01_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_01_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_02_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_02_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_02_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_03_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_03_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_03_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_04_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_04_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_04_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_05_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_05_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_05_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_06_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_06_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_06_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_07_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_07_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_07_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_08_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_08_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_08_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_09_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_09_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_09_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_10_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_10_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_10_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_11_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_11_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_11_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_12_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_12_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_12_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_13_0.tiff opencv_dot_targets(): good dots identified: 48 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_13_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_13_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_14_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_14_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_14_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_15_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_15_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_15_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_16_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_16_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_16_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_17_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_17_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_17_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_18_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_18_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_18_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_19_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_19_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_19_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_20_0.tiff *** warning: detected dot being associated with multiple grid points, dot extraction failed. dot at 1452.02 1943.8 *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_20_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_20_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_21_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_21_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_21_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_22_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_22_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_22_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_23_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_23_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_23_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_24_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_24_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_24_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_25_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_25_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_25_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_26_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_26_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_26_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_27_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_27_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_27_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_28_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_28_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_28_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_29_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_29_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_29_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_30_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_30_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_30_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_31_0.tiff *** warning: detected dot being associated with multiple grid points, dot extraction failed. dot at 1586.37 2157.68 *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_31_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_31_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_32_0.tiff *** warning: detected dot being associated with multiple grid points, dot extraction failed. dot at 1580.47 2157.06 *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_32_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_32_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_33_0.tiff *** warning: detected dot being associated with multiple grid points, dot extraction failed. dot at 1575.74 2157.13 *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_33_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_33_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_34_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_34_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_34_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_35_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_35_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_35_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_36_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_36_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_36_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_37_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_37_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_37_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_38_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_38_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_38_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_39_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_39_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_39_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_40_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_40_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_40_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_41_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_41_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_41_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_42_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_42_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_42_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_43_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_43_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_43_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_44_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_44_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_44_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_45_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_45_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_45_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_46_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_46_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_46_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_47_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_47_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_47_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_48_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_48_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_48_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_49_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_49_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_49_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_50_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_50_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_50_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_51_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_51_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_51_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_52_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_52_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_52_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_53_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_53_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_53_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_54_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_54_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_54_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_55_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_55_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_55_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_56_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_56_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_56_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_57_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_57_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_57_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_58_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_58_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_58_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_59_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_59_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_59_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_60_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_60_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_60_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_61_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_61_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_61_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_62_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_62_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_62_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_63_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_63_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_63_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_64_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_64_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_64_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_65_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_65_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_65_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_66_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_66_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_66_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_67_0.tiff opencv_dot_targets(): good dots identified: 63 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_67_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_67_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_68_0.tiff opencv_dot_targets(): good dots identified: 61 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_68_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_68_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_69_0.tiff opencv_dot_targets(): good dots identified: 61 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_69_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_69_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_70_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_70_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_70_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_71_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_71_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_71_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_72_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_72_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_72_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_73_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_73_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_73_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_74_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_74_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_74_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_75_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_75_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_75_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_76_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_76_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_76_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_77_0.tiff *** warning: detected dot being associated with multiple grid points, dot extraction failed. dot at 1408.84 2166.65 *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_77_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_77_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_78_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_78_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_78_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_79_0.tiff *** warning: detected dot being associated with multiple grid points, dot extraction failed. dot at 1403.25 2164.26 *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_79_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_79_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_80_0.tiff *** warning: detected dot being associated with multiple grid points, dot extraction failed. dot at 1405.4 2161.66 *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_80_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_80_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_81_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_81_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_81_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_82_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_82_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_82_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_83_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_83_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_83_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_84_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_84_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_84_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_85_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_85_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_85_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_86_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_86_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_86_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_87_0.tiff opencv_dot_targets(): good dots identified: 68 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_87_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_87_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_88_0.tiff opencv_dot_targets(): good dots identified: 67 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_88_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_88_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_89_0.tiff opencv_dot_targets(): good dots identified: 67 *** warning: not enough (non-keypoint) dots found *** warning: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_89_0.tiff failed dot extraction with error code: 2 Calibration::extract_dot_target_points(): processing cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Dot_10mm_Resize_6Sept2023\Dot_10mm_Resized_89_1.tiff Calibration::extract_dot_target_points(): skipping due to image being deactivated Calibration::calibrate(): performing OpenCV calibration OpenCV: terminate handler is called! The last OpenCV error is: OpenCV(4.6.0-dev) Error: Assertion failed (nimages > 0) in cv::collectCalibrationData, file C:\Users\dzturne\Software\opencv\modules\calib3d\src\calibration.cpp, line 3393

Further to check the calibration possibility using check board patterns, good intersections ae detected in preview mode. See the debug images Left camera Image preview_cal_left Right camera Image preview_cal_right As can be see in following image that good intersections are detected and It is observed for all 89 images. checkboard good dots

As we start calibration it fails with following CAL LOG details. calibration fail --------------------------------------CAL LOG----------------------------------------

** Digital Image Correlation Engine (DICe) ** git: v3.0-beta.8 ** MPI: disabled ** Data type: double ** Storage type: double ** Copyright 2021 National Technology & Engineering Solutions of Sandia, LLC (NTESS) ** Report bugs and feature requests as issues at https://github.com/dicengine/dice

DICe_Cal begin

input file: C:\Users\ipr\dice_working_dir\cal_input.xml output file: C:\Users\ipr\dice_working_dir\cal.xml Calibration::init(): user specified input parameters: xml_file_format = DICe_xml_calibration_file [unused] image_folder = C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Checks_10mm_resize_6Sept2023\ [unused] image_file_extension = .tiff [unused] stereo_left_suffix = _0 [unused] stereo_right_suffix = 1 [unused] image_file_prefix = CHK_10mm_Resized [unused] reference_image_index = 1 [unused] start_image_index = 1 [unused] end_image_index = 89 [unused] skip_image_index = 1 [unused] num_file_suffix_digits = 3 [unused] cal_target_type = CHECKER_BOARD [unused] cal_target_spacing_size = 10 [unused] num_cal_fiducials_x = 8 [unused] num_cal_fiducials_y = 12 [unused] draw_intersection_image = 1 [unused] cal_debug_folder = C:\Users\ipr\dice_working_dir\ [unused] cal_opencv_options -> CALIB_FIX_INTRINSIC = 0 [unused] CALIB_USE_INTRINSIC = 1 [unused] CALIB_USE_EXTRINSIC = 0 [unused] CALIB_FIX_PRINCIPAL_POINT = 0 [unused] CALIB_FIX_ASPECT_RATIO = 0 [unused] CALIB_SAME_FOCAL_LENGTH = 0 [unused] CALIB_ZERO_TANGENT_DIST = 1 [unused] CALIB_FIX_K1 = 0 [unused] CALIB_FIX_K2 = 0 [unused] CALIB_FIX_K3 = 0 [unused] warning: ignoring invalid calibration option: CALIB_USE_INTRINSIC warning: ignoring invalid calibration option: CALIB_USE_EXTRINSIC Calibration::calibrate(): extracting the target points because they have not been initialized Calibration::extract_target_points(): target type is CHECKER_BOARD Calibration::extract_checkerboard_intersections(): extracting intersections Calibration::extract_checkerboard_intersections(): processing checkerboard cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Checks_10mm_resize_6Sept2023\CHK_10mm_Resized_001_0.tiff opencv_checkerboard_targets(): found 96 checkerboard intersections Calibration::extract_checkerboard_intersections(): processing checkerboard cal image: C:\Users\ipr\dice_working_dir\stereo_d_sample\Cal_Checks_10mm_resize_6Sept2023\CHK_10mm_Resized_001_1.tiff

It cab be seen that all the interactions are very well identified in preview mode but it got stopped during calibration after 1st image.

I have uploaded 50 numbers of input calibration images for your reference. Images can be downloaded from following link.

https://we.tl/t-TRj7xaO12R

Please look into these and provide solution.

Thanks in advance.

kedarbhope avatar Sep 08 '23 10:09 kedarbhope