mono_dataset_code icon indicating copy to clipboard operation
mono_dataset_code copied to clipboard

Code for Monocular Visual Odometry Dataset - https://vision.cs.tum.edu/data/datasets/mono-dataset

Results 17 mono_dataset_code issues
Sort by recently updated
recently updated
newest added

### Main changes: - The camera models code was copied from the DSO repository and changed to fit in the process. - The results are saved in the folder of...

I want to save calibrated images, but it seems the playDataset is just an image reader?

Vignette calibration crashed with this error: `` OpenCV Error: Assertion failed (s >= 0) in setSize, file /tmp/binarydeb/ros-kinetic-opencv3-3.2.0/modules/core/src/matrix.cpp, line 307 terminate called after throwing an instance of 'cv::Exception' what(): /tmp/binarydeb/ros-kinetic-opencv3-3.2.0/modules/core/src/matrix.cpp:307:...

We are doing the manual photometric calibration on our embedded system, so far we still have two problems: 1. Change camera exposure time costs 0.5 hour to execute 2. The...

Hi, I've a problem with calculating inverse camera response function on my own data set. the ICRF doesn't appear to be monotonic (or normal) at all, knowing that I've tested...

I was wondering what are typical RMSE values on a good calibration.

I have modified a few aspects of the code to make it compatible with C++17 standards, OpenCV4, and the latest version of aruco i.e. aruco-3.1.12.