profile/ivi/opencv.git
2013-09-14 hbristowMade changes to OpenCVFindMatlab suggested by SpecLad
2013-09-13 hbristowUpdated OpenCVFindMatlab with changes suggested by...
2013-09-13 hbristowAdded fixes to CMakeLists.txt
2013-09-06 hbristowAdded <algorithm> to mxarray.hpp, which seems to be...
2013-09-06 hbristowRemoved unused Dynamic from matlab namespace - clashing...
2013-09-03 hbristowRemoving trailing whitespace and expanded tabs
2013-09-02 hbristowFixed regular expression for finding Matlab in Windows...
2013-09-02 hbristowMade binding compilation less verbose
2013-09-02 hbristowAdded new OpenCV definitions to bridge
2013-09-02 hbristowRemoved GSOC-specific proposal.pdf from root
2013-09-02 hbristowMerge branch 'matlab' into matlab_public
2013-09-01 hbristowmanually added optical flow header to build
2013-08-30 hbristowUpdated cv help to include reference to named arguments
2013-08-30 hbristowFixed handling of optional arguments under ArgumentPars...
2013-08-30 hbristowImproved error messages for incorrect arguments
2013-08-30 hbristowSwapped out function assertions in favour of ArgumentParser
2013-08-30 hbristowBrought matlab module into cv namespace
2013-08-30 hbristowRemoved all OpenCV-specific functionality from mxarray...
2013-08-29 hbristowAdded LICENSE and Americanizations
2013-08-29 hbristowcomplete rewrite of ArgumentParser
2013-08-29 Roman DonchenkoMerge pull request #1366 from asmorkalov:ocv_autobuffer_fix
2013-08-29 Roman DonchenkoMerge pull request #1309 from pengx17:master_retina_ocl
2013-08-29 Alexander SmorkalovAutoBuffer with initial zero size fixed.
2013-08-29 hbristowuntracked io for initial pull request
2013-08-29 hbristowremoved unused files from repo
2013-08-29 hbristowAdded LICENSE preamble to include files
2013-08-28 Roman DonchenkoMerge pull request #1356 from SpecLad:homography-uninit
2013-08-28 Roman DonchenkoMerge pull request #1348 from SpecLad:merge-2.4
2013-08-28 Roman DonchenkoFixed incomplete matrix initialization in HomographyRef...
2013-08-28 Roman DonchenkoRemoved a duplicate line.
2013-08-28 peng xiaoRemove trailing whitespace.
2013-08-28 Roman DonchenkoMerge pull request #1342 from nevion:master
2013-08-28 hbristowupdated README.md formatting
2013-08-28 hbristowupdated syntax highlighting
2013-08-28 hbristowupdated syntax highlighting
2013-08-28 hbristowEnabled syntax highlighting
2013-08-28 Roman DonchenkoMerge pull request #1248 from vkocheganov:chi_square_alt
2013-08-28 hbristowAdded tutorial for writing your own mex files
2013-08-28 hbristowUpadated include tree to match the rest of opencv....
2013-08-28 hbristowAdded custom OpenCV mex compiler
2013-08-28 peng xiaoLet ocl::context only be initialized once in retina_ocl...
2013-08-27 Roman DonchenkoMerge remote-tracking branch 'origin/2.4' into merge-2.4
2013-08-27 Roman DonchenkoMerge pull request #1341 from roynos:master
2013-08-27 Roman DonchenkoWar on Whitespace, master edition: tabs.
2013-08-27 Roman DonchenkoWar on Whitespace, master edition: file endings.
2013-08-27 Roman DonchenkoWar on Whitespace, master edition: trailing spaces.
2013-08-27 Roman DonchenkoMerge commit '43aec5ad' into merge-2.4
2013-08-27 Roman DonchenkoMerge commit '43aec5ad^' into merge-2.4
2013-08-27 Roman DonchenkoMerge pull request #1267 from clhsieh:gpu_example_build...
2013-08-27 Roman DonchenkoMerge pull request #1339 from mdim:ml_cpp_wrappers_fix
2013-08-27 Jason Newtoncorrect range computations, it is difficult to do the...
2013-08-26 Roman DonchenkoMerge pull request #1311 from leszekhanusz:png_palette_...
2013-08-26 Roman DonchenkoMerge pull request #1326 from ilya-lavrenov:perf_ocl
2013-08-26 Roman DonchenkoMerge pull request #1327 from alalek:ocl_master_tests_fix
2013-08-26 Roman DonchenkoMerge pull request #1340 from SpecLad:python-updates
2013-08-26 Roman DonchenkoMerge pull request #1336 from jet47:gpu-resize
2013-08-26 ilya-lavrenovthe code was refactored and old test system code was...
2013-08-26 ilya-lavrenovmost of the performance tests was rewritten in google...
2013-08-26 Roy ReaporIgnore Windows' Thumbs.db
2013-08-23 Roman DonchenkoMoved Sphinx detection outside of the PYTHONINTERP_FOUN...
2013-08-23 Roman DonchenkoRefactored NumPy detection.
2013-08-23 Roman DonchenkoBumped minimal Python version to 2.6.
2013-08-23 Roman DonchenkoRemoved old Python detection cruft.
2013-08-23 Maria Dimashovafixed cpp wrappers of ML tree-based models
2013-08-23 Vladislav Vinogradovused global memory access for up-scaling
2013-08-23 Roman DonchenkoMerge pull request #1335 from alekcac:ios-build-fix
2013-08-23 Roman DonchenkoMerge pull request #1334 from MarkBelmont:bugfix_1
2013-08-23 Alexander Shishkovfix CMake changes
2013-08-23 Roman DonchenkoMerge pull request #1333 from kirill-kornyakov:bugfix...
2013-08-23 Roman DonchenkoMerge pull request #1234 from SpecLad:ios-plist
2013-08-23 Roman DonchenkoMerge pull request #1304 from berak:doc_tut_cascade
2013-08-23 Roman DonchenkoMerge pull request #1323 from SpecLad:find-git
2013-08-23 Roman DonchenkoMerge pull request #1332 from pengx17:2.4_fix_parallel
2013-08-23 Vladislav Vinogradovimproved texture usage:
2013-08-23 Vladislav Vinogradovadded custom implementation for nearest and linear...
2013-08-23 Vladislav Vinogradovreorganize code for further modifiction
2013-08-23 Alexander Shishkovfixed problems with building iOS version
2013-08-23 Alexander ShishkovUpdate build_framework.py
2013-08-23 MarkBelmontChanged the brief description of function Mat::colRange...
2013-08-23 Kirill Kornyakovbugfix-for-3231
2013-08-23 Vladislav Vinogradovremoved NPP implementation
2013-08-23 Roman DonchenkoMerge pull request #1322 from SpecLad:terse
2013-08-23 Roman DonchenkoMerge pull request #1324 from SpecLad:try-compile
2013-08-23 Roman DonchenkoMerge pull request #1328 from SpecLad:zlib-update
2013-08-23 Changlin HsiehUpdate cmake files by using CUDA_CUDA_LIBRARIES
2013-08-23 Roman DonchenkoMerge pull request #1329 from SpecLad:msvc-werror
2013-08-23 peng xiaoFix a potential bug of ParallelLoopBodyWrapper::operato...
2013-08-22 Alexander AlekhinOCL: tests: repair moments implementation in master...
2013-08-22 berakrebased commits
2013-08-22 berakusing VideoCapture instead of CvCapture* in cascade...
2013-08-22 Roman DonchenkoAdded warnings-as-errors support for MSVC.
2013-08-22 Roman DonchenkoSet minimal zlib version to 1.2.3.
2013-08-22 Roman DonchenkoCut down on the use of ZLIB_LIBRARY/ZLIB_INCLUDE_DIR.
2013-08-22 Roman DonchenkoUpdated zlib to 1.2.8.
2013-08-22 Ilya Lavrenovfixer error with incorrect condition
2013-08-22 Ilya Lavrenovadded a test for ocl::norm
2013-08-22 Alexander AlekhinOCL: tests: repair/disable failed tests in ocl module
2013-08-22 Roman DonchenkoFix errors in usages of try_compile
2013-08-22 Roman DonchenkoDon't search for Git ourselves - CMake can handle it...
2013-08-22 Roman DonchenkoMerge pull request #1321 from asmorkalov:winrt_mode_war...
next