Files
SDK_SG200x_V2/middleware/v2/sample/vio
sophgo-forum-service 62573a835f middleware: weekly rls 2024.07.20
-e90961, fix aac+vqe "reamain data not process AEC" bug.
-3c08de, split module vpu into vi vo vpss rgn gdc.
-b5d998, (ive): add comment to api.
-166849, mw support arm32.

Change-Id: Ied488d392da9eed2e3a94e1244eeee540c389372
2024-07-25 17:11:08 +08:00
..
2024-07-25 17:11:08 +08:00
2024-05-31 14:52:28 +08:00
2024-07-25 17:11:08 +08:00
2024-05-31 14:52:28 +08:00

vio sample instructions

sample usage purpose res
VI(Offline)-VPSS(Offline)-VO(Rotation) ./sample_vio 0 sensor and panel required need to place the sensor_cfg.ini in the path /mnt/data Implement pathways VI(Offline)-VPSS(Offline)-VO and rotate in vo NULL
VI(Offline)-VPSS(Offline,Keep Aspect Ratio)-VO ./sample_vio 1 sensor and panel required need to place the sensor_cfg.ini in the path /mnt/data Implement pathways VI(Offline)-VPSS(Offline)-VO and vpss modify aspect ratio NULL
VI(Offline, Rotation)-VPSS(Offline,Keep Aspect Ratio)-VO ./sample_vio 2 sensor and panel required need to place the sensor_cfg.ini in the path /mnt/data Implement pathways VI(Offline)-VPSS(Offline)-VO rotate in vi and vpss modify aspect ratio NULL
VI (Offline)-VPSS(Offline, Rotation)-VO ./sample_vio 3 sensor and panel required need to place the sensor_cfg.ini in the path /mnt/data Implement pathways VI(Offline)-VPSS(Offline)-VO and rotate in vpss NULL
VPSS(Offline, file read/write) ./sample_vio 4 Using VPSS, process the input image and save it to the output image output
VI (Two devs)-VPSS-VO ./sample_vio 5 sensor and panel required need to place the sensor_cfg.ini in the path /mnt/data Implement pathways VI-VPSS-VO and there are two vi devices NULL
VPSS(Offline, file read/write, combine 2 frame into 1) ./sample_vio 6 VPSS horizontal stitching image output