Alexander Alekhin
a986db56c6
cmake: update matlab path
8 years ago
michaelveth
a3fda24597
Update OpenCVFindMatlab.cmake
...
Added fix to OpenCVFindMatlab.cmake to properly locate modern versions of unix- MATLAB. Tested with MATLAB R2015a and Ubuntu 14.04.
9 years ago
Ruslan Baratov
e8a1bc2bd9
Suppress error message of execute_process
...
Command 'execute_process' from OpenCVFindMatlab module can omit error message
to the standard output. This can break build of the OpenCV package in
ExternalProject_Add (Windows/Visual Studio).
9 years ago
hbristow
eb3a83209c
Added TODO for the future of Matlab version sorting
11 years ago
hbristow
31c58d23e0
Streamlined mexext detection, with removal of trailing whitespace/newlines handled by execute_process
11 years ago
hbristow
86b7e3d15d
Moved Jinja2 into 3rdparty. Now using latest stable version from pypi (2.7.1)
11 years ago
hbristow
224f44a255
Made changes to OpenCVFindMatlab suggested by SpecLad
11 years ago
hbristow
232f11e256
Updated OpenCVFindMatlab with changes suggested by SpecLad
11 years ago
hbristow
7e5bbec895
Removing trailing whitespace and expanded tabs
11 years ago
hbristow
f57145dc64
Fixed regular expression for finding Matlab in Windows PATH
11 years ago
hbristow
58ca8ed97f
Improved finding Matlab on Windows machines. Needs testing on computers that have multiple version installed
11 years ago
hbristow
6549e5e052
Added flaky support for finding Matlab on Windows machines
11 years ago
hbristow
9b32c6e653
Updated README
12 years ago
hbristow
bbece095fb
Starting writing Matlab testing framework
12 years ago
hbristow
884f36ba65
Improved configure time tests. Added OpenCV specific exception handling
12 years ago
Hilton Bristow
5d1944bace
Added jinja framework for templates and base templates for functions and docs
12 years ago
Hilton Bristow
ac748747d4
FindMatlab.cmake in cmake find_package format
12 years ago
Hilton Bristow
de93408dec
Better conformity to find_package requirements
12 years ago
Hilton Bristow
60d7acb4fc
Added Windows functionality to FindMatlab. Untested
12 years ago
Hilton Bristow
ded45b4d1a
Added basic ability to find Matlab installations. Added test cpp file under modules/matlab/test to test mex compiler within cmake
12 years ago
Hilton Bristow
2e382c67ec
Added Matlab to the main build
12 years ago
Marina Kolpakova
01570fa800
merged Android Manager and new java layout
13 years ago
Andrey Pavlenko
952b25f86f
changing 'java' module layout
13 years ago
Vadim Pisarevsky
d5a0088bbe
merged 2.4 into trunk
13 years ago
Andrey Kamaev
78ee81c409
Fixed dependency from opencv_nonfree in Java bindings
13 years ago