9660 Commits (d84ab09ab787212895b7ce483e5b614348ecedc5)
 

Author SHA1 Message Date
hbristow d84ab09ab7 Updated documentation 12 years ago
hbristow 1dd017e9d0 Fixed a memory leak in mxarray 12 years ago
hbristow eb3a83209c Added TODO for the future of Matlab version sorting 12 years ago
hbristow 31c58d23e0 Streamlined mexext detection, with removal of trailing whitespace/newlines handled by execute_process 12 years ago
hbristow 86b7e3d15d Moved Jinja2 into 3rdparty. Now using latest stable version from pypi (2.7.1) 12 years ago
hbristow 224f44a255 Made changes to OpenCVFindMatlab suggested by SpecLad 12 years ago
hbristow 232f11e256 Updated OpenCVFindMatlab with changes suggested by SpecLad 12 years ago
hbristow 530ad447bc Added fixes to CMakeLists.txt 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 f57145dc64 Fixed regular expression for finding Matlab in Windows PATH 12 years ago
hbristow c112c9aa00 Made binding compilation less verbose 12 years ago
hbristow 31c95ff7f8 Added new OpenCV definitions to bridge 12 years ago
hbristow 40227b78a5 Removed GSOC-specific proposal.pdf from root 12 years ago
hbristow cf078be3d6 Merge branch 'matlab' into matlab_public 12 years ago
hbristow 1d25e5f1ba manually added optical flow header to build 12 years ago
hbristow a64c34c3ec Updated cv help to include reference to named arguments 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 153549c7f6 Added LICENSE and Americanizations 12 years ago
hbristow 33c377b305 complete rewrite of ArgumentParser 12 years ago
Roman Donchenko fc37df05ec Merge pull request #1366 from asmorkalov:ocv_autobuffer_fix 12 years ago
Roman Donchenko 86f4cd253a Merge pull request #1309 from pengx17:master_retina_ocl 12 years ago
Alexander Smorkalov 5af2cc6223 AutoBuffer with initial zero size fixed. 12 years ago
hbristow d5abe79f74 untracked io for initial pull request 12 years ago
hbristow 9726346bc9 removed unused files from repo 12 years ago
hbristow 57505b9af9 Added LICENSE preamble to include files 12 years ago
Roman Donchenko 11dcd4f4f3 Merge pull request #1356 from SpecLad:homography-uninit 12 years ago
Roman Donchenko e59c74e1c7 Merge pull request #1348 from SpecLad:merge-2.4 12 years ago
Roman Donchenko 5e4ebf3403 Fixed incomplete matrix initialization in HomographyRefineCallback. 12 years ago
Roman Donchenko 7afc2677e6 Removed a duplicate line. 12 years ago
peng xiao 9f0a88c1d6 Remove trailing whitespace. 12 years ago
Roman Donchenko 10cb9a0c4a Merge pull request #1342 from nevion:master 12 years ago
hbristow 569e8006e3 updated README.md formatting 12 years ago
hbristow 2a0e357cd0 updated syntax highlighting 12 years ago
hbristow b87197dc37 updated syntax highlighting 12 years ago
hbristow eb83a9ed9f Enabled syntax highlighting 12 years ago
Roman Donchenko 1840fd5f00 Merge pull request #1248 from vkocheganov:chi_square_alt 12 years ago
hbristow 2ac31a87c9 Added tutorial for writing your own mex 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
hbristow 52dc51a62c Added custom OpenCV mex compiler 12 years ago
peng xiao 287c8a3330 Let ocl::context only be initialized once in retina_ocl test. 12 years ago
Roman Donchenko 2d6f35d6ed Merge remote-tracking branch 'origin/2.4' into merge-2.4 12 years ago
Roman Donchenko d32b62a177 Merge pull request #1341 from roynos:master 12 years ago
Roman Donchenko dd25f416a6 War on Whitespace, master edition: tabs. 12 years ago
Roman Donchenko 9ed475cf52 War on Whitespace, master edition: file endings. 12 years ago