0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jan 07, 2025 — Jan 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
merge in a couple of extra pull requests from devin More... over 8 years ago
Merge pull request #77 from qwzybug/morphological-closing More... over 8 years ago
Merge pull request #78 from qwzybug/otsu-threshold More... over 8 years ago
bump version number and tweak parameters for processing 3 support More... over 8 years ago
Merge branch 'master' of https://github.com/atduskgreg/opencv-processing More... over 8 years ago
provide access to optical flow mat More... over 8 years ago
Merge pull request #95 from ncmikkelsen/master More... over 8 years ago
Merge pull request #88 from gohai/armv6hf More... over 8 years ago
Fixed size() More... almost 10 years ago
fixed size() More... almost 10 years ago
fixed size() More... almost 10 years ago
Fix rpath on linux-armv6hf files More... about 10 years ago
Load armv6hf library by default on ARM More... about 10 years ago
Add dynamic libraries for armv6hf More... about 10 years ago
No-argument thresold() using Otsu's method More... over 10 years ago
Support for morphological operations like opening/closing et al. More... over 10 years ago
Merge pull request #75 from jbobrow/flowFix More... over 10 years ago
Fixing bug in average region flow, previously was dividing the total flow by the area of the entire cv object rather than the area of the region. Now uses the width and height passed into the function. More... over 10 years ago
add link to javadoc in readme More... about 11 years ago
rewrite intro comment to OpenCV class for documentation More... about 11 years ago
update getSnapshot() so it returns a PImage corresponding to the ROI if one is set. Closes #52 and #60. More... about 11 years ago
update properties for release More... about 11 years ago
Merge pull request #68 from jmwohl/master More... about 11 years ago
wrapper for optical flow (specifically Farneback dense technique, but designed to be extensible) More... about 11 years ago
removed local include from classpath More... about 11 years ago
fixed rpath issues for linux .so files More... about 11 years ago
add libs back to gitignore, remove local paths from classpath More... about 11 years ago
Merge remote-tracking branch 'upstream/master' More... about 11 years ago
added additional comments regarding logic for arm lib loading More... about 11 years ago
code cleanup, removed debug statements More... about 11 years ago