Introduction
This application demonstrates the use of VISS node and TI's 2A (AE & AWB) algorithm. It captures RAW images from the image sensor, processes it in VPAC and displays using Display Sub-System. It also processes H3A data for AE and AWB algorithms.
Supported plaforms
| Platform | Linux x86_64 | Linux+RTOS mode | SoC |
| Support | NO | YES | J721e |
Supported image sensors
| Sensor | Data Format | Resolution | Frame Rate(s) |
| IMX390 | Bayer RAW12 HDR | 1936x1096 | 30, 60 |
| AR0233 | Bayer RAW12 HDR | 1920x1280 | 30 |
| AR0820 | RCCB RAW12 HDR | 3840x2160 | 27 |
Data flow
Steps to run the application on J721e EVM
- Build the application and related libraries as mentioned in Build Instructions
- Connect camera board on cam0 input port of the Fusion1 Platform
- Use the is_interactive flag to run the demo in an interactive mode which allows the user to select sensor, processing options and print performance characteristics on the UART console.
- Run the app as shown below
- The output is displayed through DSS on HDMI or eDP display - Display interface selection through compile time srtting in the file apps/basic_demos/app_tirtos/common/app_cfg_mcu2_1.h