Tags: autobrains/edgeai-tiovx-modules
Tags
Merge pull request #2 from autobrains/add_build Add build.sh
modules: ldc: viss: added support for ISP live tuning CMakeLists: added build flag for ISP live tuning added ISP live tuning initialization to LDC and VISS modules and added build option for enabling/disabling live tuning.
cmake: Fix setting the SYSROOT Set SYSROOT at right place, after TARGET_FS is set Fixes: 42c11c8 ("cmake: cross-compile: Fix error handling") Signed-off-by: Rahul T R <r-ravikumar@ti.com>
common: Increase the MAX ref handel count Required for pyramid when levels are 5 or more Signed-off-by: Rahul T R <r-ravikumar@ti.com>
sensor: Fixed sensor names as strings Signed-off-by: Shyam Jagannathan <shyam.jagannathan@ti.com>
cmake: Add support for SOC configuration Add support to read environment variable SOC and set SOC specific variables based on that Signed-off-by: ravi-rahul <r-ravikumar@ti.com>
module: Added dl-color-convert module - This module is identical in design to color-convert-module - Optimized for both DMA and DSP - Supports a subset of color conversions needed for DL pipeline - Requires a patch in PSDK-RTOS vision_apps which defines tivxDLColorConvert Node Signed-off-by: Shyam Jagannathan <shyam.jagannathan@ti.com>
viss-test: updated test to get AE dynamic params Signed-off-by: Shyam Jagannathan <shyam.jagannathan@ti.com>