Skip to content

Tags: P0ulp/opencv-processing

Tags

latest

Toggle latest's commit message
update processing compatibility setting in build.properties

v0.4.1

Toggle v0.4.1's commit message
correct path of core.jar in build.properties based on @P0ulp's change…

…s as described in atduskgreg#31

v0.4

Toggle v0.4's commit message
The official 0.4 release!

Also, added an unwrapped Hough lines example in prep for wrapping it.

v0.4-beta1

Toggle v0.4-beta1's commit message
remove remaning references to the term 'buffer'

v0.4-alpha3

Toggle v0.4-alpha3's commit message
Start ignoring distribution directory, finally.

Bump to alpha4.
Start using real library.version number for Ellie.

v0.4-alpha2

Toggle v0.4-alpha2's commit message
Move dylibs for opencv on mac into macosx folder.

Add ContourComparatour class to support sorting contours by area.x

v0.4-alpha1

Toggle v0.4-alpha1's commit message
Add min() and max() functions.

Add BrightestPoint example.

v0.3.0-alpha

Toggle v0.3.0-alpha's commit message
remove extraneous imports from top of HueRangeSelection example