mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-11 05:56:57 +03:00
add documentation for new TakeImage options
This commit is contained in:
12
param-docs/parameter-pages/TakeImage/ZoomMode.md
Normal file
12
param-docs/parameter-pages/TakeImage/ZoomMode.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Parameter `ZoomMode`
|
||||
Default Value: `0`
|
||||
|
||||
!!! Warning
|
||||
This is an **Expert Parameter**! Only change it if you understand what it does!
|
||||
|
||||
!!! Note
|
||||
This parameter can also be set on the Reference Image configuration.
|
||||
|
||||
`ZoomMode` only applies when `Zoom` is enabled.
|
||||
Value 0: Crop the camera sensor frame to `ImageSize` resolution.
|
||||
Value 1: Scale the camera sensor frame to 800 x 600 pixels then crop it to `ImageSize` resolution.
|
||||
Reference in New Issue
Block a user