21 lines
382 B
YAML
21 lines
382 B
YAML
|
spectral_camera_configs:
|
||
|
deviceTypeIndex: 1
|
||
|
FrameRate: 4.0
|
||
|
ExposureTime: 10.0
|
||
|
BinningSpatial: 1
|
||
|
BinningSpectral: 1
|
||
|
BinningAverage: true
|
||
|
RingBufferSize: 2
|
||
|
|
||
|
|
||
|
visible_light_camera_configs:
|
||
|
enable: false
|
||
|
video_capture_index: 0
|
||
|
|
||
|
save_configs:
|
||
|
save_dir: C:/tmp/
|
||
|
max_file_size: 10737418240 # 1073741824 # 10*1024*1024*1024 = 10GB 10737418240 10485760(10M)
|
||
|
|
||
|
|
||
|
|