platform/upstream/opencv.git
2017-02-28 mrquorrfinished for one sample
2017-01-26 Alexander Alekhinbuild: workaround for missing _mm256_setr_m128 in GCC
2017-01-26 Alexander AlekhinMerge pull request #8076 from tomoaki0705:brushupAvxPop...
2017-01-26 Tomoaki Teshimabrush up AVX optimization in popcount
2017-01-26 Alexander AlekhinMerge pull request #8074 from alalek:fix_java_tests
2017-01-25 Alexander Alekhinjava: force 64F in solvePnP test
2017-01-25 Alexander AlekhinMerge pull request #8072 from tomoaki0705:AVXcorner
2017-01-25 Alexander AlekhinMerge pull request #8071 from tomoaki0705:imgprocRemove...
2017-01-25 Alexander AlekhinMerge pull request #8061 from tomoaki0705:universalIntr...
2017-01-25 Alexander AlekhinMerge pull request #8062 from mshabunin:add-cv_deprecated
2017-01-25 Tomoaki Teshimaoptimize corner detection series using AVX instructions
2017-01-25 Tomoaki Teshimaremove pure SSE part
2017-01-25 Maksim ShabuninMerge pull request #8068 from catree:thrust_tutorial
2017-01-25 Alexander AlekhinMerge pull request #8044 from alalek:opencv_world_with_...
2017-01-25 Alexander AlekhinMerge pull request #8060 from Legoless:master
2017-01-25 Alexander AlekhinMerge pull request #8065 from paroj:pnpfloat
2017-01-24 catreeAdd thrust tutorial in the GPU main page documentation.
2017-01-24 Dal RupnikFixed build_framework.py script for osx
2017-01-24 Pavel RojtbergsolvePnP: use CV_32F for rvec, tvec if all PnP inputs...
2017-01-24 mshabuninAdded CV_DEPRECATED macro
2017-01-24 Vadim PisarevskyMerge pull request #8004 from chrizandr:RTrees_load_wrapper
2017-01-24 Vadim PisarevskyMerge pull request #8045 from onetimking:master
2017-01-24 Dal RupnikReplaced macro with built-in OpenCV export
2017-01-24 Tomoaki Teshimause universal intrinsic in stereo matching
2017-01-23 Dal RupnikAdded export functions for ObjC classes
2017-01-23 Alexander Alekhincuda: fix samples
2017-01-23 Alexander Alekhincmake: fix CUDA flags generation
2017-01-23 Alexander Alekhincmake: fix support of duplicated file names in static...
2017-01-23 Alexander Alekhincmake world: allow to build python bindings
2017-01-23 Alexander Alekhincmake: include contrib modules into opencv_world
2017-01-23 Alexander Alekhinremove precomp.cpp
2017-01-23 Alexander AlekhinMerge pull request #8053 from pwuertz:umat-copy-python
2017-01-23 Alexander AlekhinMerge pull request #8058 from tomoaki0705:universalIntr...
2017-01-23 Tomoaki Teshimause universal intrinsic in fast
2017-01-22 Peter WürtzExpose more UMat constructors to python
2017-01-20 Alexander AlekhinMerge pull request #8001 from alalek:c_defines
2017-01-20 Alexander AlekhinMerge pull request #8049 from tomoaki0705:universalIntr...
2017-01-20 Dal RupnikMerge pull request #8009 from Legoless:master
2017-01-20 Tomoaki Teshimause universal intrinsic in corner detection series
2017-01-19 Alexander AlekhinMerge pull request #8042 from alalek:fix_8037
2017-01-19 Alexander AlekhinMerge pull request #8020 from alalek:fix_4976
2017-01-19 Alexander AlekhinMerge pull request #7926 from saskatchewancatch:issue...
2017-01-19 chrizandrRTrees: Add wrapper for RTrees_load method to enable...
2017-01-19 Alexander Alekhincmake: fix MKL detection in case of unsupported versions
2017-01-18 Tim KingFixed bug #7482. Updated dense flow routine to referenc...
2017-01-18 Alexander AlekhinMerge pull request #7863 from tomoaki0705:universalIntr...
2017-01-18 Alexander AlekhinMerge pull request #8024 from catree:fix_typo_py_houghlines
2017-01-18 Alexander AlekhinMerge pull request #7999 from alalek:fix_lapack
2017-01-18 Alexander AlekhinMerge pull request #8021 from mshabunin:doc-minor-fixes
2017-01-18 Alexander AlekhinMerge pull request #8023 from sovrasov:fs_add_full_yml_...
2017-01-18 Maksim ShabuninMinor documentation fixes:
2017-01-18 Alexander Alekhinshape: force column-based vector
2017-01-18 Alexander AlekhinMerge pull request #8026 from catree:fix_link_tutorial_...
2017-01-17 catreeFix tutorial code link in basic_linear_transform tutori...
2017-01-17 catreeFix typos in py_houghlines tutorial. Extract the python...
2017-01-17 Alexander AlekhinMerge pull request #7941 from wykvictor:master
2017-01-17 Vladislav SovrasovAdd support of type headings from YAML1.2
2017-01-17 Alexander Alekhineliminate warnings
2017-01-17 Alexander Alekhincmake: fix lapack
2017-01-17 berakMerge pull request #8019 from berak:patch-2
2017-01-16 logic1988Merge pull request #7978 from logic1988:master
2017-01-16 Nicholas NadeauMerge pull request #7994 from nnadeau:master
2017-01-16 Alexander AlekhinMerge pull request #8000 from mshabunin:fix-opencl...
2017-01-13 Vadim PisarevskyMerge pull request #7966 from Tetragramm:Issue#4235
2017-01-13 mshabuninimgproc/CLAHE/ocl: Removed unnecessary __local variable
2017-01-13 Alexander Alekhincmake: add global defines to enable useful macros
2017-01-12 Alexander AlekhinMerge pull request #7998 from alalek:fix_7993
2017-01-12 Alexander Alekhincuda: fix CUDA tests initialization
2017-01-12 Tomoaki Teshimause universal intrinsic and SSE4 popcount instruction...
2017-01-11 Vadim PisarevskyMerge pull request #7991 from sovrasov:cmake_find_mkl_x...
2017-01-11 Vladislav SovrasovFix MKL x86 detection on Windows
2017-01-11 Vadim PisarevskyMerge pull request #7947 from utibenkei:tracking-module...
2017-01-11 Alexander AlekhinMerge pull request #7960 from catree:tutorial_parallel_for_
2017-01-11 Alexander AlekhinMerge pull request #7976 from StevenPuttemans:fix_openc...
2017-01-11 TetragrammAdd case including both moments empty.
2017-01-10 catreeAdd OpenCV parallel_for_ tutorial.
2017-01-10 Vadim PisarevskyMerge pull request #7972 from catree:tutorial_brightness
2017-01-10 Vadim PisarevskyMerge pull request #7935 from alalek:fix_waitKey
2017-01-10 Vadim PisarevskyMerge pull request #7975 from tomoaki0705:cleanupCalib3...
2017-01-10 Vadim PisarevskyMerge pull request #7983 from LaurentBerger:docFindcontours
2017-01-09 Alexander AlekhinMerge pull request #7986 from atinfinity:pullreq/170109...
2017-01-09 Maksim ShabuninMerge pull request #7965 from D-Barber:stereoCalibrateR...
2017-01-09 atinfinityadded to check the support of AVX2
2017-01-08 LaurentBergerdd a note in findcontours doc
2017-01-06 StevenPuttemansfix some issues with skipping files and old redundant...
2017-01-06 Tomoaki Teshimaclean up unused #if
2017-01-06 Alexander AlekhinMerge pull request #7959 from alalek:fix_7957
2017-01-05 catreeUse directly the doxygen snippet command for the Changi...
2017-01-05 TetragrammAdd check for all zero moments. If one of the shapes...
2017-01-04 Duncan BarberTiny documentation fix in stereoCalibrate
2017-01-03 Alexander AlekhinMerge pull request #7948 from LorenaGdL:hitmiss_tutorial
2017-01-03 Alexander Alekhinimgproc: fix using of uninitialized edge[] members...
2017-01-03 Lorena GarcíaHitMiss tutorial
2017-01-03 Bryce EvansMerge pull request #7942 from bae43:fix-typos
2017-01-02 Matt BennettMerge pull request #7952 from mattmyne:JSONWriteFixTrai...
2016-12-31 Alexander AlekhinMerge pull request #7950 from BadrinathS:firstbugfix...
2016-12-31 BadrinathSResolving issue #7924
2016-12-30 utibenkeiAdded Java wrapping for tracking module
2016-12-30 Alexander AlekhinMerge pull request #7946 from SSteve:master
2016-12-30 SteveAvoid segmentation fault
next