Ask Your Question
1

Help with image rectification C++.

asked 2014-12-31 07:36:18 -0600

jefferson-sep gravatar image

I'm starting with opencv and image processing in general. I need to make an algorithm, with opencv in C++, for image rectification, namely to carry out this transformation in the image:image description

I know there are 3 types of image rectification: polar,cylindrical, planar The polar rectification would meet my needs. But I don't where to start. I know a lot of people here know much about opencv, image processing. What are the basics of and what are the pit falls I should avoid with polar rectification?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
4

answered 2014-12-31 08:45:45 -0600

There's a good tutorial on that here.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-12-31 07:36:18 -0600

Seen: 1,174 times

Last updated: Dec 31 '14