rectangular image as overlay on equirectangular 360 degree image

asked 2017-09-30 06:06:47 -0600

arpu gravatar image

updated 2017-09-30 10:20:40 -0600

hello

how can i remap a rectangular image over an equirectangular frame

i think i need to remap the reqctangular image the result should look like this

from a rectangular image to this

image description

image description

image description

the question is how can i calculate the dstmap1 dstmap2 for remapping the rectangular image to this

edit retag flag offensive close merge delete

Comments

you usually need 6 input images, one in each direction (like a box). do you have those ?

image description

berak gravatar imageberak ( 2017-09-30 06:34:25 -0600 )edit

yes i know how to build the equirectangular with the stitching the only proplem is how do the remap of the rectangular

arpu gravatar imagearpu ( 2017-09-30 06:37:49 -0600 )edit

it's still unclear, what you're doing, and where the problem exactly is.

please edit your question, add your input and code, move your image from dropbox to here, etc.

(also, i don't think, that stitching can be used here (no overlap))

berak gravatar imageberak ( 2017-09-30 06:55:39 -0600 )edit

done! hopefully its more clear now?

arpu gravatar imagearpu ( 2017-09-30 07:04:06 -0600 )edit

sorry, but still unclear. do you want to "straighten out" the 2nd image (make it rectangular) ?

do you want to produce the 1st image (from several shots) ? and how would this be related to stitching ?

berak gravatar imageberak ( 2017-09-30 07:07:37 -0600 )edit
1

from a rectangular image to 1st image / updated the first post

arpu gravatar imagearpu ( 2017-09-30 07:11:24 -0600 )edit

do you want something like that? image description

LBerger gravatar imageLBerger ( 2017-09-30 10:01:03 -0600 )edit

oh no sorry if i the question is not clear :/

i need the rectangular image (like your image) to 1st img in the post

arpu gravatar imagearpu ( 2017-09-30 10:06:51 -0600 )edit

so your remap is equirectangular to the rectangular image right? / add new image to question post

arpu gravatar imagearpu ( 2017-09-30 10:07:42 -0600 )edit