/OpenCV-red

OpenCV with Red and Red/System

Primary LanguageC

Red/S Bindings for OpenCV

This binding has been tested with Mac OSX 10.9.1, Windows XP and Seven. This binding allows access OpenCV functions (http://en.wikipedia.org/wiki/OpenCV). This binding can be used with 1.0, 2.0 and higher version of the library.

Warning

You must use 32-bit version of dynamically linked libraries.

Warning

The code is still under development and unstable. This software is provided 'as-is', without any express or implied warranty.

opencv.r

All you need for using OpenCV with Red and Red/System. Enjoy!

libs dir

This directory includes different files for the wrapping.

samples dir

Several scripts which demonstrate how to use OpenCV with Red. These scripts allow to play with camera and images. This dir also includes an images dir with some graphical files to play with.