summaryrefslogtreecommitdiff
path: root/src/gipfel.cxx
AgeCommit message (Expand)Author
2007-05-21mergeJohannes Hofmann
2007-05-21ask before overwriting profilesJohannes Hofmann
2007-05-18add 16bit output supportJohannes Hofmann
2007-05-09remove color- and vignetting correction codeJohannes Hofmann
2007-03-19cleanupsJohannes Hofmann
2007-03-19implement color correctionJohannes Hofmann
2007-03-18bilinear->bicubicJohannes Hofmann
2007-03-18implement bicubic interpolationJohannes Hofmann
2007-03-17show sample points in separate windowJohannes Hofmann
2007-03-16try linear version - does not work yetJohannes Hofmann
2007-03-15make it work with fixed vignetting paramsJohannes Hofmann
2007-03-15add color and brightness adjustmentJohannes Hofmann
2007-03-13gsl based versionJohannes Hofmann
2007-03-13add devignetting infrastructureJohannes Hofmann
2007-03-07add GUI stuff for x0Johannes Hofmann
2007-01-17fix segfaultJohannes Hofmann
2006-12-18add -r (stitch range) optionJohannes Hofmann
2006-12-18add distortion stuff to control windowJohannes Hofmann
2006-12-18add distortion profile handlingJohannes Hofmann
2006-12-18make bilinear resampling optionalJohannes Hofmann
2006-12-17use LSQ for all projection typesJohannes Hofmann
2006-12-17fix warningsJohannes Hofmann
2006-12-16various fixesJohannes Hofmann
2006-12-16add command line option to specify distortion parametersJohannes Hofmann
2006-12-16add from/to option to -sJohannes Hofmann
2006-10-30set window title barJohannes Hofmann
2006-10-30reindentJohannes Hofmann
2006-10-30increase max focal lengthJohannes Hofmann
2006-10-30add simplified copyrightJohannes Hofmann
2006-10-30strip copyrightJohannes Hofmann
2006-10-30scale -> focal_length_35mmJohannes Hofmann
2006-10-30consolidate ExifImageMetaData and src/JpgcomImageMetaData into ImageMetaDataJohannes Hofmann
2006-08-24fix 64bit compilation problem (reported by Maxi)Johannes Hofmann
2006-08-09update copyrightJohannes Hofmann
2006-08-09adjust usage()Johannes Hofmann
2006-08-09remove CVS tagJohannes Hofmann
2006-08-03update README and usageJohannes Hofmann
2006-08-03adjust usageJohannes Hofmann
2006-08-03add TIFFOutputImageJohannes Hofmann
2006-08-02add JPEGOutputImage.cxxJohannes Hofmann
2006-08-02cleanupJohannes Hofmann
2006-08-02implement PreviewOutputImageJohannes Hofmann
2006-08-02change Stitch to use OutputImage instead of DataImageJohannes Hofmann
2006-07-31add tiff stitchingJohannes Hofmann
2006-07-31initial tiff write supportJohannes Hofmann
2006-07-31add jpeg write support to DataImageJohannes Hofmann
2006-06-29use image files from command line for stitchingJohannes Hofmann
2006-06-26add -w and -h switchJohannes Hofmann
2006-06-25adjust parametersJohannes Hofmann
2006-06-25show stitching onlineJohannes Hofmann