Hello,
I encountered an error while using DICe for 3D-DIC and would appreciate some help understanding the issue.
Error Message:
C:\Users\dzturne\Software\DICe_nightly\src\core\DICe_CameraSystem.cpp:375:
Throw number = 2
Throw test that evaluated to true: xml_img_height<=0||xml_img_width<=0
From the error, it seems the issue might be related to invalid image dimensions in the XML configuration (height or width ≤ 0), but I’m not sure how to resolve it. Could you clarify what might be causing this or how to fix it?
Thank you for your help!
Hello,
I encountered an error while using DICe for 3D-DIC and would appreciate some help understanding the issue.
Error Message:
C:\Users\dzturne\Software\DICe_nightly\src\core\DICe_CameraSystem.cpp:375:
Throw number = 2
Throw test that evaluated to true: xml_img_height<=0||xml_img_width<=0
From the error, it seems the issue might be related to invalid image dimensions in the XML configuration (height or width ≤ 0), but I’m not sure how to resolve it. Could you clarify what might be causing this or how to fix it?
Thank you for your help!