I would like to convert a panorama (360 x 180 degree equirectangular image) to a rectilinear projection with specific angles and field of view. So far, I am using the droplets to create a viewer and then after adjusting angles and field of view within the viewer, I did a screen capture, but this creates an image whose resolution is limited to the screen resolution. How do I use krpano tools to generate directly the high resolution rectilinear projection?
How can I extract a 'flat' image from a spherical panorama?
-
-
Hi,
the 'screen-shots' are not limited to the screen-resolution.
They can be as big as the supported WebGL rendering size by the devices (on mobile devices typically 4096x4096, on desktop systems typically 16384x16384, although the memory-need can get problematic with such large sizes).
See here the makeScreenshot API:
https://krpano.com/docu/pluginint….makeScreenshotand here in this example the 'makescreenshot_hires' <action>:
https://krpano.com/examples/#makescreenshot-apiFor offline krpanotools processing there is the VIEW mode of the spheretocube tool to generate a custom rectilinear view out of a spherical image:
https://krpano.com/docu/tools/#spheretocubeE.g.
Best regards,
Klaus -
Perhaps more experienced users can do this in krpano (judging by Klaus's answer).
There are two convenient options:1. Pano2VR
2. PanoFlatten plugin for Photoshopallows you to extract ‘flattened’ rectilinear projections at any angle and with the desired field of view.
-
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!