2010-06-17 |
Douglas Bagnall | ignore examples directory
|
commit | commitdiff | tree |
2010-06-17 |
Douglas Bagnall | remove tricks to make calibration work
|
commit | commitdiff | tree |
2010-06-17 |
Douglas Bagnall | calibrate each side one after another
|
commit | commitdiff | tree |
2010-06-17 |
Douglas Bagnall | change commented out code that will never be executed...
|
commit | commitdiff | tree |
2010-06-17 |
Douglas Bagnall | use gamma adjusted inversion
|
commit | commitdiff | tree |
2010-06-17 |
Douglas Bagnall | adaptive video: not finished, needs reverting
|
commit | commitdiff | tree |
2010-06-17 |
Douglas Bagnall | stop leaking memory through jpeg decoders
|
commit | commitdiff | tree |
2010-06-17 |
Douglas Bagnall | add timer switch
|
commit | commitdiff | tree |
2010-06-17 |
Douglas Bagnall | be noisy about which colour is which
|
commit | commitdiff | tree |
2010-06-17 |
Douglas Bagnall | try to compensate for bad signal from other side: doesn...
|
commit | commitdiff | tree |
2010-06-17 |
Douglas Bagnall | smoothen video processing line a little
|
commit | commitdiff | tree |
2010-06-15 |
Douglas Bagnall | tidy up play.c -- try to bring order to subpixel functions
|
commit | commitdiff | tree |
2010-06-15 |
Douglas Bagnall | store exact index, not x, y in map_lut, as subpixel...
|
commit | commitdiff | tree |
2010-06-15 |
Douglas Bagnall | forward and reverse gamma tables
|
commit | commitdiff | tree |
2010-06-15 |
Douglas Bagnall | fix stupoiderrors in frame cycling
|
commit | commitdiff | tree |
2010-06-15 |
Douglas Bagnall | add play versions that refer to old frames
|
commit | commitdiff | tree |
2010-06-15 |
Douglas Bagnall | store ring of old buffers
|
commit | commitdiff | tree |
2010-06-15 |
Douglas Bagnall | pass GstBuffer metadat through to each mode, so mode_play...
|
commit | commitdiff | tree |
2010-06-14 |
Douglas Bagnall | clamped difference projection
|
commit | commitdiff | tree |
2010-06-14 |
Douglas Bagnall | optimise bad window selection heuristic for 800x600...
|
commit | commitdiff | tree |
2010-06-14 |
Douglas Bagnall | gtk-app can save video to an mjpeg file
|
commit | commitdiff | tree |
2010-06-14 |
Douglas Bagnall | adaptive colour space for jpeg too
|
commit | commitdiff | tree |
2010-06-14 |
Douglas Bagnall | wait a little while after flashing the screen for camera...
|
commit | commitdiff | tree |
2010-06-14 |
Douglas Bagnall | only use estimators actually created, as opposed to...
|
commit | commitdiff | tree |
2010-06-13 |
Douglas Bagnall | added a FPS command-line option
|
commit | commitdiff | tree |
2010-06-13 |
Douglas Bagnall | revert prefetching: it didn't work
|
commit | commitdiff | tree |
2010-06-13 |
Douglas Bagnall | attempt at prefetch for play:generally unnoticable
|
commit | commitdiff | tree |
2010-06-13 |
Douglas Bagnall | add --first-screen option to gtk-app
|
commit | commitdiff | tree |
2010-06-13 |
Douglas Bagnall | use euclidean distance to decide whether an observed...
|
commit | commitdiff | tree |
2010-06-13 |
Douglas Bagnall | use GST_LOG for debug messages that I neither want...
|
commit | commitdiff | tree |
2010-06-13 |
Douglas Bagnall | blacken margins in loop, and not in memset
|
commit | commitdiff | tree |
2010-06-13 |
Douglas Bagnall | add dither (or proper rounding) to map
|
commit | commitdiff | tree |
2010-06-13 |
Douglas Bagnall | dilate edge finder so as to fill any tiny gaps, then...
|
commit | commitdiff | tree |
2010-06-13 |
Douglas Bagnall | use a simple point structure for median_centre to shut...
|
commit | commitdiff | tree |
2010-06-13 |
Douglas Bagnall | don't try to link to unused corners, which will inevitably...
|
commit | commitdiff | tree |
2010-06-13 |
Douglas Bagnall | x is x and y is y, but someties they get accidentally...
|
commit | commitdiff | tree |
2010-06-13 |
Douglas Bagnall | various clean-ups around new coord_t
|
commit | commitdiff | tree |
2010-06-13 |
Douglas Bagnall | use alternating buffers for mesh
|
commit | commitdiff | tree |
2010-06-13 |
Douglas Bagnall | fix a few more int-isms around coord_t
|
commit | commitdiff | tree |
2010-06-13 |
Douglas Bagnall | fix debug messages and shut most of them up
|
commit | commitdiff | tree |
2010-06-13 |
Douglas Bagnall | add median estimate filter, and fix mean estimate filter
|
commit | commitdiff | tree |
2010-06-13 |
Douglas Bagnall | use coord_t for subpixel precision
|
commit | commitdiff | tree |
2010-06-12 |
Douglas Bagnall | make_map renamed calculate deltas and simplified
|
commit | commitdiff | tree |
2010-06-12 |
Douglas Bagnall | new function to fill out missing mesh squares before...
|
commit | commitdiff | tree |
2010-06-12 |
Douglas Bagnall | generalise cluster pruning routines
|
commit | commitdiff | tree |
2010-06-12 |
Douglas Bagnall | change in_x, iny to x, y, and remove unused lut types
|
commit | commitdiff | tree |
2010-06-12 |
Douglas Bagnall | gtk-app: clean up comments around window creation
|
commit | commitdiff | tree |
2010-06-12 |
Douglas Bagnall | shift things around in init_find_edges in pursuit of...
|
commit | commitdiff | tree |
2010-06-12 |
Douglas Bagnall | add colour, reload and save command-line switches to...
|
commit | commitdiff | tree |
2010-06-12 |
Douglas Bagnall | make room for another round in find_corners sub-mode
|
commit | commitdiff | tree |
2010-06-12 |
Douglas Bagnall | euclidean_discard_cluster_outliers has the sole disadvantage...
|
commit | commitdiff | tree |
2010-06-12 |
Douglas Bagnall | warnings to find error in previous commit: will not...
|
commit | commitdiff | tree |
2010-06-12 |
Douglas Bagnall | either clamp_intxy was out by 1, or all its callers...
|
commit | commitdiff | tree |
2010-06-12 |
Douglas Bagnall | don't make debug images if they are not asked for
|
commit | commitdiff | tree |
2010-06-12 |
Douglas Bagnall | always build with -g. should have done this ages ago
|
commit | commitdiff | tree |
2010-06-12 |
Douglas Bagnall | a new way to discard outliers: throw out high euclidean...
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | experiment with leaving out black borders in play
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | inline get_in_pixel: it is about 12 characters long...
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | remove fancy lut routine from play
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | reinstate macro to make fixed point delta
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | clang was compiling a segfault into floodfill.c, trying...
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | scale fixed point back to integer, or nothing works
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | debug map_lut image
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | remove unused map_lut function
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | reduce fixed point precision slightly, out of fear...
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | calibrate: be fussier about what constitutes a signal...
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | don't use LSB of other colour as MSB of signal
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | reduce debugging noise
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | cheat with wait_for_play by using shared variable
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | ignore executable binaries
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | less noisy bad pixel debugging
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | remove all mention of that complicating abomination...
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | don't try to reuse cursor: it doesn't work and gtk...
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | don't make both screens use the same colour for lines
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | wait for play in play.c
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | try to add a "wait for play" submode. it didn't work
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | clamp when making final map
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | screenmask is relative to sparrow->in, not sparrow...
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | use integer positions on final map
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | don't fake screen edge with erosion (debug trick)
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | wait at end of floodfill for other screen
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | #if 0 away add_random_signal
|
commit | commitdiff | tree |
2010-06-11 |
Douglas Bagnall | build gtk-app with debug symbols
|
commit | commitdiff | tree |
2010-06-10 |
Douglas Bagnall | app cleanups
|
commit | commitdiff | tree |
2010-06-10 |
Douglas Bagnall | gtk-app works again and is more flexible
|
commit | commitdiff | tree |
2010-06-10 |
Douglas Bagnall | debug messages in play
|
commit | commitdiff | tree |
2010-06-10 |
Douglas Bagnall | gtk-app gets command-line options, still crashes
|
commit | commitdiff | tree |
2010-06-10 |
Douglas Bagnall | be specific about jpeg struct member sizes, in case...
|
commit | commitdiff | tree |
2010-06-10 |
Douglas Bagnall | no longer fake other projection (using static variables)
|
commit | commitdiff | tree |
2010-06-10 |
Douglas Bagnall | clamp debug image values, so as not to overflow in...
|
commit | commitdiff | tree |
2010-06-10 |
Douglas Bagnall | remove unused pad arguments from gtk-app
|
commit | commitdiff | tree |
2010-06-10 |
Douglas Bagnall | make gtk-app with debugging symbols
|
commit | commitdiff | tree |
2010-06-10 |
Douglas Bagnall | notes about mjpeg pipeline
|
commit | commitdiff | tree |
2010-06-10 |
Douglas Bagnall | voodoo to get libjpeg-turbo working on amd64
|
commit | commitdiff | tree |
2010-06-09 |
Douglas Bagnall | try negating with gamma of intermediate strength (causes...
|
commit | commitdiff | tree |
2010-06-09 |
Douglas Bagnall | loop images for now
|
commit | commitdiff | tree |
2010-06-09 |
Douglas Bagnall | 800x600 works at 20fps
|
commit | commitdiff | tree |
2010-06-09 |
Douglas Bagnall | working test-capture
|
commit | commitdiff | tree |
2010-06-09 |
Douglas Bagnall | fix colour and shape of jpeg
|
commit | commitdiff | tree |
2010-06-09 |
Douglas Bagnall | try to ensure jpeg-turbo is loaded (probably redundantly...
|
commit | commitdiff | tree |