platform/upstream/opencv.git
2018-03-21 Alexander AlekhinMerge pull request #11105 from dkurt:issue_11102
2018-03-20 Alexander AlekhinMerge pull request #11074 from alalek:android_log_messages
2018-03-19 Alexander AlekhinMerge pull request #11110 from nglee:dev_addSyncAfterAs...
2018-03-19 Alexander AlekhinMerge pull request #11095 from jmartens:patch-2
2018-03-19 Namgoo Leetest_buffer_pool: synchronize after async copy
2018-03-18 Aleksandr TischenkoMerge pull request #11101 from lamantine:fix_11100
2018-03-18 Alexander AlekhinMerge pull request #11091 from berak:openpose_sample
2018-03-18 Dmitry KurtaevFix an issue https://github.com/opencv/opencv/issues...
2018-03-16 Alexander AlekhinMerge pull request #11046 from catree:update_calibratio...
2018-03-16 Alexander AlekhinMerge pull request #11069 from berak:fix_samples_beta
2018-03-16 Alexander AlekhinMerge pull request #11078 from atinfinity:pullreq/18031...
2018-03-16 Jonathan MartensUpdate URL to Timing and Profiling in IPython
2018-03-16 berakdnn: add an openpose.cpp sample
2018-03-16 Alexander AlekhinMerge pull request #11081 from alalek:cmake_fix_android...
2018-03-16 yuki takeharaMerge pull request #11083 from take1014:lsd_#9363
2018-03-15 Alexander AlekhinMerge pull request #11073 from geordi:qt-window-pixel...
2018-03-15 catreeUpdate chessboard pattern image to remove squares overl...
2018-03-15 berakfix some samples colliding with std::beta
2018-03-15 Alexander AlekhinMerge pull request #11080 from sonnyky:fix/cmake-for...
2018-03-15 Alexander Alekhincmake: fix android examples dependencies
2018-03-15 Rostislav VasilikhinMerge pull request #10869 from savuor:color_cpp_split
2018-03-15 Alexander AlekhinMerge pull request #11075 from iluxave:master
2018-03-15 Sonny KurniawanHelp Cmake find OpenNI2 include path
2018-03-14 atinfinityfixed samples/dnn/openpose.py
2018-03-14 Ilya A. Volynets... Fix crash on exit in opencv_annotation
2018-03-14 Alexander AlekhinMerge pull request #10940 from dkurt:dnn_tf_graph_optim
2018-03-14 Alexander AlekhinMerge pull request #10979 from dkurt:unite_dnn_samples
2018-03-14 Alexander Alekhincore: write log messages via __android_log_print (logca...
2018-03-14 Alexander AlekhinMerge pull request #11065 from vasiliev-vb:BUGFIX_KAZE_...
2018-03-14 miqlasMerge pull request #10984 from extrowerk:advanced_haiku...
2018-03-14 Jan GauraBetter text contrast of pixel brightness values in...
2018-03-13 vasiliev-vbFixed bug in KAZE features orientation.
2018-03-13 Alexander AlekhinMerge pull request #11057 from tomoaki0705:fixClangComp...
2018-03-13 Ben JohnMerge pull request #10923 from Preventis:patch-ios
2018-03-13 Tomoaki Teshimaavoid clang weird behavior in calib3d
2018-03-13 Dmitry KurtaevAdd test for Scalar arguments at CommandLineParser
2018-03-12 yuki takeharaMerge pull request #11049 from take1014:#10948
2018-03-12 shimatMerge pull request #11035 from shimat:refactoring_decolor
2018-03-12 Alexander AlekhinMerge pull request #11052 from adamrankin:patch-1
2018-03-12 Dmitry KurtaevUpdate assertions in batch norm layer
2018-03-12 Dmitry KurtaevFuse subgraphs from Keras
2018-03-12 Dmitry KurtaevFuse batch normalization and flatten TensorFlow subgrap...
2018-03-12 Adam RankinUpdate precomp.hpp
2018-03-09 Alexander AlekhinMerge pull request #10992 from dkurt:dnn_opencl_tests
2018-03-08 Alexander AlekhinMerge pull request #11030 from jchazalon:patch-1
2018-03-08 Alexander AlekhinMerge pull request #11033 from adamrankin:patch-1
2018-03-08 Alexander AlekhinMerge pull request #11027 from tomoaki0705:fixImgprocPe...
2018-03-08 Dmitry KurtaevSemantic segmentation sample.
2018-03-08 Adam RankinEnabling build of stitching when CUDA is available
2018-03-07 jchazalonUpdate OpenCVDownload.cmake to fix log crash
2018-03-07 Dmitry KurtaevReset OpenCL kernels if batch size changes
2018-03-07 Alexander AlekhinMerge pull request #10928 from Mehanik:fix_timeout
2018-03-07 shimatOptimize decolor in photo (#10997)
2018-03-07 Eugene MikhantievFix return code in case of timeout
2018-03-07 Alexander AlekhinMerge pull request #10959 from alalek:cmake_ocl4dnn
2018-03-07 Dmitry KurtaevReplace DNNTarget and DNNBackend in tests
2018-03-07 Tomoaki Teshimalet the performance tests of WarpPerspective pass
2018-03-07 Maksim ShabuninMerge pull request #10946 from mshabunin:add-license...
2018-03-06 Alexander AlekhinMerge pull request #10989 from tomoaki0705:fixOldGstrea...
2018-03-06 Alexander AlekhinMerge pull request #11005 from tomoaki0705:fixOclTestFa...
2018-03-06 Maksim ShabuninAdd install component for 3rdparty libraries licenses
2018-03-06 Maksim ShabuninMerge pull request #10999 from mshabunin:do-more-samples
2018-03-06 Maksim ShabuninMinor refactoring in several C++ samples:
2018-03-06 Tomoaki Teshimalet the test OCL_Filter/Bilateral pass
2018-03-06 native-apiInclude error code description into the message (#10982)
2018-03-06 Namgoo LeeSSE2 : use _mm_cvtpd_epi32 when converting from CV_64F...
2018-03-05 Dmitry KurtaevParametric OpenCL deep learning tests
2018-03-05 Alexander AlekhinMerge pull request #10980 from sturkmen72:update_doc
2018-03-05 Tomoaki Teshimaadd workaround of old gstreamer
2018-03-04 Suleyman TURKMENUpdate core.hpp
2018-03-04 Dmitry KurtaevUpdate tutorials. A new cv::dnn::readNet function
2018-03-03 Dmitry KurtaevUnite deep learning image classification samples
2018-03-03 Dmitry KurtaevUnite deep learning object detection samples
2018-03-02 cDcMerge pull request #10933 from cdcseacave:clean_npr
2018-03-02 Alexander AlekhinMerge pull request #10971 from alalek:ocl_error_code_string
2018-03-02 Alexander AlekhinMerge pull request #10968 from sergiomb2:master
2018-03-02 Alexander AlekhinMerge pull request #10966 from alalek:verbose_features2...
2018-03-02 Alexander AlekhinMerge pull request #10964 from alalek:fix_10956
2018-03-02 Alexander AlekhinMerge pull request #10962 from alalek:dnn_precomp_hpp
2018-03-02 Alexander AlekhinMerge pull request #10961 from alalek:fix_clang_avx512
2018-03-02 Alexander AlekhinMerge pull request #10960 from alalek:fix_protobuf_readme
2018-03-02 Alexander AlekhinMerge pull request #10955 from pengli:dnn
2018-03-02 Alexander AlekhinMerge pull request #10954 from whizzzkid:master
2018-03-02 Alexander AlekhinMerge pull request #10938 from mshabunin:fix-static...
2018-03-02 Alexander AlekhinMerge pull request #10936 from mshabunin:fix-mingw...
2018-03-02 Alexander AlekhinMerge pull request #10926 from tomoaki0705:fixTinkerBoa...
2018-03-01 Alexander Alekhinocl: update getOpenCLErrorString() code
2018-03-01 Alexander Alekhindnn(workaround): switch to CPU target if compiled witho...
2018-03-01 Alexander Alekhindnn: make OpenCL DNN code optional
2018-02-28 whizzzkidcuda: fixes gpu samples build (issue 10953)
2018-02-28 Alexander Alekhinfeatures2d: add verbose messages into tests
2018-02-28 Sérgio M. BastoFix build with VA
2018-02-28 Alexander Alekhinjava: fix copy_java_files() in gen_java.py
2018-02-28 Alexander Alekhindnn: fix precomp.hpp usage
2018-02-28 Wu Zhiwenocl4dnn: Fix SAME padding mode for convolve
2018-02-27 Alexander Alekhin3rdparty: fix protobuf version in README file
2018-02-27 Alexander Alekhincmake: AVX512 with clang
2018-02-26 Tomoaki Teshimafix test error on Tinker Board (OpenCL on Arm platform)
2018-02-25 Maksim ShabuninFixed two issues found by static analysis
2018-02-25 Alexander AlekhinMerge tag '3.4.1'
next