Daniel Fernandes
|
b3655233f1
|
Changing #include to generic video.hpp
Per https://github.com/Itseez/opencv/pull/2783#discussion_r13573590
|
11 years ago |
Daniel Fernandes
|
6598b97b96
|
Fixed MATLAB bridge
MATLAB bridge.hpp was missing definition for Ptr<DenseOpticalFlow>
|
11 years ago |
Rok Mandeljc
|
2d47dd7038
|
Matlab bindings: added missing compound type declarations from photo module
|
11 years ago |
hbristow
|
d84ab09ab7
|
Updated documentation
|
12 years ago |
hbristow
|
1dd017e9d0
|
Fixed a memory leak in mxarray
|
12 years ago |
hbristow
|
74accbd969
|
Added <algorithm> to mxarray.hpp, which seems to be needed explictly by some compilers
|
12 years ago |
hbristow
|
6964f6aacc
|
Removed unused Dynamic from matlab namespace - clashing with Eigen
|
12 years ago |
hbristow
|
7e5bbec895
|
Removing trailing whitespace and expanded tabs
|
12 years ago |
hbristow
|
31c95ff7f8
|
Added new OpenCV definitions to bridge
|
12 years ago |
hbristow
|
d16d637eb2
|
Fixed handling of optional arguments under ArgumentParser. Fixed default constructor error in MxArray
|
12 years ago |
hbristow
|
25ee1f9099
|
Improved error messages for incorrect arguments
|
12 years ago |
hbristow
|
a780c3a7d1
|
Swapped out function assertions in favour of ArgumentParser
|
12 years ago |
hbristow
|
8f62a52b9b
|
Brought matlab module into cv namespace
|
12 years ago |
hbristow
|
bc93edac34
|
Removed all OpenCV-specific functionality from mxarray into bridge. mxarray is now standalone
|
12 years ago |
hbristow
|
33c377b305
|
complete rewrite of ArgumentParser
|
12 years ago |
hbristow
|
57505b9af9
|
Added LICENSE preamble to include files
|
12 years ago |
hbristow
|
78dc2c5423
|
Upadated include tree to match the rest of opencv. Added install configuration for custom mex compiler
|
12 years ago |