Skip to content

Tags: atduskgreg/opencv-processing

Tags

latest

Toggle latest's commit message
First release in ages!

Processing 3 compatibility via fixing size() calls in all the examples (thanks @nextgensparx!)
Raspberry Pi support through armv6hf compatibility (thanks @gohai!)
Wrappers for some morphological operations (thanks @qwzybug!)

v0.5.2

Toggle v0.5.2's commit message
Release 0.5.2 including optical flow implementation and arm7 support.

lastest

Toggle lastest's commit message
update properties for release

v0.5.0

Toggle v0.5.0's commit message
version 0.5.0

v0.4.5

Toggle v0.4.5's commit message
tagging new 0.4.5 release

v0.4.4

Toggle v0.4.4's commit message
tagging now-archived release version

v0.4.3

Toggle v0.4.3's commit message
fix processing core path

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 #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.