* Fix handling of non existing cameras in groups

* Update docs

* Improve typing
This commit is contained in:
Nicolas Mowen
2025-04-17 13:48:09 -06:00
committed by GitHub
parent 1abd3c68ec
commit 8270967cdc
4 changed files with 26 additions and 3 deletions

View File

@@ -882,7 +882,7 @@ output_name: "{input_basename}"
config:
mean_values: [[0, 0, 0]]
std_values: [[255, 255, 255]]
quant_img_rgb2bgr: true
quant_img_RGB2BGR: true
```
Explanation of the paramters: