ax-samples
ax-samples copied to clipboard
Camera module with Opencv
Hi, I created one python file and placed on AXERA AX620A device and i'm importing opencv in python file and want to access device camera (os04a10) using cv2.VideoCapture() and want to show result to device display using cv2.imshow().
is it possible and how ?