platform/upstream/opencv.git
2017-09-13 Vadim PisarevskyMerge pull request #9566 from alalek:python_signatures
2017-09-13 Vadim PisarevskyMerge pull request #9569 from dkurt:test_dnn_ssd_halide
2017-09-13 Vadim PisarevskyMerge pull request #9600 from StevenPuttemans:fix_9583
2017-09-13 Vadim PisarevskyMerge pull request #9581 from sovrasov:rtree_disable_cv
2017-09-11 Alexander AlekhinMerge pull request #9606 from sovrasov:fix_gcc7_warnings
2017-09-11 Vladislav Sovrasovcmake: disable implicit-fallthrough by default
2017-09-11 Steven Puttemansfixing issue 9583 - issue in cascadeclassifier code...
2017-09-09 Alexander AlekhinMerge pull request #9580 from mshabunin:fix-static-6
2017-09-09 Alexander AlekhinMerge pull request #9590 from alalek:ocl_runtime_fix
2017-09-08 Alexander AlekhinMerge pull request #9595 from paroj:imreadmulti_py
2017-09-08 Alexander AlekhinMerge pull request #9582 from sovrasov:fix_gcc7_macro_w...
2017-09-08 Pavel Rojtbergpython: imreadmulti - add CV_OUT so it is correctly...
2017-09-08 Alexander AlekhinMerge pull request #9588 from lupustr3:pvlasov/ipp_comp...
2017-09-08 Alexander Alekhincore: fix OpenCL runtime compilation with HAVE_OPENCL_S...
2017-09-08 Maksim ShabuninFixed some issues found by static analysis
2017-09-08 Pavel VlasovCompatibility improvement with old IPP versions (tested...
2017-09-08 Dmitry KurtaevMobileNet-SSD and VGG-SSD topologies in Halide
2017-09-07 Vladislav Sovrasovcore: fix gcc7 warning about empty VA_ARGS in Assert...
2017-09-07 Vladislav Sovrasovml: disable not implemented k-fold validation in RTrees
2017-09-07 Vadim PisarevskyMerge pull request #9293 from sovrasov:assert_improvement
2017-09-07 Vadim PisarevskyMerge pull request #9577 from mshabunin:const-foreach
2017-09-07 Vadim PisarevskyMerge pull request #9578 from sovrasov:objdet_build_fix
2017-09-07 Vadim PisarevskyMerge pull request #9579 from alalek:ocl_float_calc
2017-09-07 Vladislav Sovrasovobjdetect: fix wrong cxx11 features check
2017-09-07 Alexander Alekhinimgproc(ocl): don't use doubles to process float data
2017-09-07 Maksim ShabuninEnabled forEach for const Mats
2017-09-06 Maksim ShabuninMerge pull request #9457 from alalek:type_traits_issue_7599
2017-09-06 Alexander AlekhinMerge pull request #9564 from saskatchewancatch:i9550
2017-09-06 Alexander Alekhinpython: add special targets gen_opencv_python2(3)
2017-09-06 Alexander Alekhinpython: generate pyopencv_signatures.json file
2017-09-06 saskatchewancatchAllow TIFF min=white PHOTOMETRIC interpretation images...
2017-09-05 Lewis BMerge pull request #8934 from lewisjb:python-classes
2017-09-05 Alexander AlekhinMerge pull request #9522 from terfendail:resize_move
2017-09-04 Alexander Alekhinfix CUDA build
2017-09-04 Maksim ShabuninMerge pull request #9548 from alalek:python_tests
2017-09-04 Maksim ShabuninMerge pull request #9546 from sturkmen72:GrammaTech
2017-09-03 Alexander Alekhinpython(test): tests filtering
2017-09-03 Alexander Alekhinpython(test): refactor test.py, move test code outside...
2017-09-03 Alexander Alekhinpython(test): enable pylint checks for tests
2017-09-03 Alexander AlekhinMerge pull request #9476 from dkurt:tutorial_dnn_android
2017-09-03 Dmitry KurtaevAndroid sample for DNN module
2017-09-03 Alexander AlekhinMerge pull request #9426 from borisfom:dispatch
2017-09-03 Alexander AlekhinMerge pull request #9498 from saskatchewancatch:i9403
2017-09-03 Suleyman TURKMENUpdate window_gtk.cpp
2017-09-02 Alexander AlekhinMerge pull request #9533 from alalek:regression_test_9507
2017-09-01 Alexander AlekhinMerge pull request #9527 from mshabunin:mediasdk-fix
2017-09-01 Alexander AlekhinMerge pull request #9534 from alalek:cmake_cl2cpp_depen...
2017-09-01 Alexander Alekhincore(test): regression test for 9507
2017-09-01 Alexander AlekhinMerge pull request #9528 from berak:fix_bfmatcher_hamming2
2017-09-01 Alexander Alekhincmake: cl2cpp change main OUTPUT to .hpp file
2017-08-31 saskatchewancatch i9403: Removing checks from trackbar min/max set funct...
2017-08-31 Alexander AlekhinMerge pull request #9514 from LaurentBerger:docInsWin
2017-08-31 LaurentBergeradd pushd popd
2017-08-31 Alexander Alekhincore(persistence): resolve DMatch/KeyPoint problem
2017-08-31 Alexander Alekhincore: eliminate CV_ELEM_SIZE()
2017-08-31 Alexander Alekhindnn: invalid bindings
2017-08-31 Alexander Alekhincore: extend traits::Type / traits::Depth for compatibl...
2017-08-31 Alexander AlekhinMerge pull request #9510 from sturkmen72:update_samples
2017-08-31 berakfeatures2d: fix BFMatcher.radiusMatch with HAMMING2
2017-08-31 Maksim ShabuninFixed MediaSDK tests and build warnings
2017-08-31 Vitaly Tuzovremoved unused interpolateLinear
2017-08-31 Alexander AlekhinMerge pull request #9523 from vivekwisdom:master
2017-08-31 Vivek WisdomCorrected Typo in Additional Resources Section
2017-08-31 Alexander Alekhincore: fix type traits
2017-08-31 Alexander AlekhinMerge pull request #9516 from arrybn:ssd_face_detector
2017-08-31 Vitaly TuzovMove resize implementation to separate file
2017-08-31 Aleksandr RybnikovAdded files for face detector sample
2017-08-31 Alexander AlekhinMerge pull request #9509 from borisfom:cuda9-shfl
2017-08-31 Alexander AlekhinMerge pull request #9521 from saskatchewancatch:i9489
2017-08-31 LaurentBergerAnother way to build opencv
2017-08-31 saskatchewancatchDon't truncate label for tracknbar name (Qt)
2017-08-30 Alexander AlekhinMerge pull request #9326 from sovrasov:video_cap_new_check
2017-08-30 Vadim PisarevskyMerge pull request #9506 from alalek:ocl_fix_canny_ub_9496
2017-08-30 Alexander AlekhinMerge pull request #9518 from alalek:fix_flann_unsuppor...
2017-08-30 Suleyman TURKMENUpdate stitching.cpp
2017-08-30 Alexander AlekhinMerge pull request #9515 from berak:fix_directx_samples
2017-08-30 Alexander Alekhinflann: std::vector<size_t> can't be converted into...
2017-08-30 berakfix missing std:: in d3dsample
2017-08-29 Boris FomitchevAddressing CUDA9 shfl deprecation
2017-08-29 Alexander AlekhinMerge pull request #9507 from delftrobotics-forks:restr...
2017-08-29 Alexander AlekhinMerge pull request #9503 from sovrasov:convex_hull_disa...
2017-08-29 Alexander Alekhinimgproc(ocl): eliminate div by zero in Canny
2017-08-29 Maarten de... Restrict std::initializer_list constructors to arithmet...
2017-08-29 Vladislav Sovrasovimgproc: disable buggy inplace processing in convexHull
2017-08-29 Alexander AlekhinMerge pull request #9504 from alalek:regression_9376
2017-08-29 Alexander AlekhinMerge pull request #9465 from tomoaki0705:fixJetsonTK1Build
2017-08-29 Alexander Alekhinimgcodecs: fix regression 9376
2017-08-29 Tomoaki Teshimafix build error on Jetson TK1
2017-08-28 Vadim PisarevskyMerge pull request #9327 from sovrasov:fs_free_on_error_fix
2017-08-28 Vadim PisarevskyMerge pull request #9416 from eruffaldi:f_9411_mingw_vi...
2017-08-28 Vadim PisarevskyMerge pull request #9456 from adishavit:issue_8840...
2017-08-28 Vadim PisarevskyMerge pull request #9474 from miqlas:haiku_support
2017-08-28 Vadim PisarevskyMerge pull request #9479 from alalek:issue_9477
2017-08-28 Alexander AlekhinMerge pull request #9492 from paroj:ximea_serial
2017-08-28 Alexander AlekhinMerge pull request #9495 from alalek:fix_pylint_version
2017-08-28 Alexander Alekhincmake: fix Pylint version detection
2017-08-28 Pavel Rojtbergvideoio: ximea - allow opening capture by serial number
2017-08-27 Adi ShavitChanges window position only if BOTH top corners are...
2017-08-27 Alexander Alekhinvideoio(v4l): move MJPEG/JPEG to the end of probe list
2017-08-26 Zoltán MizseiHaiku build fix
next