Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/alicevision/meshroom.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Baumann <ryan.baumann@gmail.com>2018-08-15 22:11:01 +0300
committerGitHub <noreply@github.com>2018-08-15 22:11:01 +0300
commit57c159fc13ebca0a109fbbd74a17bf842be4c28b (patch)
tree1c6918591a57f3e57ba0bf9203b5d9762ae221e2 /INSTALL.md
parente5376b9c93eaed1eac32454064b3af327a691980 (diff)
AliceVision camera database renamed from sensor_width_camera_database.txt to cameraSensors.db
See: https://github.com/alicevision/AliceVision/commit/f2e3702b863d623d82760c4aa5e3a27733964afd#diff-dc9735c79457e576fde21ea129dba0ca
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index a911284e..3fd04ada 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -9,7 +9,7 @@ To build AliceVision, follow this [guide](https://github.com/alicevision/AliceVi
Meshroom also relies on specific files provided with AliceVision.
* sensor database: a text database of sensor width per camera model.
-Provided in AliceVision source tree: {ALICEVISION_ROOT}/src/aliceVision/sensorDB/sensor_width_camera_database.txt
+Provided in AliceVision source tree: {ALICEVISION_ROOT}/src/aliceVision/sensorDB/cameraSensors.db
* voctree (optional): for larger datasets (>200 images), greatly improves image matching performances.
It can be downloaded [here](https://gitlab.com/alicevision/trainedVocabularyTreeData/raw/master/vlfeat_K80L3.SIFT.tree).