20709 Commits (aa5caf83f6443a4581b1d52d23d581e7fee6f919)
 

Author SHA1 Message Date
Alexander Alekhin aa5caf83f6 Merge pull request #8072 from tomoaki0705:AVXcorner 8 years ago
Alexander Alekhin 993ff7ad12 Merge pull request #8071 from tomoaki0705:imgprocRemoveRedundantCheck 8 years ago
Alexander Alekhin 3413c23b34 Merge pull request #8061 from tomoaki0705:universalIntrinsicStereoCalib3d 8 years ago
Alexander Alekhin 383559c228 Merge pull request #8062 from mshabunin:add-cv_deprecated 8 years ago
Tomoaki Teshima 07979b02c3 optimize corner detection series using AVX instructions 8 years ago
Tomoaki Teshima ddca982c09 remove pure SSE part 8 years ago
Maksim Shabunin 6f848b8520 Merge pull request #8068 from catree:thrust_tutorial 8 years ago
Alexander Alekhin 9e9fd281b9 Merge pull request #8044 from alalek:opencv_world_with_contrib 8 years ago
Alexander Alekhin 5c13ffb73e Merge pull request #8060 from Legoless:master 8 years ago
Alexander Alekhin a446cb271f Merge pull request #8065 from paroj:pnpfloat 8 years ago
catree 6eed6a8e9f Add thrust tutorial in the GPU main page documentation. 8 years ago
Dal Rupnik 576d43d1c2 Fixed build_framework.py script for osx 8 years ago
Pavel Rojtberg 3e708e015c solvePnP: use CV_32F for rvec, tvec if all PnP inputs are CV_32F 8 years ago
mshabunin c6c519166e Added CV_DEPRECATED macro 8 years ago
Vadim Pisarevsky 2bac66a181 Merge pull request #8004 from chrizandr:RTrees_load_wrapper 8 years ago
Vadim Pisarevsky ff5eaadfdf Merge pull request #8045 from onetimking:master 8 years ago
Dal Rupnik c10283b2b6 Replaced macro with built-in OpenCV export 8 years ago
Tomoaki Teshima b34ebc8cfe use universal intrinsic in stereo matching 8 years ago
Dal Rupnik a50efda49d Added export functions for ObjC classes 8 years ago
Alexander Alekhin 4b7c0b9c76 cuda: fix samples 8 years ago
Alexander Alekhin 68e50661a2 cmake: fix CUDA flags generation 8 years ago
Alexander Alekhin f1adc32765 cmake: fix support of duplicated file names in static libraries 8 years ago
Alexander Alekhin a5d16f09e6 cmake world: allow to build python bindings 8 years ago
Alexander Alekhin 36b34465a4 cmake: include contrib modules into opencv_world 8 years ago
Alexander Alekhin 9bb5d6cab0 remove precomp.cpp 8 years ago
Alexander Alekhin 205ccddff8 Merge pull request #8053 from pwuertz:umat-copy-python 8 years ago
Alexander Alekhin 533d399dab Merge pull request #8058 from tomoaki0705:universalIntrinsicFast 8 years ago
Tomoaki Teshima 1d01e435ca use universal intrinsic in fast 8 years ago
Peter Würtz c659f94dca Expose more UMat constructors to python 8 years ago
Alexander Alekhin dc1502ad71 Merge pull request #8001 from alalek:c_defines 8 years ago
Alexander Alekhin bb5c40d944 Merge pull request #8049 from tomoaki0705:universalIntrinsicCorner 8 years ago
Dal Rupnik e71ff78f7f Merge pull request #8009 from Legoless:master 8 years ago
Tomoaki Teshima 062d2179eb use universal intrinsic in corner detection series 8 years ago
Alexander Alekhin 73b5ef48ef Merge pull request #8042 from alalek:fix_8037 8 years ago
Alexander Alekhin a46adbfcbc Merge pull request #8020 from alalek:fix_4976 8 years ago
Alexander Alekhin c25f587584 Merge pull request #7926 from saskatchewancatch:issue-7310 8 years ago
chrizandr e3ec3566d9 RTrees: Add wrapper for RTrees_load method to enable loading trained RTrees 8 years ago
Alexander Alekhin f9828cd0c9 cmake: fix MKL detection in case of unsupported versions 8 years ago
Tim King 203b398caa Fixed bug #7482. Updated dense flow routine to reference bound textures. 8 years ago
Alexander Alekhin a22f03e749 Merge pull request #7863 from tomoaki0705:universalIntrinsicPopcount 8 years ago
Alexander Alekhin 8f96b15e2a Merge pull request #8024 from catree:fix_typo_py_houghlines 8 years ago
Alexander Alekhin 7c91700cc6 Merge pull request #7999 from alalek:fix_lapack 8 years ago
Alexander Alekhin 6f93a3ac5b Merge pull request #8021 from mshabunin:doc-minor-fixes 8 years ago
Alexander Alekhin 85ef02bc5c Merge pull request #8023 from sovrasov:fs_add_full_yml_type_heading 8 years ago
Maksim Shabunin 66cdc10010 Minor documentation fixes: 8 years ago
Alexander Alekhin a2b6b595c2 shape: force column-based vector 8 years ago
Alexander Alekhin 474e5f4cdf Merge pull request #8026 from catree:fix_link_tutorial_brightness 8 years ago
catree 00d2e279d7 Fix tutorial code link in basic_linear_transform tutorial. Add some resource links. 8 years ago
catree e357e2c1b7 Fix typos in py_houghlines tutorial. Extract the python code in a specific folder. 8 years ago
Alexander Alekhin 1989d94ef5 Merge pull request #7941 from wykvictor:master 8 years ago