Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-28 | remove panorama.c | Johannes Hofmann | |
2006-10-28 | move Jpeg header writing to JpgcomImageMetaData class | Johannes Hofmann | |
update NEWS | |||
2006-10-28 | fix ImageMetaData classes | Johannes Hofmann | |
2006-10-27 | implement ImageMetaData classes | Johannes Hofmann | |
2006-10-27 | update ImageMetaData files | Johannes Hofmann | |
2006-10-27 | add initial ImageMetaData classes | Johannes Hofmann | |
2006-09-14 | implement biliear resampling | Johannes Hofmann | |
2006-08-24 | fix 64bit compilation problem (reported by Maxi) | Johannes Hofmann | |
2006-08-10 | initialize viewpoint parameters | Johannes Hofmann | |
2006-08-09 | update copyright | Johannes Hofmann | |
2006-08-09 | adjust usage() | Johannes Hofmann | |
2006-08-09 | more comment cleanups | Johannes Hofmann | |
2006-08-09 | remove CVS tag | Johannes Hofmann | |
2006-08-09 | Header and Copyright cleanup | Johannes Hofmann | |
2006-08-03 | update README and usage | Johannes Hofmann | |
2006-08-03 | use TIFFWriteEncodedStrip instead of TIFFWriteScanline because of mem | Johannes Hofmann | |
usage of libtiff. | |||
2006-08-03 | remove OutputImages | Johannes Hofmann | |
2006-08-03 | adjust usage | Johannes Hofmann | |
2006-08-03 | add TIFFOutputImage | Johannes Hofmann | |
2006-08-03 | really use JPEG quality | Johannes Hofmann | |
2006-08-02 | make things compile again | Johannes Hofmann | |
2006-08-02 | add JPEGOutputImage.cxx | Johannes Hofmann | |
2006-08-02 | cleanup | Johannes Hofmann | |
2006-08-02 | implement PreviewOutputImage | Johannes Hofmann | |
2006-08-02 | change Stitch to use OutputImage instead of DataImage | Johannes Hofmann | |
2006-08-01 | implement JPEGOutputImage | Johannes Hofmann | |
2006-08-01 | implement OutputImage stuff | Johannes Hofmann | |
2006-08-01 | add OutputImage stuff | Johannes Hofmann | |
2006-07-31 | add tiff stitching | Johannes Hofmann | |
2006-07-31 | initial tiff write support | Johannes Hofmann | |
2006-07-31 | add jpeg write support to DataImage | Johannes Hofmann | |
2006-06-29 | fix core with small image heights | Johannes Hofmann | |
2006-06-29 | use image files from command line for stitching | Johannes Hofmann | |
2006-06-26 | switch to double coordinates | Johannes Hofmann | |
2006-06-26 | add -w and -h switch | Johannes Hofmann | |
2006-06-25 | correct height width ratio | Johannes Hofmann | |
2006-06-25 | adjust parameters | Johannes Hofmann | |
2006-06-25 | show stitching online | Johannes Hofmann | |
2006-06-25 | first working version | Johannes Hofmann | |
2006-06-25 | do not use empty string for dummy Hill name (dumps in destructor) | Johannes Hofmann | |
2006-06-25 | implement various helper methods | Johannes Hofmann | |
2006-06-25 | Stich -> Stitch and hook new files in Makefile.am | Johannes Hofmann | |
2006-06-25 | import image data grabbing from | Johannes Hofmann | |
http://seriss.com/people/erco/fltk/#Fl_Image | |||
2006-06-24 | add DataImage class stub | Johannes Hofmann | |
2006-06-24 | add Stitch files | Johannes Hofmann | |
2006-03-29 | fix jump on unitialized value (valgrind) | Johannes Hofmann | |
2006-02-19 | don't limit view window size | Johannes Hofmann | |
2005-11-14 | update README and NEWS for 0.1.2 release | Johannes Hofmann | |
2005-11-14 | use double coordinates in ProjectionSphaeric::comp_params() | Johannes Hofmann | |
to make it numerically more stable | |||
2005-11-14 | fix wrap-around bug in ProjectionTangential | Johannes Hofmann | |