platform/upstream/opencv.git
2017-02-27 vskarlsruheCode easier to read now
2017-02-24 Alexander AlekhinMerge pull request #8250 from tomoaki0705:fixNonAsciiChar
2017-02-24 Alexander AlekhinMerge pull request #8244 from sovrasov:adjust_roi_fix
2017-02-24 Alexander AlekhinMerge pull request #8239 from tomoaki0705:buildUniversa...
2017-02-24 Alexander AlekhinMerge pull request #8235 from berak:fix_dshow_leak
2017-02-23 Vadim PisarevskyMerge pull request #8064 from terfendail:sgbm_bigbuffer
2017-02-23 Tomoaki Teshimaremove non ASCII character from comment
2017-02-23 Tomoaki Teshimasuppress warnings
2017-02-22 Alexander AlekhinMerge pull request #8234 from alalek:issue_8121
2017-02-22 Maksim ShabuninMerge pull request #8243 from sovrasov:hal_round_to_cvround
2017-02-22 Maksim ShabuninMerge pull request #8240 from hewj03:issue_1012_contrib
2017-02-22 Vladislav Sovrasovhal: replace round() with cvRound()
2017-02-22 Vladislav Sovrasovcore: fix adjustROI behavior on indexes overflow
2017-02-22 Wenju Hefix multiband_blend.cu build error in issue opencv_cont...
2017-02-21 Alexander Alekhincmake: disable pkg-config for Apple frameworks
2017-02-21 berakfix leaking handle in cap_dshow.cpp
2017-02-21 Alexander Alekhincmake: append '-framework UIKit' for videoio/imgcodecs...
2017-02-21 Alexander Alekhinios framework: don't disable opencv_world in dynamic...
2017-02-21 Alexander Alekhinios framework: refactor code (no functional changes)
2017-02-21 Fangjun KUANGFix typos in the documentation (#8226)
2017-02-21 Vadim PisarevskyMerge pull request #8228 from csukuangfj:csukuangfj...
2017-02-21 Vadim PisarevskyMerge pull request #8233 from Sahloul:features/python_matx
2017-02-21 Hamdi Sahloulcv::Matx python wrapper
2017-02-20 Fangjun KUANGAdd support to print `cv::UMat`.
2017-02-20 Tomoaki Teshimaoptimize blend using universal intrinsic
2017-02-19 Alexander AlekhinMerge pull request #8221 from csukuangfj:csukuangfj...
2017-02-19 LaurentBergerMerge pull request #8220 from LaurentBerger:Issue5035
2017-02-18 Fangjun KUANGFix an error in the demo code for cv::Mat::forEach
2017-02-16 Vadim PisarevskyMerge pull request #8178 from tomoaki0705:addBayer2RGBA
2017-02-16 Vadim PisarevskyMerge pull request #8187 from hewj03:improve-MultiBandB...
2017-02-16 Fangjun KUANGFix the documentation for Mat::diag(int). (#8199)
2017-02-16 Vadim PisarevskyMerge pull request #8203 from alalek:ocl_kernelarg_validate
2017-02-16 Alexander AlekhinMerge pull request #8214 from jinay1991:patch-1
2017-02-16 Jinay PatelUpdate ocl.cpp function Device::OpenCLVersion()
2017-02-16 Alexander AlekhinMerge pull request #8211 from csukuangfj:csukuangfj...
2017-02-16 Alexander AlekhinMerge pull request #8210 from alalek:fix_mkl_link
2017-02-15 Vadim PisarevskyMerge pull request #8131 from atinfinity:170205-add_den...
2017-02-15 Vadim PisarevskyMerge pull request #8153 from Sejsel:patch-1
2017-02-15 Fangjun KUANGMerge pull request #8208 from csukuangfj:complex_support
2017-02-15 Alexander AlekhinMerge pull request #8209 from csukuangfj:csukuangfj...
2017-02-15 Fangjun KUANGChange the argument type to cl_platform_info.
2017-02-15 Alexander AlekhinMerge pull request #8206 from paroj:cast
2017-02-15 Alexander Alekhincmake: fix order of MKL libraries, don't pass additiona...
2017-02-15 Fangjun KUANGFix typos.
2017-02-15 Pavel Rojtbergadd missing casts to _Tp as determinant() always return...
2017-02-14 Alexander Alekhinocl: validate arguments in KernelArgs constructor
2017-02-14 Alexander AlekhinMerge pull request #8160 from ilijapuaca:master
2017-02-13 Alexander AlekhinMerge pull request #8186 from Kronopath:patch-1
2017-02-13 Alexander AlekhinMerge pull request #8176 from alalek:cmake_cleanup_msvc...
2017-02-13 Alexander AlekhinMerge pull request #8175 from alalek:cmake_cleanup_defines
2017-02-13 Fangjun KUANGMerge pull request #8197 from csukuangfj/csukuangfj...
2017-02-12 atinfinityrefactoring
2017-02-12 atinfinityrefactoring
2017-02-12 atinfinityfixed indent
2017-02-12 atinfinityadded option to specify flow type
2017-02-12 Wenju Headd accuracy test CUDA_MultiBandBlender
2017-02-12 Wenju Heimprove MultiBandBlender cuda, add normalizeUsingWeight...
2017-02-12 Gabriel B.... Work around CMake bug that mangles install dir
2017-02-11 Alexander AlekhinMerge pull request #8165 from AdeelH:master
2017-02-10 Tomoaki Teshimaadd enum Bayer**2BGRA
2017-02-10 Alexander Alekhincmake: cleanup MSVC checks
2017-02-10 Alexander Alekhincmake: cleanup unused defines
2017-02-10 cclaussMerge pull request #8150 from cclauss/patch-1
2017-02-09 Ilija PuacaUpdated version of libwebp to 0.6.0. Removed iOS from...
2017-02-09 Alexander AlekhinMerge pull request #8159 from alalek:fix_8158
2017-02-09 Adeelupdate fix for #8105 (compiling with mingw32)
2017-02-09 Alexander Alekhincore: fix String::end() implementation
2017-02-09 Jiří SejkoraFixed two typos in the Filter2D tutorial
2017-02-08 Vadim PisarevskyMerge pull request #8134 from chrizandr:doc_typo
2017-02-08 Vadim PisarevskyMerge pull request #7904 from paroj:initmapfc2
2017-02-08 Vadim PisarevskyMerge pull request #7910 from StevenPuttemans:add_visap...
2017-02-08 Alexander AlekhinMerge pull request #8140 from StevenPuttemans:fix_gdal_...
2017-02-08 Vitaly TuzovFix for SGBM compute() buffer allocation failure on...
2017-02-07 StevenPuttemansenable processing of 16, 32 and 64 bit 4 channel data...
2017-02-07 Alexander AlekhinMerge pull request #8125 from terfendail:ovxhal_integra...
2017-02-07 Alexander AlekhinMerge pull request #8137 from LaurentBerger:thresholdDoc
2017-02-07 LaurentBergerAdd note about OTSU and TRIANGLE (comment sovrasov)
2017-02-06 LaurentBergerSolve issue 8136 opencv doc of threshold
2017-02-06 Alexander AlekhinMerge pull request #8133 from StevenPuttemans:add_detec...
2017-02-06 chrizandrCorrected typo in py_histogram_begins tutorial
2017-02-06 Alexander AlekhinMerge pull request #8132 from tonytheodore:highgui-gl
2017-02-06 Alexander AlekhinMerge pull request #8128 from LaurentBerger:MatrixExpre...
2017-02-06 Alexander AlekhinMerge pull request #8123 from msk-repo01:master
2017-02-06 Alexander AlekhinMerge pull request #8107 from reunanen:fix8093
2017-02-06 StevenPuttemansadd explanation to detectMultiScale overload functionality
2017-02-05 Tony Theodorehighgui: use forward slash for gl.h include
2017-02-05 atinfinityadded dense flow sample
2017-02-04 LaurentBergerAdd a link to MatExpr in Detailed Description of Mat
2017-02-03 Vitaly TuzovFixed addressing structure population for integral...
2017-02-03 Alexander AlekhinMerge pull request #8084 from mshabunin:libstdcplusplus...
2017-02-02 msk-repo01Fix for opencv/opencv#8105 (compiling with mingw32)
2017-02-01 PkLabMerge pull request #8112 from PkLab:Fix_7898
2017-02-01 Alexander AlekhinMerge pull request #8114 from lupustr3:pvlasov/ipp_pyth...
2017-02-01 Pavel VlasovAdds IPP control functions to bindings export
2017-01-31 Alexander AlekhinMerge pull request #8078 from tomoaki0705:universalIntr...
2017-01-31 Alexander AlekhinMerge pull request #8109 from lupustr3:pvlasov/ipp_buil...
2017-01-31 Pavel VlasovFixes IPP build on linux;
2017-01-31 Juha ReunanenFix #8093: CV_DbgAssert that the result of area() fits...
2017-01-31 Vadim PisarevskyMerge pull request #8081 from mshabunin:fix-kmeans...
2017-01-31 Maksim ShabuninEnable GNU STL debug mode for debug builds
next