Difference between revisions of "Eyesis4Pi Pixels Calculation"

From ElphelWiki
Jump to: navigation, search
m (Calculations)
m
Line 6: Line 6:
 
  (1)=>(2) S(sphere) = L^2/pi = 14268^2/3.14 ~ '''64.8MPix'''
 
  (1)=>(2) S(sphere) = L^2/pi = 14268^2/3.14 ~ '''64.8MPix'''
 
</font>
 
</font>
 +
[[Category:Eyesis4Pi]]

Revision as of 10:08, 5 October 2012

Calculations

The equirectangular projection size: 14268x7135 which equals to ~100MPix but since it's a projection the real pixels are stretched - their size is close to the real ones when on the virtual sphere. At the same time the equatorial line of the projection consists of real pixels since they are projected as they are due to the projection's properties.

L = 2*pi*R (1)
S(sphere) = 4*pi*R^2 (2)
(1)=>(2) S(sphere) = L^2/pi = 14268^2/3.14 ~ 64.8MPix