Convert equirectangular (spherical) image to cube faces (tiles)

asked 2015-03-05 10:02:52 -0600

ferakles gravatar image

Hello,

As the title suggests, I would like to convert spherical and cylindrical images to cubical images.

The spherical/equirectangular image has format 360x180 and I would like to convert it to cubical images with six image files (one image per cube side).

Does anyone know how to achieve this with with OpenCV 2.4.x.?

Thanks,

edit retag flag offensive close merge delete