Update target position from known camera movement

Hi

I’m using a camera on a moving platform to track movement of static object.
I have a very low frame rate which causes a big movement in the image while rotating which leads to losing track.
I know from Imu what is my rotation. How can I update the tracker to find the object.

Thanks