aboutsummaryrefslogtreecommitdiff
path: root/fly-tools/background
AgeCommit message (Expand)Author
2012-10-01use the C++/openCV version of our background generator now, delete the old C ...mutantturkey
2012-09-27fixed a memory leak, now calculate inline so there is no huge overheadmutantturkey
2012-09-27convert to OpenCV and C++ initial commitmutantturkey
2012-09-24fixed logical error in height/width checkmutantturkey
2012-07-18fix nasty leak that was slowing down performance a LOTmutantturkey
2012-07-16 fixed iterator bugmutantturkey
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
2012-07-05remove the need for a sample file by just reading the first item in the list,...mutantturkey
2012-07-05rewrite of the histogram, don't use gsl, also calculate pointers instead of a...mutantturkey
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