D-Alex / ropencv

ffi ruby wrapper for opencv
Other
67 stars 14 forks source link

Open CV 3 support #33

Closed wakiki closed 9 years ago

wakiki commented 9 years ago

Just wondering if the ropencv gem supports Open CV 3? There are KAZE and AKAZE in there which is useful as SURF/SIFT are patented.

From what I can see currently only OpenCV 2.4.11 is supported.

Am a bit new to this so apologies if I'm asking a stupid question!

Steve

D-Alex commented 9 years ago

OpenCV 3.0 Beta is supported.

Alex