Ask Your Question

nikolausi's profile - activity

2014-05-09 12:17:06 -0600 asked a question image stitching: Full View Panoramic Image

Hey,

I am trying to make a full view panoramic image stiching application with the opencv stiching pipeline. Currently I take the rotation and the images from my smartphone to stich the images together. This works :) But now I want to extend the algorithm, the goal is to generate an output image with a fixed resolution for example 4096x2048. The areas where are no images available should be black. But I have no Idea how I can set the resolution and that this resolution represents the full image sphere. Any ideas how i can do this?

Thanks nikolausi