forked from mehrab2603/scan3d-capture
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
40 lines (22 loc) · 1.29 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
3D SCANNING SOFTWARE
This software implements the calibration method described in "Simple, Accurate, and Robust
Projector-Camera Calibration" by Daniel Moreno and Gabriel Taubin in 3DimPVT 2012(*).
It extends the original software by including projection and capture of gray code patterns,
and a simple triangulation feauture to generate oriented color pointclouds.
(*) http://dx.doi.org/10.1109/3DIMPVT.2012.77
--- LICENSE ---
If you download the software we will assume that you have read and agreed to the terms of
the Licence Agreement
--- COMPILATION ---
See INSTALL.txt
--- SAMPLE DATA SET ---
For testing purposes download the sample data from the project website
--- DISABLE CAMERA AUTO-PARAMETERS
It is required that the camera in use has fixed parameters. All the auto-settings (auto-focus,
auto-exposure, auto-gain, auto-white-balance) must be disabled. How to adjust these settings
depends on the camera currently in use and it has to be done using either by using
camera manufacturer software or other external tools.
In Microsoft Windows consider installing camera manufacturer specific drivers instead
of Windows generic ones.
In Mac OS X consider using 'UVC Camera Control':
http://phoboslab.org/log/2009/07/uvc-camera-control-for-mac-os-x