Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-05 | okay rewind won't work because at a EOF we cannot rewind | mutantturkey | |
2012-07-05 | got rid of extra x and y variables, fixed our fopen, though there is still a ↵ | mutantturkey | |
problem with it | |||
2012-07-05 | clean up mask generator | mutantturkey | |
2012-07-05 | update the makefile to no longer depend on gsl | mutantturkey | |
2012-07-05 | remove 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-05 | rewrite 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-03 | remove stray file | mutantturkey | |
2012-07-03 | actually calculate the histogram correctly... | mutantturkey | |
2012-07-03 | formatting and added a flag to the background deriver | mutantturkey | |
2012-07-03 | makefile | mutantturkey | |
2012-07-02 | added an median based background deriver | mutantturkey | |
2012-07-02 | update readme | mutantturkey | |
2012-07-02 | implemented getopts | mutantturkey | |
2012-07-02 | moved pixel.c to main.c | mutantturkey | |
2012-07-02 | updated makefile | mutantturkey | |
2012-07-02 | Added todo to derive-background | mutantturkey | |
2012-07-02 | Updated readme | mutantturkey | |
2012-07-02 | code cleanups, all values will be positive - so don't check - should benefit ↵ | mutantturkey | |
performance | |||
2012-07-01 | it finally works | mutantturkey | |
2012-06-29 | it's alive | mutantturkey | |
2012-06-29 | segfaulting on the SetPixelColor | mutantturkey | |
2012-06-29 | :( | mutantturkey | |
2012-06-28 | ok use argv[2] for first file | mutantturkey | |
2012-06-28 | no segfaults anymore :-) | mutantturkey | |
2012-06-28 | basic output - stil segfaults | mutantturkey | |
2012-06-27 | working histogram | mutantturkey | |
2012-06-27 | on our way | mutantturkey | |
2012-06-27 | the array is alive :-) | mutantturkey | |
2012-06-26 | initial commit of derive-background | mutantturkey | |
2012-06-20 | updated todo in readme | mutantturkey | |
2012-06-20 | uses getops | mutantturkey | |
2012-06-20 | updated README | mutantturkey | |
2012-06-20 | updated README | mutantturkey | |
2012-06-20 | updated README | mutantturkey | |
2012-06-20 | updated README | mutantturkey | |
2012-06-20 | converted to markdown | mutantturkey | |
2012-06-20 | updated 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-20 | 30000 is a bit better | mutantturkey | |
2012-06-20 | it's alive\! | mutantturkey | |
2012-06-20 | try this out | John Morrison | |
2012-06-20 | you're doing this wrong | mutantturkey | |
2012-06-19 | working close | John Morrison | |
2012-06-19 | initial commit of a threaded mask filter | mutantturkey | |
2012-06-19 | cleanup spacing | mutantturkey | |
2012-06-16 | moved old filter cpp and updated readme | mutantturkey | |
2012-06-15 | added getops handling for FilterFlymask | mutantturkey | |
2012-06-15 | added rudimentry verbose logging support | John Morrison | |
2012-06-15 | fixed to use globals and begin to implement optional output of overlay images | John Morrison | |
2012-06-15 | removed binary | John Morrison | |
2012-06-15 | whoops | John Morrison | |