2010-05-21 |
Douglas Bagnall | add ability to dump pgm greyscale images
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | debug_find_lines macro
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | add test-gdb target
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | remove unused modes/code and formalise finalise_* methods
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | more refactoring, splitting calibrate code out of sprrow...
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | spring clean and reorder in sparrow struct
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | find_screen mode uses less global state, has destructor
|
commit | commitdiff | tree |
2010-05-20 |
Douglas Bagnall | shift calibrate code out of gstsparrow.h
|
commit | commitdiff | tree |
2010-05-20 |
Douglas Bagnall | corners_to_lut now compiles, is tidier, and is executed
|
commit | commitdiff | tree |
2010-05-20 |
Douglas Bagnall | corners_to_lut function,, in theory, makes the required LUT
|
commit | commitdiff | tree |
2010-05-20 |
Douglas Bagnall | convert mesh to fullsize LUT
|
commit | commitdiff | tree |
2010-05-20 |
Douglas Bagnall | further attempts to sort out edges
|
commit | commitdiff | tree |
2010-05-20 |
Douglas Bagnall | largely wrong-headed attempt to sort out edges
|
commit | commitdiff | tree |
2010-05-20 |
Douglas Bagnall | more on grid finding
|
commit | commitdiff | tree |
2010-05-20 |
Douglas Bagnall | reshuffle function order in edges.c
|
commit | commitdiff | tree |
2010-05-20 |
Douglas Bagnall | use constant macros where possible
|
commit | commitdiff | tree |
2010-05-17 |
Douglas Bagnall | fix edges code to the point of compiling
|
commit | commitdiff | tree |
2010-05-16 |
Douglas Bagnall | more blind reworking of edges code: add edges.h
|
commit | commitdiff | tree |
2010-05-16 |
Douglas Bagnall | edge/grid finding at least compiles
|
commit | commitdiff | tree |
2010-05-15 |
Douglas Bagnall | dynamically find threshold for grid finding
|
commit | commitdiff | tree |
2010-05-15 |
Douglas Bagnall | start on grid finding routine
|
commit | commitdiff | tree |
2010-05-14 |
Douglas Bagnall | add ccmalloc target
|
commit | commitdiff | tree |
2010-05-14 |
Douglas Bagnall | add address of sparrow pbject into random seding: it...
|
commit | commitdiff | tree |
2010-05-13 |
Douglas Bagnall | valgrind suppresion file to hide gst-launch false positives
|
commit | commitdiff | tree |
2010-05-13 |
Douglas Bagnall | make it easier to reorder states: begin in enum order
|
commit | commitdiff | tree |
2010-05-13 |
Douglas Bagnall | don't try to write 4 times as much memory as you have
|
commit | commitdiff | tree |
2010-05-13 |
Douglas Bagnall | add more debugging options to makefile
|
commit | commitdiff | tree |
2010-05-13 |
Douglas Bagnall | only do timing when the command line options is specified
|
commit | commitdiff | tree |
2010-05-13 |
Douglas Bagnall | merge charge
|
commit | commitdiff | tree |
2010-05-13 |
Douglas Bagnall | add timer command-line option
|
commit | commitdiff | tree |
2010-05-13 |
Douglas Bagnall | include opencv library
|
commit | commitdiff | tree |
2010-05-13 |
Douglas Bagnall | time transform, optionally to timer log
|
commit | commitdiff | tree |
2010-05-13 |
Douglas Bagnall | remove unused find_grid
|
commit | commitdiff | tree |
2010-05-13 |
Douglas Bagnall | remove unused shapes code
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | move find_edges code into its own file, so it can develop...
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | make floodfill functions thatcan now be static, static
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | move move_screen into floodfill.c, with the stiff it...
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | find the shape of the screen and create a mask of it
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | fix those timing routines
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | functions for creating a mask of the screen
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | add timing macros: TIMER_START and TIMER_STOP
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | add dummy init/mode functions, and fix silly error
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | add magical SPARROW_NEXT_STATE, an alias for the next...
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | move init_* functions to bottom
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | rename find_edges, find_screen, because the next step...
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | ignore cscope file
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | mostly shifting things round making a tangled hard...
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | add colour awareness to init_ind_self (and move it)
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | add pick colours mode to sparrow.c (will not compile)
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | add pick_colour state (and shift the enum)
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | remove some unused definitions
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | use colour settings in drawing rectangles
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | prepare for bi-colour signals
|
commit | commitdiff | tree |
2010-05-12 |
Douglas Bagnall | recalculate colour shift offsets to account for endianness
|
commit | commitdiff | tree |
2010-05-11 |
Douglas Bagnall | merge calibrate_find_self into find_self
|
commit | commitdiff | tree |
2010-05-11 |
Douglas Bagnall | regularise state init functions
|
commit | commitdiff | tree |
2010-05-11 |
Douglas Bagnall | make things complie again after last reshuffle
|
commit | commitdiff | tree |
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 |