0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Aug 05, 2024 — Aug 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added conditional removal of linux32 dirs from path for arm devices More... almost 11 years ago
added new arm libs, changed addLibraryPath to prepend additional paths More... almost 11 years ago
removed forcing of arm7 More... almost 11 years ago
Merge pull request #67 from jorditost/master More... almost 11 years ago
Examples by @jorditost More... almost 11 years ago
added some debugging println statements, to be removed More... almost 11 years ago
minor cleanup, exception handling More... almost 11 years ago
added arm detection -- needs testing More... almost 11 years ago
rebuilt opencv with neon and tbb More... almost 11 years ago
Added libs compiled for arm More... almost 11 years ago
add comments to Contour class in response to confused email More... almost 11 years ago
combine mat-to-pimage pixel functions into one; cleanup all examples to not call for P2D explicitly More... almost 11 years ago
fix background subtraction example, bump version number More... almost 11 years ago
Merge branch 'master' of https://github.com/atduskgreg/opencv-processing More... almost 11 years ago
contour More... almost 11 years ago
Merge pull request #64 from mudphone/to-pimage-with-buffers More... almost 11 years ago
Use ByteBuffer to convert 3 channel color OpenCV Mat to PImage pixels. More... almost 11 years ago
Use ByteBuffer to convert 4 channel color OpenCV Mat to PImage pixels. More... almost 11 years ago
Use ByteBuffer to convert from gray OpenCV Mat to PImage pixel array. More... almost 11 years ago
update readme to reflect 64-bit windows support More... over 11 years ago
cleanup doc formatting More... over 11 years ago
comment formatting More... over 11 years ago
add toProcessing() function for convert Rect[] to Rectangle[] used in both detect() functions. Add a lot of documentation More... over 11 years ago
add flip() function for #57 and detect() with options for #55 (tentative) More... over 11 years ago
update build properties for version 0.4.4 More... over 11 years ago
Merge pull request #49 from zmike808/master More... over 11 years ago
Fixes #39 More... over 11 years ago
fix processing core path More... over 11 years ago
Merge pull request #45 from P0ulp/master More... over 11 years ago
Updated loading of native lib for the new processing 2.1 export mode (no more os-name folder for the lib see http://wiki.processing.org/w/Export_Info_and_Tips) More... over 11 years ago