You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no support for 180 degrees panoramas, only for 360 degrees.
StGLWidgets/StGLImageRegion.cpp manages image rendering, and there is also StPanorama enumeration (include/StImage/StImage.h) which is used in several places to define which panorama type is in the frame.
Greetings, There is projection issue with stereo 180° panoramic videos.
Dirty hack - is to recode with "fake" other hemisphere.
Checked code and didn't manage to find where sphere projection is taking it own business.
If you point me there, I'll try to make pr.
The text was updated successfully, but these errors were encountered: