Ask Your Question
0

Defishing an fisheye image.

asked 2016-08-17 04:10:54 -0600

salahuddin_12 gravatar image

updated 2016-08-17 08:05:51 -0600

I'm quite new to opencv so pardon me if I'm asking a question which is already been answered. I'm trying to find a way do defish an fisheye image (Taken from a gopro). Can someone guide me how i can achieve that, and are intrinsic matrices values required for this purpose? If they are required can i find them for gopro online or do i have to some how calculate them.

image description

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
2

answered 2016-08-17 08:15:57 -0600

Ice_T02 gravatar image

If you want to undistort an image you typically need camera calibration parameters. A quite good tutorial can be found here: Link

I don't know if there are any calibration parameters online for a gopro. I think it would be faster to make a calibration on your own since you only require a good chess pattern or similar.

edit flag offensive delete link more

Comments

Thanks for the information. I will look into it. :)

salahuddin_12 gravatar imagesalahuddin_12 ( 2016-08-17 08:23:12 -0600 )edit
1

Keep in mind that since a year or so, OpenCV has a fisheye camera calibration functionality.

StevenPuttemans gravatar imageStevenPuttemans ( 2016-08-17 09:19:33 -0600 )edit
1

Thanks .. I will check it

salahuddin_12 gravatar imagesalahuddin_12 ( 2016-08-18 21:01:05 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2016-08-17 04:10:54 -0600

Seen: 3,932 times

Last updated: Aug 17 '16