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...