This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux: AM5728 image decoding acceleration

Other Parts Discussed in Thread: AM5728

Tool/software: Linux

Hello, TI.

I am using am5728 to do some image processing work and I met some problems.

I want to read images from two cameras and do some work related to real-time stereo vision. While in practice, the delay between my action in reality and in screen is large,about 1s.

I have tried Videocapture::grab() but it doesn't work. The format coming from the two cameras is MJPEG.

I want to know if I can use the IPU(image processing unit) or DSP in target board to accelerate the decoding of the image.

Thanks.

Li Qi