aboutsummaryrefslogtreecommitdiff
path: root/fly-tools
AgeCommit message (Collapse)Author
2012-07-06remove extra a.outmutantturkey
2012-07-06renamed standard-deviation folder to std-deviation to avoid conflict with ↵mutantturkey
binary name
2012-07-06update the Makefilemutantturkey
2012-07-06starting to clean up, fix a header with newer g++ (4.3)mutantturkey
2012-07-06original import of the standard deviation utilitymutantturkey
2012-07-05okay rewind won't work because at a EOF we cannot rewindmutantturkey
2012-07-05got rid of extra x and y variables, fixed our fopen, though there is still a ↵mutantturkey
problem with it
2012-07-05clean up mask generatormutantturkey
2012-07-05update the makefile to no longer depend on gslmutantturkey
2012-07-05remove the need for a sample file by just reading the first item in the ↵mutantturkey
list, and use rewind to avoid re-opening the input file
2012-07-05rewrite of the histogram, don't use gsl, also calculate pointers instead of ↵mutantturkey
an explicit array, reduces memory usage by like a zillion percent
2012-07-03remove stray filemutantturkey
2012-07-03actually calculate the histogram correctly...mutantturkey
2012-07-03formatting and added a flag to the background derivermutantturkey
2012-07-03makefilemutantturkey
2012-07-02added an median based background derivermutantturkey
2012-07-02update readmemutantturkey
2012-07-02implemented getoptsmutantturkey
2012-07-02moved pixel.c to main.cmutantturkey
2012-07-02updated makefilemutantturkey
2012-07-02Added todo to derive-backgroundmutantturkey
2012-07-02Updated readmemutantturkey
2012-07-02code cleanups, all values will be positive - so don't check - should benefit ↵mutantturkey
performance
2012-07-01it finally worksmutantturkey
2012-06-29it's alivemutantturkey
2012-06-29segfaulting on the SetPixelColormutantturkey
2012-06-29:(mutantturkey
2012-06-28ok use argv[2] for first filemutantturkey
2012-06-28no segfaults anymore :-)mutantturkey
2012-06-28basic output - stil segfaultsmutantturkey
2012-06-27working histogrammutantturkey
2012-06-27on our waymutantturkey
2012-06-27the array is alive :-)mutantturkey
2012-06-26initial commit of derive-backgroundmutantturkey
2012-06-20updated todo in readmemutantturkey
2012-06-20uses getopsmutantturkey
2012-06-20updated READMEmutantturkey
2012-06-20updated READMEmutantturkey
2012-06-20updated READMEmutantturkey
2012-06-20updated READMEmutantturkey
2012-06-20converted to markdownmutantturkey
2012-06-20updated the readme to include the new utility, mask-generator. Added to ↵mutantturkey
mask-generator to the make file, renamed the folder for mask-generator to mask, added proper headers to remove warnings, fixed a return type and removed an unused variable called status
2012-06-2030000 is a bit bettermutantturkey
2012-06-20it's alive\!mutantturkey
2012-06-20try this outJohn Morrison
2012-06-20you're doing this wrongmutantturkey
2012-06-19working closeJohn Morrison
2012-06-19initial commit of a threaded mask filtermutantturkey
2012-06-19cleanup spacingmutantturkey
2012-06-16moved old filter cpp and updated readmemutantturkey