2010-05-22 |
Douglas Bagnall | be less harsh when setting threshold for finding lines
|
commit | commitdiff | tree |
2010-05-22 |
Douglas Bagnall | adding and removing debug messages
|
commit | commitdiff | tree |
2010-05-22 |
Douglas Bagnall | in edges struct, corners and mesh tried to be the same...
|
commit | commitdiff | tree |
2010-05-22 |
Douglas Bagnall | add image dump function for grid
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | zero clusters on allocation, and free only once
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | use upper case for macros
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | an explanatory comment!
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | fix wrongheaded triangular shuffle
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | break from the lines finding loop at the right time...
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | debug messages
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | regularise find_screens use of free and finalise_*.
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | various debugging pieces in edges.[ch]
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | don't use init_find_self to increase countdown: it...
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | wait an extra frame for finding edges
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | allow for smaller screen during development at least
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | fix various silly errors (%s vs %d, pixcount vs size...
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | debug images from advanced modes
|
commit | commitdiff | tree |
2010-05-21 |
Douglas Bagnall | remove unused states
|
commit | commitdiff | tree |
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 |