Stereo – Middlebury Computer Vision
-
class MSM_middlebury
Implements loading dataset:
“Stereo – Middlebury Computer Vision”: http://vision.middlebury.edu/mview/
Note
Usage
- From link above download dataset files: dino\dinoRing\dinoSparseRing\temple\templeRing\templeSparseRing.zip
- Unpack them.
- To load data, for example “temple” dataset, run: ./opencv/build/bin/example_datasets_msm_middlebury -p=/home/user/path_to_unpacked_folder/temple/
References:
[Seitz06] |
- Seitz, B. Curless, J. Diebel, D. Scharstein, R. Szeliski. A Comparison and Evaluation of Multi-View Stereo Reconstruction Algorithms, CVPR, 2006
|