Hello, I am trying to test this odometry by using dataset from TUM, I downloaded the dataset from :[https://cvg.cit.tum.de/data/datasets/rgbd-dataset/download].
I tested the system with Category: Testing and Debugging fr1/xyz, and I input:
NO PHOTOMETRIC Calibration!
Reading Photometric Calibration from file
PhotometricUndistorter: Could not open file!
ImageFolderReader: got 792 rgb files and 792 depth files in /home/waterdk/RGBD-DSO/rgbd_dataset_freiburg1_xyz!
using pyramid levels 0 to 3. coarsest resolution: 80 x 60!
START PANGOLIN!
readImageBW_16U called on image that is not a 16bit grayscale image. this may segfault.
段错误 (核心已转储)
Could you please give me some advice? should I change RGB images into grayscale images?
Hello, I am trying to test this odometry by using dataset from TUM, I downloaded the dataset from :[https://cvg.cit.tum.de/data/datasets/rgbd-dataset/download]. I tested the system with Category: Testing and Debugging fr1/xyz, and I input:
Then I got an error:
NO PHOTOMETRIC Calibration! Reading Photometric Calibration from file PhotometricUndistorter: Could not open file! ImageFolderReader: got 792 rgb files and 792 depth files in /home/waterdk/RGBD-DSO/rgbd_dataset_freiburg1_xyz! using pyramid levels 0 to 3. coarsest resolution: 80 x 60! START PANGOLIN! readImageBW_16U called on image that is not a 16bit grayscale image. this may segfault. 段错误 (核心已转储)
Could you please give me some advice? should I change RGB images into grayscale images?