Part Number: PROCESSOR-SDK-AM69A Other Parts Discussed in Thread: AM69A Tool/software:
Camera preview using Python code in AM69A not able to view
My python code
import time import cv2 fps = 30 frame_width = 640 frame_height = 480 cap = cv2.VideoCapture("…
Part Number: PROCESSOR-SDK-AM69A Other Parts Discussed in Thread: AM69A Tool/software: I am using AM69A EVK board. I am able to run python code from command prompt. The issue i am facing is that when i want to stack 4 camera one below the other . I am…
Part Number: PROCESSOR-SDK-AM69A Other Parts Discussed in Thread: SK-AM69 , TDA4VH Tool/software: E2e Thread : PROCESSOR-SDK-AM69A: PROCESSOR-SDK-AM69A - API solutions Forum - API solutions - TI E2E support forums
SK-AM69, camera and display is controlled…
Part Number: PROCESSOR-SDK-AM69A Other Parts Discussed in Thread: AM69A Tool/software: Hello TI Engineers, I am using Processor SDK Linux AM69A, and I am researching about keypoint detection using YoloV5 model from this repository ( https://github.com/TexasInstruments…
Part Number: PROCESSOR-SDK-AM69A Other Parts Discussed in Thread: AM69A , AM69 , SK-AM69 Tool/software: AM69A with Arducam V3Link Camera Solution Kit required "360 degree view" or "Bird eye view" with 4 camera of imx219.
Q1: AM69A with…
Part Number: PROCESSOR-SDK-AM69A Other Parts Discussed in Thread: AM69A Tool/software: We currently do image analysis with a 50 mp camera. This is done in a timelapse fashion. With our current hard and software (windows, pythonscript) it takes around…
Part Number: PROCESSOR-SDK-AM69A Other Parts Discussed in Thread: AM69 Tool/software: I am using SK - AM69.
For now, I am using Out of box demo application. Now I want to use Linux on which demo application is built. Without using out of box I want to…
Part Number: PROCESSOR-SDK-AM69A Other Parts Discussed in Thread: AM69A Tool/software:
Q1: AM69A with Arducam V3Link 4 Camera using Out of box application can I customize to "360 degree view" or "Bird eye view" with 4 camera of imx219.…
Part Number: PROCESSOR-SDK-AM69A
Tool/software:
Hi TI engineers, I am researching about non image classification project using pytorch neural network model, and for now, it seems like TI hardware acceleration support object detection, image classification…
Part Number: PROCESSOR-SDK-AM69A Other Parts Discussed in Thread: AM69A
Tool/software:
Hi TI engineers. I am using Processor SDK AM69A with SDK ver. 10.0.0.4 and I am trying to run GUI Qt Application program on it. However, I am facing some issue related…