Sie sind nicht angemeldet.

1

Samstag, 8. August 2009, 16:59

fisheyeview

Hi,

kann mir jemand sagen, wie ich "fisheyeview" als Standard bei der Ausgabe setzen kann?

Gruß Bruno
Freiheit ist auch immer die Freiheit der Andersdenkenden. (Rosa Luxemburg)

2

Samstag, 8. August 2009, 17:48

Du musst doch nur in der XML " fisheye="X" " auf 1.0 setzen, oder verstehe ich dich falsch? Bin noch im Versuchsstadium mit krpano Gruß, WALL*E

3

Samstag, 8. August 2009, 20:26

Hi,

bei steht nix mit "fisheye"....

Gruß Bruno

edit: hab's gefunden, kommt bei hlookat/vlokat rein...
Freiheit ist auch immer die Freiheit der Andersdenkenden. (Rosa Luxemburg)

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Bruno« (8. August 2009, 20:42)


iceman_fx

Mega-User

Beiträge: 578

Wohnort: Riesa / Dresden

Beruf: Webdesigner / Webentwickler / Fotograf

  • Nachricht senden

4

Samstag, 8. August 2009, 22:42

Da stellst Du die Fishparameter in der View-Deklaration ein: 

 

Fisheye Projection

  • with the Fisheye Projection it is possible to avoid / minimize the problems of the normal projection at wide viewing angles
  • the distortion at the egdes is much better but "straight-lines" which don't go through the center of the view become curved
  • with krpano it is possible to control how much the Fisheye Projection should be applied by interpolating between normal and fisheye projection
  • control the Fisheye Projection with the view.fisheye parameter:
    • "0.0" for none Fisheye Projection / Normal Projection
    • "1.0" for full Fisheye Projection
    • the default setting is "0.35"
  • there is also a second fisheye parameter - view.fisheyefovlink:
    • a linkage between the "fisheye" and "fov" parameters
    • this parameter controls how strong the Fisheye Projection should be applied depending on the current field of view (view.fov)
    • "0.0" for no linkage the Fisheye Projection is independent from the field of view
    • use higher values to apply the Fisheye Projection only at larger field of view
    • the default setting is "0.50"

http://krpano.com/docu/projections/#fisheye