0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
merge in a couple of extra pull requests from devin More... about 8 years ago
Merge pull request #77 from qwzybug/morphological-closing More... about 8 years ago
Merge pull request #78 from qwzybug/otsu-threshold More... about 8 years ago
bump version number and tweak parameters for processing 3 support More... about 8 years ago
Merge branch 'master' of https://github.com/atduskgreg/opencv-processing More... about 8 years ago
provide access to optical flow mat More... about 8 years ago
Merge pull request #95 from ncmikkelsen/master More... about 8 years ago
Merge pull request #88 from gohai/armv6hf More... about 8 years ago
Fixed size() More... over 9 years ago
fixed size() More... over 9 years ago
fixed size() More... over 9 years ago
Fix rpath on linux-armv6hf files More... over 9 years ago
Load armv6hf library by default on ARM More... over 9 years ago
Add dynamic libraries for armv6hf More... over 9 years ago
No-argument thresold() using Otsu's method More... about 10 years ago
Support for morphological operations like opening/closing et al. More... about 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... over 10 years ago
rewrite intro comment to OpenCV class for documentation More... over 10 years ago
update getSnapshot() so it returns a PImage corresponding to the ROI if one is set. Closes #52 and #60. More... over 10 years ago
update properties for release More... over 10 years ago
Merge pull request #68 from jmwohl/master More... over 10 years ago
wrapper for optical flow (specifically Farneback dense technique, but designed to be extensible) More... over 10 years ago
removed local include from classpath More... over 10 years ago
fixed rpath issues for linux .so files More... over 10 years ago
add libs back to gitignore, remove local paths from classpath More... over 10 years ago
Merge remote-tracking branch 'upstream/master' More... over 10 years ago
added additional comments regarding logic for arm lib loading More... over 10 years ago
code cleanup, removed debug statements More... over 10 years ago