-
Notifications
You must be signed in to change notification settings - Fork 40
/
Copy pathexample_config_DSLR.yaml
49 lines (49 loc) · 999 Bytes
/
example_config_DSLR.yaml
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
41
42
43
44
45
46
47
48
49
general:
project_name: test_project
camera_type: DSLR
camera_model: D7000
camera_settings:
exposure_auto: ''
exposure_time: ''
gain_auto: ''
gain_level: ''
gamma: ''
balance_ratio_red: ''
balance_ratio_blue: ''
shutterspeed: 1/50
aperture: 3.5
iso: 500
whitebalance: Auto
compression: JPEG (FINE)
scanner_settings:
x_min: 0.0
x_max: 450.0
x_step: 50.0
y_min: 0.0
y_max: 1600.0
y_step: 80.0
z_min: -20000.0
z_max: -8000.0
z_step: 500.0
stacking:
stack_images: false
stacking_method: default
threshold: 10
display_focus_check: false
additional_sharpening: false
masking:
mask_images: false
mask_thresh_min: 175
mask_thresh_max: 215
min_artifact_size_black: 1000
min_artifact_size_white: 2000
exif_data:
Make: NIKON CORPORATION
Model: NIKON D7000
SerialNumber: '6174198'
Lens: Nikkor
CameraSerialNumber: '6174198'
LensManufacturer: Nikon
LensModel: 18 - 105 f / 3.5
FocalLength: '18'
FocalLengthIn35mmFormat: '27.0'