Part Number: PROCESSOR-SDK-AM69A
Other Parts Discussed in Thread: SK-AM69
Tool/software:
In app_python I am able to display the camera imx219 in rectangle. I want it to be previewed camera 1 in triangle, and camera 2 in trapezoidal shape. using ./apps_python/app_edgeai.py configs/imx219_cam_example.yaml
Next I want to stitch 2 cameras on end sides of 10% overlaping. Can you plz provide solution.
How to rotate the display preview to potrait and landscape.
90 deg , 180 deg, 270 deg and 360 deg output shifted. if possible.
Thanks in advance.
connected 4 camera and this is the preview. the output is in 4 triangles shape and stitched. The python code using opencv and this is using usb . i wanted using CSI for this SK-AM69 board with imx219 camera.