aboutsummaryrefslogtreecommitdiff
path: root/fly-tools/background
AgeCommit message (Collapse)Author
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-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-03actually calculate the histogram correctly...mutantturkey
2012-07-03formatting and added a flag to the background derivermutantturkey
2012-07-02implemented getoptsmutantturkey
2012-07-02moved pixel.c to main.cmutantturkey
2012-07-02updated makefilemutantturkey