0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
Apr 02, 2025 — Apr 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
only quit if 'q' is pressed More... almost 19 years ago
utility functions for easy vector generation More... almost 19 years ago
16-bit version of PPM reader can now also read 8-bit PPMs More... almost 19 years ago
more strict checking for valid input More... almost 19 years ago
fallback mode if we cannot get shared memory (this is not thoroughly tested code...) More... almost 19 years ago
DrawArrow directly on images and small modification in DisplayX11() More... almost 19 years ago
direct access to heap elements More... almost 19 years ago
simplified x11 output of images More... almost 19 years ago
add Reset() method to heap container More... almost 19 years ago
reading of 16bit PPM files and scaling-matrix constructor function More... almost 19 years ago
pseudo-inverse computation now depends on the matrix sizes More... about 19 years ago
make pseudo-inverse numerically stable More... about 19 years ago
bugfix in triangle code: does not write outside of image area anymore More... about 19 years ago
added triangle rasterization code More... about 19 years ago
added 4x4 matrix inversion code More... about 19 years ago
simple bugfix More... about 19 years ago
bugfix: SetInput() did not deallocate old pipeline More... over 19 years ago
. More... over 19 years ago
a bit of cleanup in Heap<>. May break existing code\! More... over 19 years ago
clarify parameters More... over 19 years ago
added 3x3 LoG filters and general 2D convolution More... over 19 years ago
reliable determination of scanning region for homography transform More... over 19 years ago
WriteText_X11 did only change red channel More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
added some Matrix4G candy More... almost 20 years ago
added persptransform example from cvalgo More... almost 20 years ago
added Matrix4G class and perspective transformation code More... almost 20 years ago
removed unused variables and unnecessary return values More... about 20 years ago
bugfix: configuration file was not included. this resulted in linux code being disabled. More... about 20 years ago
greyscale to yuv conversion did not convert to selected chroma format More... about 20 years ago