Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-16 | simplify get_earth_radius() | Johannes Hofmann | |
2007-01-16 | merge with main | Johannes Hofmann | |
2007-01-16 | add comment | Johannes Hofmann | |
2007-01-16 | fix focus issue after choose viewpoint dialog | Johannes Hofmann | |
2007-01-16 | improve choose viewpoint dialog | Johannes Hofmann | |
2007-01-16 | remove ; | Johannes Hofmann | |
2007-01-04 | fix segfault with old gipfel format | Johannes Hofmann | |
2007-01-03 | use WGS84 elipsoid | Johannes Hofmann | |
2007-01-02 | consistently use get_earth_radius() | Johannes Hofmann | |
adjust earth radius value normalize alpha values between 0 and 2pi | |||
2007-01-02 | simplify alpha computation | Johannes Hofmann | |
2007-01-02 | simplify and fix initial scale value computation | Johannes Hofmann | |
2006-12-28 | Fl/fl_draw.h -> Fl/fl_draw.H | Johannes Hofmann | |
2006-12-21 | use ssubst() from stringproc for variable translation | Johannes Hofmann | |
2006-12-18 | add _funcs.cxx files | Johannes Hofmann | |
2006-12-18 | fix tracks | Johannes Hofmann | |
2006-12-18 | add -r (stitch range) option | Johannes Hofmann | |
2006-12-18 | remove debug output | Johannes Hofmann | |
2006-12-18 | add distortion stuff to control window | Johannes Hofmann | |
2006-12-18 | fix segfault when starting without image | Johannes Hofmann | |
2006-12-18 | add distortion profile handling | Johannes Hofmann | |
2006-12-18 | add manufacturer model and focal_length to ImageMetaData | Johannes Hofmann | |
2006-12-18 | add get_distortion_parms() | Johannes Hofmann | |
2006-12-18 | make bilinear resampling optional | Johannes Hofmann | |
2006-12-18 | minor simplification in expr2c | Johannes Hofmann | |
2006-12-18 | 400% speedup by using maxima's optimize() | Johannes Hofmann | |
2006-12-17 | fix visibility | Johannes Hofmann | |
2006-12-17 | fix visibility test; fix stitching | Johannes Hofmann | |
2006-12-17 | whitespace | Johannes Hofmann | |
2006-12-17 | remove ProjectionSphaerical | Johannes Hofmann | |
2006-12-17 | implement LSQ based cylindrcal projection | Johannes Hofmann | |
2006-12-17 | fix link problem | Johannes Hofmann | |
2006-12-17 | use LSQ for all projection types | Johannes Hofmann | |
2006-12-17 | remove Hill.a_view | Johannes Hofmann | |
2006-12-17 | make marked hills green if there are more than 3 (calibration) | Johannes Hofmann | |
2006-12-17 | remove debug printf | Johannes Hofmann | |
2006-12-17 | first compute view params without distortion correction | Johannes Hofmann | |
2006-12-17 | remove ProjectionTangential | Johannes Hofmann | |
2006-12-17 | fix warnings | Johannes Hofmann | |
remove guess stuff | |||
2006-12-16 | various fixes | Johannes Hofmann | |
2006-12-16 | add command line option to specify distortion parameters | Johannes Hofmann | |
2006-12-16 | merge stitching option | Johannes Hofmann | |
2006-12-16 | merge bilinear | Johannes Hofmann | |
2006-12-16 | add from/to option to -s | Johannes Hofmann | |
2006-12-16 | use alph instead of a_view | Johannes Hofmann | |
2006-12-16 | remove u0 v0 stuff completely | Johannes Hofmann | |
2006-12-16 | remove some int <-> double warnings | Johannes Hofmann | |
2006-12-15 | tests | Johannes Hofmann | |
2006-12-14 | fix number of params (now 8) | Johannes Hofmann | |
2006-12-14 | implement save/restore of distortion parameters | Johannes Hofmann | |
2006-12-14 | works quite well now | Johannes Hofmann | |