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