Ask Your Question
0

Defishing an fisheye image.

asked Aug 17 '16

salahuddin_12 gravatar image

updated Aug 17 '16

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

Preview: (hide)

1 answer

Sort by » oldest newest most voted
2

answered Aug 17 '16

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.

Preview: (hide)

Comments

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

salahuddin_12 gravatar imagesalahuddin_12 (Aug 17 '16)edit
1

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

StevenPuttemans gravatar imageStevenPuttemans (Aug 17 '16)edit
1

Thanks .. I will check it

salahuddin_12 gravatar imagesalahuddin_12 (Aug 19 '16)edit

Question Tools

1 follower

Stats

Asked: Aug 17 '16

Seen: 4,598 times

Last updated: Aug 17 '16