- Set 'Software Frame Decimation' begin to 0

- Removed grabber specific device name from Log
- Keep pixel format when switching resolution
- Display 'Flip mode' correct in Log
- BGR24 images always flipped
This commit is contained in:
Paulchen Panther
2021-01-29 21:08:47 +01:00
parent bfc818ab45
commit 07a6d5e5b1
6 changed files with 31 additions and 15 deletions

View File

@@ -70,7 +70,7 @@
"fps" : 15,
"standard" : "NO_CHANGE",
"flip" : "NO_CHANGE",
"fpsSoftwareDecimation" : 1,
"fpsSoftwareDecimation" : 0,
"sizeDecimation" : 8,
"cropLeft" : 0,
"cropRight" : 0,