aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-02employ logging system, fixup output to be more consistent, get rid of returne...mutantturkey
2012-08-02fixed segfault when only using one imagemutantturkey
2012-08-02inital blob filtering using opencv and cvBlob commitmutantturkey
2012-07-26moved some back to cout, we always wnat to print thosemutantturkey
2012-07-26created a new logging systemmutantturkey
2012-07-23 removed unused function, updated readme's and commened out an extra coutmutantturkey
2012-07-23go back to declarin the size of tempmutantturkey
2012-07-23moved more to vlog and removed more cruft as well as fixed formattingmutantturkey
2012-07-20Merge branch 'master' of git@github.com:mutantturkey/FlyTrackingJohn Morrison
2012-07-20fixed stage5 eval and upated to work with new getopsJohn Morrison
2012-07-20Merge branch 'master' of ssh://github.com/mutantturkey/FlyTrackingmutantturkey
2012-07-20fixed formatting, removed cruft, fixed giant memory leakmutantturkey
2012-07-19added missing iteratorJohn Morrison
2012-07-18updated scriptsmutantturkey
2012-07-18updated makefile to fit the new name of standard-deviatonmutantturkey
2012-07-18fix nasty leak that was slowing down performance a LOTmutantturkey
2012-07-17fix indentation in FilterFlyMaskmutantturkey
2012-07-16 fixed iterator bugmutantturkey
2012-07-16okay properly format FlyTrackingMain.cppmutantturkey
2012-07-16fixed some formatting errors with cpplint.pymutantturkey
2012-07-09fixed getops, remove old comments and checks as well as fixing a output forma...mutantturkey
2012-07-06fixed getopsmutantturkey
2012-07-06initial implement of getops, still need to check properlymutantturkey
2012-07-06remove extra a.outmutantturkey
2012-07-06renamed standard-deviation folder to std-deviation to avoid conflict with bin...mutantturkey
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
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 list,...mutantturkey
2012-07-05rewrite of the histogram, don't use gsl, also calculate pointers instead of a...mutantturkey
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
2012-07-01it finally worksmutantturkey
2012-06-29it's alivemutantturkey
2012-06-29segfaulting on the SetPixelColormutantturkey
2012-06-29:(mutantturkey