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
Hi,
Recently, I recurrent the results of calibration for dso on TUM-mono, when I use the code in batch mode, the results with calibration is better than no calibration, however ,if I use the code in online mode ,the results with calibration is much worse than no calibration.anyone can help me?
in online mode, I run it by
Hi,
Recently, I recurrent the results of calibration for dso on TUM-mono, when I use the code in batch mode, the results with calibration is better than no calibration, however ,if I use the code in online mode ,the results with calibration is much worse than no calibration.anyone can help me?
in online mode, I run it by
./bin/online_pcalib_demo -i sequence_01 --image-width 1280 --image-height 1024
and write every image after calibrated,
finally use dso to run the calibrated images.
./bin/dso_dataset files=XXXX/images calib=XXXX/camera.txt
Is there anything wrong in my method?
The text was updated successfully, but these errors were encountered: