waleedAhmad1 / google-glass-api

Automatically exported from code.google.com/p/google-glass-api
0 stars 0 forks source link

wrong value of field of view #636

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
wrong value of field of view

What steps will reproduce the problem?
1. Create Camera.Parameters object, call getHorizontalViewAngle()
2. The function getHorizontalViewAngle() returns wrong value.

What is the expected output? What do you see instead?
Manual measurement of the horizontal field of view gave the value of about 74°,
While getHorizontalViewAngle() return 54.8°.

What version of the product are you using? On what operating system?
XE21

Please provide any additional information below.
The way I measured the field of view is by placing the camera in the center of 
a circle with degrees marks, where the right side of the image shows 0°. 
The left side of the image than shows 74°.

Original issue reported on code.google.com by Net...@gmail.com on 16 Nov 2014 at 8:46