hbristow
|
d84ab09ab7
|
Updated documentation
|
2013-09-18 18:52:23 +10:00 |
|
hbristow
|
1dd017e9d0
|
Fixed a memory leak in mxarray
|
2013-09-18 17:10:54 +10:00 |
|
hbristow
|
74accbd969
|
Added <algorithm> to mxarray.hpp, which seems to be needed explictly by some compilers
|
2013-09-06 16:42:32 +10:00 |
|
hbristow
|
6964f6aacc
|
Removed unused Dynamic from matlab namespace - clashing with Eigen
|
2013-09-06 15:26:05 +10:00 |
|
hbristow
|
7e5bbec895
|
Removing trailing whitespace and expanded tabs
|
2013-09-03 10:14:45 +10:00 |
|
hbristow
|
31c95ff7f8
|
Added new OpenCV definitions to bridge
|
2013-09-02 14:29:46 +10:00 |
|
hbristow
|
d16d637eb2
|
Fixed handling of optional arguments under ArgumentParser. Fixed default constructor error in MxArray
|
2013-08-30 16:10:32 +10:00 |
|
hbristow
|
25ee1f9099
|
Improved error messages for incorrect arguments
|
2013-08-30 15:48:20 +10:00 |
|
hbristow
|
a780c3a7d1
|
Swapped out function assertions in favour of ArgumentParser
|
2013-08-30 15:06:57 +10:00 |
|
hbristow
|
8f62a52b9b
|
Brought matlab module into cv namespace
|
2013-08-30 12:39:01 +10:00 |
|
hbristow
|
bc93edac34
|
Removed all OpenCV-specific functionality from mxarray into bridge. mxarray is now standalone
|
2013-08-30 11:18:08 +10:00 |
|
hbristow
|
33c377b305
|
complete rewrite of ArgumentParser
|
2013-08-30 01:04:43 +10:00 |
|
hbristow
|
57505b9af9
|
Added LICENSE preamble to include files
|
2013-08-29 10:20:53 +10:00 |
|
hbristow
|
78dc2c5423
|
Upadated include tree to match the rest of opencv. Added install configuration for custom mex compiler
|
2013-08-28 17:06:19 +10:00 |
|