image animation

asked 2016-02-09 05:22:46 -0600

Hi All

I am trying to create an animation of an image such that it looks like panning-in. can anyone give some idea how can i do it with OpenCV?

Any help would be great.

-openaeem

edit retag flag offensive close merge delete

Comments

opencv is a computer-vision library, you're probably loking at the wrong tool

berak gravatar imageberak ( 2016-02-09 05:33:24 -0600 )edit

hummm i see. any idea what could be the right tool for this purpose?

openaeem gravatar imageopenaeem ( 2016-02-09 05:42:49 -0600 )edit

Actually it depends on what panning you would actually would like to do, but I do not think you want to go into frame-per-frame processing yourself? I mean, we have an automatic camera man that does everything based on pedestrian detectors and then uses OpenCV to process the frames captured and add valid information as a layer on top.

StevenPuttemans gravatar imageStevenPuttemans ( 2016-02-09 07:21:54 -0600 )edit