- 04 Aug, 2013 1 commit
-
-
hbristow authored
-
- 31 Jul, 2013 2 commits
- 30 Jul, 2013 2 commits
- 12 Jul, 2013 4 commits
-
-
hbristow authored
-
hbristow authored
-
hbristow authored
Improved string handling. Swapped transpose interface for slow but correct implementation. Will come back to optimized implementation later. imshow now works correctly
-
hbristow authored
Fast deep-copy-transpose implemented which attempts to not thrash the cache. Good first step for now, but no transpose at all would be preferrable. Started I/O.
-
- 04 Jul, 2013 1 commit
-
-
hbristow authored
-
- 02 Jul, 2013 1 commit
-
-
hbristow authored
Split MxArray out of bridge into standalone file. Does not depend on bridge. Working to make it API complete with respect to mxArray, but with better calling syntax
-
- 01 Jul, 2013 1 commit
-
-
hbristow authored
Better C++11 and C++98 support/interop. Started writing map interface. Some core functions actually run
-
- 29 Jun, 2013 4 commits
- 28 Jun, 2013 2 commits
- 27 Jun, 2013 6 commits
- 26 Jun, 2013 2 commits
- 24 Jun, 2013 4 commits
- 23 Jun, 2013 5 commits
- 22 Jun, 2013 4 commits
-
-
hbristow authored
-
hbristow authored
-
hbristow authored
input/output assignment in templates is working for non-trivial cases. Updated parse_tree to handle '/IO' and '/S' modifiers
-
hbristow authored
Started handling trivial case of return references. Removed most modules from build tree while testing (cmake/OpenCVModule)
-
- 19 Jun, 2013 1 commit
-
-
hbristow authored
-