platform/upstream/opencv.git
2018-03-28 Alexander AlekhinMerge pull request #11093 from alalek:cv_override_final
2018-03-28 Alexander Alekhincmake: workaround CPATH ipp_iw issue
2018-03-28 Alexander Alekhinbuild: eliminate MSVC warning
2018-03-28 Alexander Alekhincmake: enable override warnings (requires C++11 compila...
2018-03-28 Alexander Alekhinsamples: suppress vtk warnings
2018-03-28 Alexander Alekhinsamples: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhinpython: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhinapps: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhincmake: disable checks for protobuf generated files
2018-03-28 Alexander Alekhinmisc: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhinvideostab: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhinsuperres: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhinshape: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhinflann: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhinvideo: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhinphoto: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhinstitching: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhinml: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhinobjdetect: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhindnn: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhincalib3d: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhinfeatures2d: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhinvideoio: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhinimgcodecs: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhinimgproc: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhincore: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhincmake: disable override warnings in 3rdparty code and viz
2018-03-28 Alexander Alekhints: apply CV_OVERRIDE/CV_FINAL
2018-03-28 Alexander Alekhincmake: use SYSTEM include directories
2018-03-28 Alexander Alekhincore: add CV_OVERRIDE/CV_FINAL macros
2018-03-28 Alexander AlekhinMerge pull request #11098 from dkurt:dnn_native_inf_engine
2018-03-28 Dmitry KurtaevUpdate OpenCVDetectInferenceEngine.cmake
2018-03-28 Vadim PisarevskyMerge pull request #11072 from alalek:explicit_autobuffer
2018-03-28 Vadim PisarevskyMerge pull request #11171 from codingforfun:fix_11143
2018-03-28 Vadim PisarevskyMerge pull request #11137 from alalek:core_fix_mat_ctor
2018-03-28 Alexander AlekhinMerge pull request #11167 from alalek:cmake_compiler_vars
2018-03-28 LaurentBergerSolves #11156 (#11160)
2018-03-28 Alexander AlekhinMerge pull request #11175 from collenjones:hotfix/coreL...
2018-03-28 Alexander AlekhinMerge pull request #11180 from dkurt:fix_dnn_tf_ssd
2018-03-28 Alexander AlekhinMerge pull request #11179 from tomoaki0705:fixBuildCuda...
2018-03-28 Dmitry KurtaevFix minimal aspect ratio scale for SSDs from TensorFlow
2018-03-28 Tomoaki Teshimafix build error on Jetson
2018-03-28 Collen JonesFix link to Hershey fonts
2018-03-27 Alexander AlekhinMerge pull request #11173 from alalek:issue_11172
2018-03-27 Alexander Alekhincmake: add module/src include dir in case of enabled...
2018-03-27 codingforfun#11143 [FIX] Normalize node risk with sample weight sum
2018-03-27 Alexander AlekhinMerge pull request #11162 from kinchungwong:master
2018-03-27 Alexander Alekhincmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX...
2018-03-27 Alexander AlekhinMerge pull request #11089 from terfendail:stereocalibra...
2018-03-27 Alexander AlekhinMerge pull request #11112 from alalek:cmake_src_include_fix
2018-03-27 Vadim PisarevskyMerge pull request #11159 from alalek:samples_avoid_leg...
2018-03-27 Vadim PisarevskyMerge pull request #11164 from corleypc:master
2018-03-26 corleyFixed a couple of memory leaks in videoInput::getDevice...
2018-03-26 kinchungwongMinor improvement to SSE code in HOGDescriptor::compute...
2018-03-26 Alexander Alekhinsamples: avoid using of legacy C-like API
2018-03-26 Alexander AlekhinMerge pull request #11151 from AndreiCostinescu:patch-1
2018-03-26 Alexander AlekhinMerge pull request #11155 from nglee:dev_docGpuMatDownl...
2018-03-26 Dmitry KurtaevLoad networks from intermediate representation of Intel...
2018-03-26 Namgoo LeeUpdate GpuMat, GpuMat::download, GpuMat::upload documen...
2018-03-25 Andrei Costinescu#include <math.h> in cv2.cpp
2018-03-24 Alexander AlekhinMerge pull request #11141 from dkurt:dnn_no_aspect_ratios
2018-03-24 Alexander AlekhinMerge pull request #11146 from anthonytw:master
2018-03-23 Anthony WertzSets a higher limit on videoio's AVI container's maximu...
2018-03-23 Alexander AlekhinMerge pull request #11064 from tomoaki0705:fixCudaStrea...
2018-03-23 Alexander AlekhinMerge pull request #11113 from tomoaki0705:fixTinkerBoa...
2018-03-23 Alexander AlekhinMerge pull request #11134 from not522:fix-rotation...
2018-03-23 Dmitry KurtaevFix prior box generation in case of squared proposals.
2018-03-22 Naoto MizunoUpdate rotated image
2018-03-22 Alexander Alekhincore: fix cv::Mat constructor
2018-03-22 Tomoaki Teshimalet the test OCL_ImgprocWarp/Resize.Mat pass on ARM...
2018-03-22 Tomoaki Teshimafollow histogram
2018-03-22 Tomoaki Teshimamake the asynchronous call to NPP safe
2018-03-22 Naoto MizunoFix center of rotation
2018-03-22 Alexander AlekhinMerge pull request #11136 from tomoaki0705:fixCalib3dClang
2018-03-22 Alexander AlekhinMerge pull request #11124 from terfendail:minenctriangl...
2018-03-22 Tomoaki Teshimaapply the workaround to correct range
2018-03-21 Vitaly TuzovUpdated handling of collinear edges while searching...
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 Alexander Alekhincmake: don't add include <module>/src directory to...
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-16 Vitaly TuzovAllow CV_32FC3 objPoints in cv::fisheye::stereoCalibrate
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
next