Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Try using mexopencv. It is very good, indeed.

http://www.cs.stonybrook.edu/~kyamagu/mexopencv/index.html

Try using mexopencv. It is very good, indeed.

http://www.cs.stonybrook.edu/~kyamagu/mexopencv/index.html

Anyway, first you have to set up mex with mex -setup It should detect installed C++ compilers and create its internal .bat file calling one of them.

Try using mexopencv. It is very good, indeed.

http://www.cs.stonybrook.edu/~kyamagu/mexopencv/index.html

Anyway, first First you have to set up mex with mex -setup It should detect installed C++ compilers and create its internal .bat file calling one of them.

Then the command is basically the same, the paths should be changed to real paths.