3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add missing jar url handler More... over 10 years ago
move to newly compiled x-platform version of xuggler (lgpl). Allow videos to be constructed from streams. Allow videos to be constructed from jar resources. needs testing on windows32/64. linux i686, linux x86, mac i386 and mac x86 all seem happy. More... over 10 years ago
fixed broke archetype that was pulling old versions More... over 10 years ago
a thought on a resize processor for a fixed source size which could save the job of calculating pixel contributions. It works but it doesn't seem much faster, ah well More... over 10 years ago
add clipping for conversions to bufferedimage and byte formats More... over 10 years ago
fix for changes introduced during ResizeProcessor refactor More... over 10 years ago
removed DoubleRange and IntegerRange (use Uniform{Double,Integer}RangeIterable instead) More... over 10 years ago
work on documentation More... over 10 years ago
finished the Gist descriptor and tests - with fixed resize code is now directly comparable to the original matlab. re-implemented the extractCenter() methods to be a bit more sane. More... over 10 years ago
tidying contour stuff. fixing javadoc More... over 10 years ago
fixing normalisation problems in ResizeProcessor. Refactored and sanitised some methods (still more to do) More... over 10 years ago
fix jtransforms version More... over 10 years ago
formatting More... over 10 years ago
adding missing files from refactor of contour code More... over 10 years ago
tidying up contour detection; refactored vector images to new project (they have very large deps and not everyone will need it); working on gist More... over 10 years ago
add ignores More... over 10 years ago
move to OI version of jtransforms More... over 10 years ago
adding license; working on finishing gist More... over 10 years ago
Adding forked version of JTransforms More... over 10 years ago
make var final More... over 10 years ago
Started working on GIST implementation. Utility method for creating the Gabor jets required. More... over 10 years ago
add utility method for convolving with a pre-prepared frequency domain filter More... over 10 years ago
rename method More... over 10 years ago
fix typo More... over 10 years ago
Changed clip functions to be slightly more useful. added new padding method with symmetric reflections (useful for padding when working in the frequency domain to reduce edge effects) More... over 10 years ago
better typing More... over 10 years ago
fix pom More... over 10 years ago
fix pom More... over 10 years ago
the ukbench gmm tool now generates features and runs the ukbench experiment, giving a score per image. Unreasonably slow atm. We must implement a faster multivariate gaussian sample method More... over 10 years ago
fixed a dangling open file handle problem More... over 10 years ago