You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After reading the codes, I believe that it should be "else if" instead of "if" at line 480, in main_responseCalib.cpp. Otherwise, there is chance that the program keeps reporting "ERROR: OpenCV image type %i not supported", which is confusing for our users.
The text was updated successfully, but these errors were encountered:
After reading the codes, I believe that it should be "else if" instead of "if" at line 480, in main_responseCalib.cpp. Otherwise, there is chance that the program keeps reporting "ERROR: OpenCV image type %i not supported", which is confusing for our users.
The text was updated successfully, but these errors were encountered: