Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

in any case view always start from centre of image #24

Open
GoogleCodeExporter opened this issue Oct 12, 2015 · 1 comment
Open

in any case view always start from centre of image #24

GoogleCodeExporter opened this issue Oct 12, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. load a PLsperical2panorama object in setPanorama()
2. run application
3. put the phone on a table faced-up

What is the expected output? What do you see instead?
Let's take as reference point of the phone the back-camera and a x-y grid 
centered in the centre of the picture ( so x-range: [-20,20] and 
y-range:[-10,10] ).. As camera is pointing the ground, the visualized image 
should start from the bottom-centre point of the image (so x=0, y= -10).
Or if back-camera is pointing to the right, the display should start shifted 
from the center (so x=20, y=0).
And so on..

What version of the product are you using? On what operating system?
I'm using 0.2 beta , in android 4.4.2

Please provide any additional information below.


Original issue reported on code.google.com by belardin...@gmail.com on 23 Jun 2014 at 2:31

@GoogleCodeExporter
Copy link
Author

or if it possible to add a method that allows you to decide whether to start 
from the center or from a point got from sensors...

Original comment by belardin...@gmail.com on 23 Jun 2014 at 4:21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant