Calibrate 360 degree camera

asked 2017-07-03 03:08:24 -0600

RdlP gravatar image

updated 2017-07-03 03:37:54 -0600

Hello,

I bought a 360 degree camera and I want to calibrate it. I know that video and images taken by 360 degree camera has metadata in the files taken.

In this metadata it is stored the camera parameters, like the matrix camera?

Thanks

edit retag flag offensive close merge delete

Comments

"360 degree camera" -- what does this mean, exactly ?

unfortunately, opencv does not have any means to read metadata from images, if there's something interesting for the calibration in it, you'll have to rely on an external tool.

berak gravatar imageberak ( 2017-07-03 03:34:26 -0600 )edit

With "360 degree camera" I refer to camera that take a picture with 2 cameras and it can record all space around it, like this: https://cdn.vox-cdn.com/thumbor/WDl-l...

RdlP gravatar imageRdlP ( 2017-07-03 03:40:22 -0600 )edit

ok. that's called "dual fisheye", btw. if you cannot retrieve calibration data from the manual, or the image-metadata, you might try to calibrate both of them manually using fisheye or omni calibration

berak gravatar imageberak ( 2017-07-03 04:35:44 -0600 )edit

Ok, but the camera takes images (or videos) with 2 images (or 2 videos) in the same file (like this: https://icdn3.digitaltrends.com/image...). Do I need select a roi with only one image (or only one video)?

RdlP gravatar imageRdlP ( 2017-07-12 02:40:37 -0600 )edit

yes, i think you need to select the roi of each cam, and process those seperately.

berak gravatar imageberak ( 2017-07-12 02:55:04 -0600 )edit