mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-12 06:27:01 +03:00
* Add support for OV5640 camera * clean up sharpness handling * limit sharpness range to -2 and +2 * refactor * Fix OV3660 sharpness handling * refactor sharpness handling * fix OV3660 zoom mode * reinstate aspect ratio via imageSize * Changed OV5640 full frame size to match datasheet * various fixes * add denoise config and general clean up * fix line endings to LF * Support enabling red blue swap via web interface * update jpeg quality limits * remove color swap config; color swap workaround dependent on vflip * fix missing commit * fix gain ceiling * Update cam vflip param page * fix typo: camdenoise, not camsdenoise * fix compile errors
16 lines
441 B
Markdown
16 lines
441 B
Markdown
# Parameter `CamVflip`
|
|
Default Value: `false`
|
|
|
|
!!! Warning
|
|
After changing this parameter you need to update your reference image and alignment markers!
|
|
|
|
!!! Note
|
|
This parameter can also be set on the Reference Image configuration page!
|
|
|
|
!!! Note
|
|
On some OV5640 Cameras, the image becomes reddish when Vflip is used in conjunction with the zoom function!
|
|
|
|
**Flip Image**
|
|
|
|
When **true**, the camera image is flipped top-to-bottom.
|