50 lines
947 B
INI
50 lines
947 B
INI
[galaxy_camera]
|
|
horizontal_resolution: 2448
|
|
vertical_resolution: 2048
|
|
; frame_time_ms: 300
|
|
exposure_time: 10000
|
|
; horizontal_crop_offset: 0
|
|
; horizontal_crop_resolution: 2448
|
|
; vertical_crop_offset: 0
|
|
; vertical_crop_resolution: 2048
|
|
; rotate_90_clockwise times: 0
|
|
; auto_white_balance: off
|
|
balance_red: 1.85
|
|
balance_green: 1.0
|
|
balance_blue: 1.5
|
|
|
|
[vision_saver]
|
|
time_format: %Y-%m-%d_%H-%M-%S
|
|
path: ./data/images
|
|
minimum_disk_free_space_gb: 20
|
|
|
|
[archive_synchronizer]
|
|
archive_endpoint: https://r5portal.it/api/echo/
|
|
images_path: data/images
|
|
poll_time: 60
|
|
hold_time: 1
|
|
service_account_json: data/secrets/errecinque-prodserver-9d4024fe9eed.json
|
|
bucket_id: MACHINE
|
|
|
|
[label_printer]
|
|
platform: windows
|
|
printer: zd421
|
|
|
|
|
|
[tecna_t3]
|
|
port: COM3
|
|
baudrate: 115200
|
|
admin_pin: 603
|
|
modify_pin: 603
|
|
select_pin: 603
|
|
|
|
[neo_pixels]
|
|
port: COM1
|
|
baudrate: 9600
|
|
|
|
[vision]
|
|
detection_threshold: 0.5
|
|
neural_network: hs5-20000
|
|
|
|
; recipes_path: ./config/vision_test_recipes
|