Package | Description |
---|---|
mpicbg.panorama |
Modifier and Type | Class and Description |
---|---|
class |
PanoramaCamera<T extends PanoramaCamera<T>>
Essentially, a simplified homography that allows panning (λ), tilting
(φ) and and zooming (f) only.
|
Modifier and Type | Class and Description |
---|---|
class |
EquirectangularProjection
A rectlinear projection from equirectangular coordinates (longitude,
latitude).
|
class |
RectlinearCamera
Essentially, a simplified homography that allows panning (λ), tilting
(φ) and and zooming (f) only.
|
Modifier and Type | Method and Description |
---|---|
void |
PanoramaCamera.setCamera(PanoramaCamera<?> c) |
Copyright © 2015–2021 Fiji. All rights reserved.