Ask Your Question
0

Interpolate / polarize Images in OpenCV

asked 2013-03-25 07:25:42 -0600

Jack Chung gravatar image

Hello,

I would appreciate it if someone could inform me if I can process images with OpenCV.

I want to give 1 video as archive and I need to decrease the screen, but it probably will get bad pixels and without focus, then I need to interpolate/polarize the image, can I do that with OpenCV?

Thank you. Regards, Jack.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2013-03-25 08:13:32 -0600

sammy gravatar image

OpenCV is for computer vision, aka automatic object detection and classification, object tracking, etc.

You can do photo/video editing with it, but there are tools that are much better fitted for this job - much easier to use, and more flexible. ffmpeg is a good command-line tool for simple tasks like splitting/merging/re-encoding, and many other visual tools for a myriad applications.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-03-25 07:25:42 -0600

Seen: 582 times

Last updated: Mar 25 '13