platform/upstream/opencv.git
2019-03-21 Alexander AlekhinMerge pull request #14108 from alalek:fix_python_sample...
2019-03-21 Alexander AlekhinMerge pull request #14113 from Bharat123rox:calibration
2019-03-21 Bharat123RoxRemove dead link in calib3d.hpp
2019-03-20 Alexander AlekhinMerge pull request #14092 from mattismyname:fix-kmeans
2019-03-20 Alexander AlekhinMerge pull request #14110 from seiko2plus:core_vsx_fp16
2019-03-20 Matthew K.... flann/kmeans: Fix non-determinism of KMeans index
2019-03-20 Alexander AlekhinMerge pull request #14069 from terfendail:transform_wintr
2019-03-20 Alexander Alekhinsamples: fix python samples compatibility with demo.py
2019-03-20 Sayed Adelcore:vsx Add support for VSX3 half precision conversions
2019-03-19 Alexander AlekhinMerge pull request #14099 from seiko2plus:vsx_improveme...
2019-03-19 Alexander AlekhinMerge pull request #14103 from alalek:fixup_test_14089
2019-03-19 Alexander Alekhincore: fix Core_EigenNonSymmetric.convergence test
2019-03-19 Alexander AlekhinMerge pull request #14089 from alalek:fix_14088
2019-03-19 Sayed Adelcore:vsx Several improvements(3)
2019-03-18 Vitaly Tuzovtransform() implementation updated to utilize wide...
2019-03-18 Alexander AlekhinMerge pull request #14026 from Palmitoxico:android-ndk
2019-03-18 Augusto Fraga... Avoid unexpected line breaks in version_string.inc
2019-03-18 Alexander Alekhincore: add iterations limit check in eigenNonSymmetric()
2019-03-18 Alexander AlekhinMerge pull request #14083 from PedroFerreiradaCosta...
2019-03-18 Pedro Ferreira... adding missing quick navigation to ImageProc module
2019-03-16 Alexander AlekhinMerge pull request #14079 from npochhi:cmake_change
2019-03-16 npochhichanges cmake_system_name matching condition
2019-03-15 Alexander AlekhinMerge pull request #14071 from alalek:cmake_remove_unre...
2019-03-15 Alexander AlekhinMerge pull request #14059 from alalek:imgcodecs_disable...
2019-03-15 Alexander AlekhinMerge pull request #14057 from alalek:fix_libtiff_build
2019-03-15 Alexander Alekhincmake: clean unreferenced functions from OpenCV modules too
2019-03-15 Alexander AlekhinMerge pull request #14070 from zuoshaobo:my3.4
2019-03-15 zuoshaobofix the region layer's output anchor size normalizatio...
2019-03-15 Alexander AlekhinMerge pull request #14068 from alalek:fix_python_standa...
2019-03-15 Alexander Alekhinpython: update CMake install rules
2019-03-14 Alexander Alekhinimgcodecs: OPENCV_IO_ENABLE_JASPER runtime parameter
2019-03-14 Alexander Alekhin3rdparty: fix libtiff build
2019-03-14 Alexander AlekhinMerge pull request #14050 from npochhi:mlp_ann_eps_change
2019-03-14 Alexander AlekhinMerge pull request #14054 from mshabunin:fix-dc1394
2019-03-14 Alexander AlekhinMerge pull request #14040 from seiko2plus:issue13211
2019-03-14 Maksim ShabuninRemoved obsolete functions from cap_dc1394_v2.cpp
2019-03-14 npochhiChanged eps checking condition
2019-03-13 Sayed Adelcore:vsx working around gcc aligned memory access bug
2019-03-13 Alexander AlekhinMerge pull request #13655 from sturkmen72:update_doc_photo
2019-03-13 Richard VealeMerge pull request #13695 from flyingfalling:3.4
2019-03-13 Alexander AlekhinMerge pull request #14045 from rpici:fix_bug_in_test_tiff
2019-03-13 Alexander AlekhinMerge pull request #14021 from dkurt:init_opencv_wasm
2019-03-13 Alexander AlekhinMerge pull request #14046 from alalek:fix_static_analys...
2019-03-13 rpiciFix bug in test_tiff.cpp
2019-03-13 Alexander Alekhinfix static analysis issues
2019-03-13 Alexander AlekhinMerge pull request #14041 from nglee:dev_cudaarithmLUTPtr
2019-03-13 Namgoo LeeMove Ptr-related code from lut.cu to lut.cpp
2019-03-13 Dmitry KurtaevBackport commits from
2019-03-12 Alexander AlekhinMerge pull request #14029 from LaurentBerger:creategrid
2019-03-12 Alexander AlekhinMerge pull request #14036 from jveitchmichaelis:Y16_v4l_fix
2019-03-12 Alexander AlekhinMerge pull request #14038 from alalek:update_version_3...
2019-03-12 Josh Veitch... release frame after disabling convert rgb
2019-03-12 Alexander Alekhinpre: OpenCV 3.4.6 (version++)
2019-03-12 LaurentBergerTutorial create pattern grid for calibration using...
2019-03-11 Alexander AlekhinMerge pull request #14013 from alalek:imgproc_dispatch_...
2019-03-11 Alexander Alekhinimgproc: dispatch morph
2019-03-11 Alexander Alekhinimgproc: dispatch box_filter
2019-03-11 Alexander Alekhinimgproc: dispatch bilateral_filter
2019-03-11 Alexander Alekhinimgproc: dispatch smooth
2019-03-11 Alexander Alekhinimgproc: dispatch medianBlur
2019-03-11 Alexander Alekhinimgproc: get rid of filter.avx2.cpp
2019-03-11 Alexander Alekhinimgproc: dispatch filter.cpp
2019-03-11 Alexander Alekhinimgproc: keep history of filters files
2019-03-11 Alexander Alekhinimgproc: copy .dispatch.cpp
2019-03-11 Alexander Alekhinimgproc: copy .simd.hpp
2019-03-11 Alexander AlekhinMerge pull request #14022 from alalek:core_fix_neon_int...
2019-03-11 Alexander Alekhincore(intrin): NEON v_load_expand_q() support unaligned...
2019-03-11 Alexander AlekhinMerge pull request #14015 from saskatchewancatch:issue...
2019-03-11 Dmitry KurtaevAdd onRuntimeInitialized for opencv.js
2019-03-09 Giles PayneMerge pull request #13956 from komakai:java-mat-class...
2019-03-09 Rajkiran Natarajanissue-13921: Support setting compression setting for...
2019-03-08 Alexander AlekhinMerge pull request #13997 from alalek:imgproc_dispatch_...
2019-03-07 Adrian RennerMerge pull request #13999 from addyi:fixAndroidLintingE...
2019-03-07 Alexander AlekhinMerge pull request #13875 from allnes:optimization_fuse
2019-03-07 Alexander Alekhinimgproc: dispatch color*
2019-03-07 Alexander Alekhincore: keep history of color*.cpp
2019-03-07 Alexander Alekhinimgproc: clone color*.dispatch.cpp
2019-03-07 Alexander Alekhinimgproc: clone color*.simd.hpp
2019-03-07 Alexander AlekhinMerge pull request #13979 from alalek:issue_13772
2019-03-07 Alexander AlekhinMerge pull request #13986 from alalek:perf_ignore_ovx
2019-03-07 Alexander AlekhinMerge pull request #13993 from liuyuns:issue_13963_thre...
2019-03-07 Easton LiuAdd ability to read thresh and nms_threshold from YOLO...
2019-03-06 Alexander AlekhinMerge pull request #13988 from raymanfx:gstreamer
2019-03-06 Christopher... videoio: gst: Fix gst assertion on null msg
2019-03-06 Alexander Alekhinperf: ignore _ovx tests
2019-03-05 Alexander NesterovAdded optimization fuse
2019-03-05 Alexander AlekhinMerge pull request #13880 from catree:add_hand_eye_cali...
2019-03-05 Alexander AlekhinMerge pull request #13980 from terfendail:bresize3_fix
2019-03-05 Alexander AlekhinMerge pull request #13962 from Christianwidjaya:master
2019-03-05 Alexander AlekhinMerge pull request #13953 from saskatchewancatch:patch-1
2019-03-05 Alexander AlekhinMerge pull request #13974 from alalek:fix_build_warnings
2019-03-05 Vitaly TuzovFixed out of bound reading in LINEAR_EXACT resize for...
2019-03-05 catreeAdd Hand-Eye calibration methods (Tsai, Park, Horaud...
2019-03-05 Alexander Alekhincore: fix condition in OutputArray::create(allowTranspo...
2019-03-05 Alexander AlekhinMerge pull request #13967 from alalek:backport_android_...
2019-03-05 Alexander AlekhinMerge pull request #13945 from alalek:backport_bindings...
2019-03-05 Alexander Alekhinbuild: fix warnings
2019-03-05 RAJKIRAN NATARAJANNeed -DBUILD_DOCS CMake flag to build docs
2019-03-05 Alexander Alekhincmake: support MSVS 2019
2019-03-05 Alexander AlekhinMerge pull request #13969 from alalek:issue_13929
next