2010-05-11 |
Douglas Bagnall | ongoing rearrangement: consistency in names and signatures...
|
commit | commitdiff | tree |
2010-05-11 |
Douglas Bagnall | add some more make targets to the phony list
|
commit | commitdiff | tree |
2010-05-11 |
Douglas Bagnall | new file itworks.c, to do the actual stuff
|
commit | commitdiff | tree |
2010-05-11 |
Douglas Bagnall | rearranging things for clarity
|
commit | commitdiff | tree |
2010-05-11 |
Douglas Bagnall | finish split of sparrow.c: declarations, etc
|
commit | commitdiff | tree |
2010-05-11 |
Douglas Bagnall | rearrange things to avoid needing static function declarations
|
commit | commitdiff | tree |
2010-05-11 |
Douglas Bagnall | don't use -isystem hack for cproto make targets
|
commit | commitdiff | tree |
2010-05-10 |
Douglas Bagnall | Break up sparrow.c
|
commit | commitdiff | tree |
2010-05-10 |
Douglas Bagnall | incomplete work on find_edges (broken)
|
commit | commitdiff | tree |
2010-05-10 |
Douglas Bagnall | rather pointless renaming (still obscure)
|
commit | commitdiff | tree |
2010-05-10 |
Douglas Bagnall | cleanup test-find-edges
|
commit | commitdiff | tree |
2010-05-10 |
Douglas Bagnall | modify floodfill from tetuhi as quick region filler.
|
commit | commitdiff | tree |
2010-05-10 |
Douglas Bagnall | more familiarising with openCV, found reasonable square...
|
commit | commitdiff | tree |
2010-05-10 |
Douglas Bagnall | mono find edges floodfill: too sensitive
|
commit | commitdiff | tree |
2010-05-10 |
Douglas Bagnall | ignore images directory
|
commit | commitdiff | tree |
2010-05-10 |
Douglas Bagnall | use tetuhi style floodfill for finding edges
|
commit | commitdiff | tree |
2010-05-09 |
Douglas Bagnall | don't double include $(INCLUDES)
|
commit | commitdiff | tree |
2010-05-09 |
Douglas Bagnall | add -D_GNU_SOURCE for asprintf
|
commit | commitdiff | tree |
2010-05-09 |
Douglas Bagnall | add test-find-edge script for trying out openCV
|
commit | commitdiff | tree |
2010-05-08 |
Douglas Bagnall | easier to scale debugging
|
commit | commitdiff | tree |
2010-05-08 |
Douglas Bagnall | oops, cpp symbol clash
|
commit | commitdiff | tree |
2010-05-08 |
Douglas Bagnall | don't reuse 'record' variable, just in case it confuses...
|
commit | commitdiff | tree |
2010-05-08 |
Douglas Bagnall | voting and best overall numbers must agree
|
commit | commitdiff | tree |
2010-05-08 |
Douglas Bagnall | shift magic numbers into magic defined constants
|
commit | commitdiff | tree |
2010-05-08 |
Douglas Bagnall | debug pattern doesn't need to be static
|
commit | commitdiff | tree |
2010-05-08 |
Douglas Bagnall | discard a few frames before counting (increase initial...
|
commit | commitdiff | tree |
2010-05-08 |
Douglas Bagnall | count weighted votes for lag
|
commit | commitdiff | tree |
2010-05-08 |
Douglas Bagnall | shift mask so all lags use same (52 bit) mask
|
commit | commitdiff | tree |
2010-05-08 |
Douglas Bagnall | reduce calibration buckets
|
commit | commitdiff | tree |
2010-05-08 |
Douglas Bagnall | more sensible calibration signal theshold
|
commit | commitdiff | tree |
2010-05-08 |
Douglas Bagnall | force 64bit arithmetic in lag representation
|
commit | commitdiff | tree |
2010-05-08 |
Douglas Bagnall | sanity test for 64 bit arithmetic
|
commit | commitdiff | tree |
2010-05-07 |
Douglas Bagnall | generate pattern on the fly: simpler than before
|
commit | commitdiff | tree |
2010-05-07 |
Douglas Bagnall | hamming distance should count differences, not similarities
|
commit | commitdiff | tree |
2010-05-07 |
Douglas Bagnall | debug pattern (and early shortcut)
|
commit | commitdiff | tree |
2010-05-07 |
Douglas Bagnall | rearrange find_lag loop, for clarity
|
commit | commitdiff | tree |
2010-05-07 |
Douglas Bagnall | binary debug string uses [*.] not [01], for easier...
|
commit | commitdiff | tree |
2010-05-07 |
Douglas Bagnall | colour_coded_pixel is less enthusiastic about bad matches
|
commit | commitdiff | tree |
2010-05-07 |
Douglas Bagnall | try a different threshold
|
commit | commitdiff | tree |
2010-05-07 |
Douglas Bagnall | ignore first couple of frames
|
commit | commitdiff | tree |
2010-05-07 |
Douglas Bagnall | binary dump function
|
commit | commitdiff | tree |
2010-05-07 |
Douglas Bagnall | flag to fake random input from another projector
|
commit | commitdiff | tree |
2010-05-07 |
Douglas Bagnall | ignore libjpeg-terra for now
|
commit | commitdiff | tree |
2010-05-07 |
Douglas Bagnall | calibration: various code rearrangements and bigger...
|
commit | commitdiff | tree |
2010-05-06 |
Douglas Bagnall | fancier routine for colour coding
|
commit | commitdiff | tree |
2010-05-06 |
Douglas Bagnall | threshold function for images (unused, actually)
|
commit | commitdiff | tree |
2010-05-06 |
Douglas Bagnall | rename debug files from .pgm to .ppm, which they actually are
|
commit | commitdiff | tree |
2010-05-06 |
Douglas Bagnall | remove awful debugging functions
|
commit | commitdiff | tree |
2010-05-06 |
Douglas Bagnall | change from vote counting to sliding window matched...
|
commit | commitdiff | tree |
2010-05-06 |
Douglas Bagnall | popcount and hamming distance functions, with tests!
|
commit | commitdiff | tree |
2010-05-06 |
Douglas Bagnall | another possible compiler optimisation
|
commit | commitdiff | tree |
2010-05-05 |
Douglas Bagnall | more find_square tuning
|
commit | commitdiff | tree |
2010-05-05 |
Douglas Bagnall | wait for blank leads to state change
|
commit | commitdiff | tree |
2010-05-05 |
Douglas Bagnall | more attributes and makefile bits based on reading...
|
commit | commitdiff | tree |
2010-05-05 |
Douglas Bagnall | rename pgm_dump, ppm_dump, as is more accurate
|
commit | commitdiff | tree |
2010-05-03 |
Douglas Bagnall | wait for post-find_self blank state
|
commit | commitdiff | tree |
2010-05-03 |
Douglas Bagnall | add a state trampoline of sorts
|
commit | commitdiff | tree |
2010-05-03 |
Douglas Bagnall | use enum type for state
|
commit | commitdiff | tree |
2010-05-03 |
Douglas Bagnall | more find_self tweaks
|
commit | commitdiff | tree |
2010-05-03 |
Douglas Bagnall | generalise abs_diff code
|
commit | commitdiff | tree |
2010-05-02 |
Douglas Bagnall | use sparrow->debug to decide whether to debug, and...
|
commit | commitdiff | tree |
2010-05-02 |
Douglas Bagnall | remove usused debug_calibrate function
|
commit | commitdiff | tree |
2010-05-01 |
Douglas Bagnall | combine the two loops in find_lag
|
commit | commitdiff | tree |
2010-05-01 |
Douglas Bagnall | calculate and graph votes as a percentage of total
|
commit | commitdiff | tree |
2010-05-01 |
Douglas Bagnall | ad-hoc tuning of lag-finding routine
|
commit | commitdiff | tree |
2010-05-01 |
Douglas Bagnall | add parenthesis so expression makes sense
|
commit | commitdiff | tree |
2010-05-01 |
Douglas Bagnall | widen range of initial squares
|
commit | commitdiff | tree |
2010-05-01 |
Douglas Bagnall | find_lag counts votes for different lags
|
commit | commitdiff | tree |
2010-05-01 |
Douglas Bagnall | add random signal to emulate other projector
|
commit | commitdiff | tree |
2010-05-01 |
Douglas Bagnall | redo the static prototypes.
|
commit | commitdiff | tree |
2010-05-01 |
Douglas Bagnall | more even on/off flashing periods
|
commit | commitdiff | tree |
2010-05-01 |
Douglas Bagnall | cproto doesn't like the -isystem include
|
commit | commitdiff | tree |
2010-05-01 |
Douglas Bagnall | generalise shape definition (slightly) and allow for...
|
commit | commitdiff | tree |
2010-05-01 |
Douglas Bagnall | shift calibration into its own object (which next will...
|
commit | commitdiff | tree |
2010-05-01 |
Douglas Bagnall | increase calibration threshold
|
commit | commitdiff | tree |
2010-05-01 |
Douglas Bagnall | a different way of calculating confidence
|
commit | commitdiff | tree |
2010-05-01 |
Douglas Bagnall | configure debug_level in make commandline
|
commit | commitdiff | tree |
2010-04-29 |
Douglas Bagnall | find centre and confidence of calibration
|
commit | commitdiff | tree |
2010-04-29 |
Douglas Bagnall | view calibration via histogram
|
commit | commitdiff | tree |
2010-04-29 |
Douglas Bagnall | target to make CPP processed c files (*.i)
|
commit | commitdiff | tree |
2010-04-29 |
Douglas Bagnall | on blink during calibration is shorter
|
commit | commitdiff | tree |
2010-04-29 |
Douglas Bagnall | make iplimage allocation simpler and quicker, by sharing...
|
commit | commitdiff | tree |
2010-04-29 |
Douglas Bagnall | another compilation optimisation for diminisishing...
|
commit | commitdiff | tree |
2010-04-29 |
Douglas Bagnall | rearrange test make target options
|
commit | commitdiff | tree |
2010-04-27 |
Douglas Bagnall | simplify the way find_square finds signal
|
commit | commitdiff | tree |
2010-04-27 |
Douglas Bagnall | fancier debug images of lag_table: intensity reflects...
|
commit | commitdiff | tree |
2010-04-27 |
Douglas Bagnall | lag_rcord needs to be truncated to length of lag_table
|
commit | commitdiff | tree |
2010-04-27 |
Douglas Bagnall | turn on for shorter time than off (for less interference)
|
commit | commitdiff | tree |
2010-04-27 |
Douglas Bagnall | link in fewer unused libraries
|
commit | commitdiff | tree |
2010-04-25 |
Douglas Bagnall | include stdlib just to be sure (though gst* includes it)
|
commit | commitdiff | tree |
2010-04-25 |
Douglas Bagnall | don't memcopy previous frames because we use the pointer...
|
commit | commitdiff | tree |
2010-04-25 |
Douglas Bagnall | whitespace and comment changes
|
commit | commitdiff | tree |
2010-04-25 |
Douglas Bagnall | use -issytem instead of -I to suppress opencv header...
|
commit | commitdiff | tree |
2010-04-25 |
Douglas Bagnall | try with -Wextra, splint, and flawfinder, found mainly...
|
commit | commitdiff | tree |
2010-04-24 |
Douglas Bagnall | copy pointers rather than data for input buffers
|
commit | commitdiff | tree |
2010-04-24 |
Douglas Bagnall | separate input and output size in makefile (untested...
|
commit | commitdiff | tree |
2010-04-24 |
Douglas Bagnall | try some more optimising variables (to little effect)
|
commit | commitdiff | tree |
2010-04-24 |
Douglas Bagnall | whitespace
|
commit | commitdiff | tree |
2010-04-24 |
Douglas Bagnall | typo in printf format
|
commit | commitdiff | tree |
2010-04-24 |
Douglas Bagnall | g_structure extraction is fastideous about signedness
|
commit | commitdiff | tree |