-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The KITTI 04-12 can not be run. Did you have performed the program in these sequences successfully? #26
Comments
same situation here. Did you make it successfully in other kitti sequence? |
loading data from /home/shawn/Data/KITTI/data_odometry_gray/dataset/kitti/07! =============== PRESET Settings: ===============
Rectified Kamera Matrix: NO PHOTOMETRIC Calibration! Rectified Kamera Matrix: NO PHOTOMETRIC Calibration! |
It turns out the calib info is not right. For kitti 07 , it should be: |
My camera.txt is as follow:
707.0912 707.0912 601.8873 183.1104 0
1241 376
crop
512 256
0.3798145
but when run the S-dso, it encounters a problem:
NO PHOTOMETRIC Calibration!
Reading Photometric Calibration from file
PhotometricUndistorter: Could not open file!
set EXPOSURES to zero!
got 2761 images and 2761 timestamps and 0 exposures.!
ImageFolderReader: got 2761 files in /home/cvg/stereo_dso/dataset/sequences/05/image_1!
using pyramid levels 0 to 3. coarsest resolution: 64 x 32!
using pyramid levels 0 to 3. coarsest resolution: 64 x 32!
START PANGOLIN!
Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)
The text was updated successfully, but these errors were encountered: