Go to file
2013-06-29 14:24:53 -07:00
3rdparty
android
apps
cmake Now compiling under much more strigent warnings, with Clang and optional C++11 support 2013-06-29 14:24:53 -07:00
data
doc fixed documentation build 2013-06-10 15:52:01 +04:00
include
ios
modules Now compiling under much more strigent warnings, with Clang and optional C++11 support 2013-06-29 14:24:53 -07:00
platforms
samples Preparing to rebase 2013-06-17 16:51:31 +10:00
.gitattributes
.gitignore
CMakeLists.txt cmake now attempts to generate and compile a simple mex file at configure time and reports the working status of the generator and compiler, rather than just naively saying Matlab exists 2013-06-18 23:00:48 +10:00
index.rst
proposal.pdf Added README and proposal. Staging for first public commit 2013-06-23 20:48:40 -07:00
README
README.md Updated README 2013-06-23 22:44:12 -07:00

OpenCV

An open source computer vision library

Matlab Generator

This project is a fork of OpenCV (https://github.com/Itseez/opencv/) with a matlab module for automatically generating Matlab bindings. Once complete, this branch will be merged into the OpenCV 3.x master.

This project is currently, and always will be, in a semi-working state. When the project is stable and merged, this fork will be deleted. Thus, this repository stands as a point to share progress with the community, host a bugtracker for bug reports and (public!) feature requests, and enable discussion about design decisions.

GSOC

This project repesents my Google Summer of Code (GSOC) project for 2013. You can find more details about my proposal in proposal.pdf in the root.

Keywords opencv, matlab, bindings, code, generator, GSOC, mex, C++, wrappers