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.

How can I store frames on DM6437 by using FVID functions

Hi,

I'm studying on video stabilization project on DM6437 .

I could capture frames and display them out by using FVID_exchange function.And I could access pixels on current frame.

I have to compare past frame and current frame to find motion vectors between frames  .But I can only do operations on current frame.

 I should store the past frame(s) accordingly as per the algorithm .(for ex 100 frame)

 

Could you help me please?

Best Regards...