mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-08 12:36:52 +03:00
Support negative photo effect and auto exposure control 2
This commit is contained in:
@@ -125,6 +125,8 @@ function ParseConfig() {
|
||||
ParamAddValue(param, catname, "ZoomOffsetX");
|
||||
ParamAddValue(param, catname, "ZoomOffsetY");
|
||||
ParamAddValue(param, catname, "Grayscale");
|
||||
ParamAddValue(param, catname, "Negative");
|
||||
ParamAddValue(param, catname, "Aec2");
|
||||
ParamAddValue(param, catname, "AutoExposureLevel");
|
||||
ParamAddValue(param, catname, "FixedExposure");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user