No description
- Jupyter Notebook 100%
| constance_segmentation | ||
| day_1 | ||
| day_2 | ||
| .gitattributes | ||
| read_hdf5.ipynb | ||
| README.md | ||
constance_orientation_dataset
The constance orientation dataset was recorded at two days. Day1 contains 5 sequences and one calibration sequence. Day2 contains 4 sequences and one calibration sequence. The data is stored in hdf5 files. They contain the images, camera calibration parameters and the imu data. We provide an jupyter-notebook file to show how the data could be read. To run the file you need h5py, cv2, scipy, numpy and matplotlib python packages.