openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
opencv-processing
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Jul 29, 2024 — Jul 29, 2025
Showing page 1 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
merge in a couple of extra pull requests from devin
Greg Borenstein
More...
about 8 years ago
Merge pull request #77 from qwzybug/morphological-closing
Greg Borenstein
More...
about 8 years ago
Merge pull request #78 from qwzybug/otsu-threshold
Greg Borenstein
More...
about 8 years ago
bump version number and tweak parameters for processing 3 support
Greg Borenstein
More...
about 8 years ago
Merge branch 'master' of https://github.com/atduskgreg/opencv-processing
Greg Borenstein
More...
about 8 years ago
provide access to optical flow mat
Greg Borenstein
More...
about 8 years ago
Merge pull request #95 from ncmikkelsen/master
Greg Borenstein
More...
about 8 years ago
Merge pull request #88 from gohai/armv6hf
Greg Borenstein
More...
about 8 years ago
Fixed size()
Nikolaj Mikkelsen
More...
over 9 years ago
fixed size()
Nikolaj Mikkelsen
More...
over 9 years ago
fixed size()
Nikolaj Mikkelsen
More...
over 9 years ago
Fix rpath on linux-armv6hf files
gohai
More...
over 9 years ago
Load armv6hf library by default on ARM
gohai
More...
over 9 years ago
Add dynamic libraries for armv6hf
gohai
More...
over 9 years ago
No-argument thresold() using Otsu's method
Devin Chalmers
More...
about 10 years ago
Support for morphological operations like opening/closing et al.
Devin Chalmers
More...
about 10 years ago
Merge pull request #75 from jbobrow/flowFix
Greg Borenstein
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.
Jonathan Bobrow
More...
over 10 years ago
add link to javadoc in readme
Greg Borenstein
More...
over 10 years ago
rewrite intro comment to OpenCV class for documentation
Greg Borenstein
More...
over 10 years ago
update getSnapshot() so it returns a PImage corresponding to the ROI if one is set. Closes #52 and #60.
Greg Borenstein
More...
over 10 years ago
update properties for release
Greg Borenstein
More...
over 10 years ago
Merge pull request #68 from jmwohl/master
Greg Borenstein
More...
over 10 years ago
wrapper for optical flow (specifically Farneback dense technique, but designed to be extensible)
Greg Borenstein
More...
over 10 years ago
removed local include from classpath
Jonathan Wohl
More...
over 10 years ago
fixed rpath issues for linux .so files
Jonathan Wohl
More...
over 10 years ago
add libs back to gitignore, remove local paths from classpath
Jonathan Wohl
More...
over 10 years ago
Merge remote-tracking branch 'upstream/master'
Jonathan Wohl
More...
over 10 years ago
added additional comments regarding logic for arm lib loading
Jonathan Wohl
More...
over 10 years ago
code cleanup, removed debug statements
Jonathan Wohl
More...
over 10 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree