First time here? Check out the FAQ!

Ask Your Question
0

Interpolate / polarize Images in OpenCV

asked Mar 25 '13

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.

Preview: (hide)

1 answer

Sort by » oldest newest most voted
1

answered Mar 25 '13

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.

Preview: (hide)

Question Tools

1 follower

Stats

Asked: Mar 25 '13

Seen: 639 times

Last updated: Mar 25 '13