Skip to content

kazu/ffi-opencv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ffi-opencv

by Kazuhisa TAKEI < kazuhisa at gmail dot com >
http://github.com/kazu/ffi-opencv

DESCRIPTION:

ffi-opencv is a ruby FFI interface towards OpenCV library. FFI layer ensures compatibility among all Ruby implementation that support it. at the moment this menas that you can run the same ffi-opencv script with MRI Ruby and JRuby.

ffi-opencv API aims to be a 1:1 transposition of the OpenCV C API: so dont expect idiomatic ruby inside!

FEATURES:

REQUIREMENTS:

  • ffi >= 0.3.0

  • OpenCV >= 2.0

DOWNLOAD/INSTALL

  1. github.com/kazu/ffi-opencv

LICENSE:

GPL2 Copyright © 2010 Kazuhisa TAKEI

About

A ruby-ffi binding to OpenCV libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages