image animation
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
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
Asked: 2016-02-09 05:22:46 -0600
Seen: 355 times
Last updated: Feb 09 '16
opencv is a computer-vision library, you're probably loking at the wrong tool
hummm i see. any idea what could be the right tool for this purpose?
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.