open cv-ffi-ext contains a compiled Ruby-C extension and associated Ruby code. This extension
introduces functionality which is not in the Open CV C API, for example, C wrappers around functions found only in the Open CV C++ API. These functions are then mapped in by FFI in a manner analogous to the rest of the Open CV-FFI library.