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
formatting More... over 10 years ago
missing files More... over 10 years ago
reworking models to be a bit more flexible by allowing different error measures, and also separating the concerns so the model doesn't need to know about error More... over 10 years ago
circumvent compiler issue More... over 10 years ago
remove troublesome methods from pair - use independentpair methods instead More... over 10 years ago
stats for double arrays More... over 10 years ago
radial distrotion correction, and tools for applying wierd transformations. least-median-of-squares (not finished) and improvements to RANSAC, etc. More... over 10 years ago
calibration test code More... over 10 years ago
adding ignores More... over 10 years ago
camera calibration stuff - zhang's method works well. modified estimator has a few issues More... over 10 years ago
remove broken class More... over 10 years ago
sub-pixel corner refinement More... over 10 years ago
extract sub-pixel rois More... over 10 years ago
performance improvemnts More... over 10 years ago
non-linear homography estimation refinement More... over 10 years ago
loads of improvements to geometry classes More... over 10 years ago
extract sub-pixel rois More... over 10 years ago
extra helper methods More... over 10 years ago
core support for iterative algorithms More... over 10 years ago
Refactor predicate implementations into their own package. add "and" and "or" predicate combiners More... over 10 years ago
improve polygon and shape functionality (optimise and improve algorithms in particular). Optimise min/max filtering with block support using separation. Rew-work filter support to use pixel sets (towards being more compatible with morphological structuring elements) More... over 10 years ago
playing with port of ocv chessboard detector; added greyscale morphology ops (need performance improvements) More... over 10 years ago
* many improvements to geometric objects; added rotated rect class; performance improvments to images. More... over 10 years ago
laws texture (5x5) implementation More... over 10 years ago
get response vectors for all pixels More... over 10 years ago
Quickly sum values in a window across all positions More... over 10 years ago
removed unnecessary clone More... over 10 years ago
Big performance improvements by moving to fourier domain and caching. More... over 10 years ago
fix for potential problem with windows drive names More... over 10 years ago
update bridj to incorporate olivier's fix to OP-72 More... over 10 years ago