platform/upstream/opencv.git
2017-05-29 Vadim PisarevskyMerge pull request #8798 from BKNio:fix_motionEstimation
2017-05-29 Rostislav VasilikhinSoftFloat integrated (#8668)
2017-05-29 Alexander AlekhinMerge pull request #8805 from catree:solvePnP_doc
2017-05-29 Alexander AlekhinMerge pull request #8814 from woodychow:openmp_num_threads
2017-05-29 Alexander AlekhinMerge pull request #8809 from berak:fix_py_tut_braces_py3
2017-05-29 catreeImprove solvePnP doc, add assert >= 4 in solvePnP,...
2017-05-29 berakpy_tutorials: add print() braces for python3
2017-05-29 Woody ChowUse num_threads clause of #pragma omp parallel instead...
2017-05-28 Alexander AlekhinMerge pull request #8799 from terfendail:cmake_ignore
2017-05-26 Vitaly TuzovRemoved CMake configuration files from gitignore, since...
2017-05-26 Dinar Ahmatnurovfix estimateGlobalMotionRansac;
2017-05-26 Vadim PisarevskyMerge pull request #8455 from terfendail:ovxhal_skipsmall
2017-05-26 Vadim PisarevskyMerge pull request #8796 from liurs1990:master
2017-05-26 n001519fix the mser issue
2017-05-25 Vitaly TuzovMoved size restrictions for OpenVX processed images...
2017-05-25 Vadim PisarevskyMerge pull request #8307 from AhiyaHiya:dev_xcode_macos...
2017-05-25 Vadim PisarevskyMerge pull request #8314 from chacha21:fix_cuda_absdiff
2017-05-25 Drew Hintzchange tutorial to use enum name instead of value ...
2017-05-24 Vadim PisarevskyMerge pull request #8789 from vpisarev:parallel_ccomp
2017-05-24 Vadim PisarevskyMerge pull request #8788 from sovrasov:calib_doc_update
2017-05-24 Vadim Pisarevskyeliminated trailing whitespaces
2017-05-24 Vadim PisarevskyMerge branch 'master' of https://github.com/MicheleCanc...
2017-05-24 mschoeneckMerge pull request #8694 from mschoeneck:Canny
2017-05-24 Vladislav Sovrasovcalib3d: replace defines with enum values
2017-05-24 Vadim PisarevskyMerge pull request #6854 from sturkmen72:patch-8
2017-05-24 Vadim PisarevskyMerge pull request #7865 from LaurentBerger:UserColormap
2017-05-24 Vadim PisarevskyMerge pull request #8377 from ottogin:interpMultichannelImg
2017-05-24 Alexander AlekhinMerge pull request #8713 from grundman:patch-6
2017-05-24 Vadim PisarevskyMerge pull request #8776 from sovrasov:inpaint_adv_formats
2017-05-24 Alexander AlekhinMerge pull request #8717 from sovrasov:robertson_weight...
2017-05-24 Matthias GrundmannUpdate matrix.cpp
2017-05-24 Maksim ShabuninMerge pull request #8787 from mshabunin:pr7241
2017-05-24 krishraghuramCorrect the existing documented T-API functions to...
2017-05-24 Maksim ShabuninMerge pull request #8386 from jtkb:feature/cmake-maven...
2017-05-24 Yuval LangerAdd inline code backticks
2017-05-24 Vladislav Sovrasovphoto: add support of all types of 1c images in inpaint
2017-05-24 Vadzim PiatrouInpainting support for any 1-channel input images
2017-05-23 Vadim PisarevskyMerge pull request #8780 from vpisarev:fix_boxfilter
2017-05-23 Vadim PisarevskyMerge pull request #8778 from mshabunin:pr6853
2017-05-23 Vadim PisarevskyMerge pull request #8779 from vpisarev:empty_cmp_fix
2017-05-23 Vadim Pisarevskyreplaced SSE2 code with universal intrinsics; improved...
2017-05-23 Alexander AlekhinMerge pull request #8743 from tomoaki0705:featureConver...
2017-05-23 Vadim PisarevskyMerge pull request #8777 from mshabunin:pr6852
2017-05-23 Vadim Pisarevskyresolves https://github.com/opencv/opencv/issues/7792
2017-05-23 Maksim ShabuninV4L: do not return frame if it can not be retrieved
2017-05-23 Vadim PisarevskyMerge pull request #8769 from mshabunin:kw-fixes
2017-05-23 Vadim PisarevskyMerge pull request #8182 from chacha21:drawing_performance
2017-05-23 Alexander AlekhinMerge pull request #8542 from jveitchmichaelis:update...
2017-05-23 remiModifications to reduce the code through a loop
2017-05-23 Alexander AlekhinMerge pull request #8775 from mshabunin:ipp-count-fix
2017-05-23 Tomoaki Teshimaadd OpenCL version of convertFp16 and test
2017-05-23 Vadim PisarevskyMerge pull request #8698 from cdcseacave:fix_Mat_release
2017-05-23 Vadim PisarevskyMerge pull request #8731 from ylemkimon:patch-1
2017-05-23 Vadim PisarevskyMerge pull request #8745 from Neio:aravis_bayer_gr_8
2017-05-23 Maksim ShabuninFixed multidimensional count non-zero IPP implementation
2017-05-23 Maksim ShabuninFixed several issues found by static analysis in core...
2017-05-23 Alexander Alekhinmacro for static analysis tools
2017-05-23 Vladislav SovrasovAdd test for Mat_::release()
2017-05-23 cDcfix Mat_ release #8680
2017-05-23 Alexander AlekhinMerge pull request #8773 from kvaghel1:Issue-8763
2017-05-23 kvaghel1Fix frame timestamp in VideoCapture::get
2017-05-22 Vadim PisarevskyMerge pull request #8770 from alalek:fix_pthreads_default
2017-05-22 Vadim PisarevskyMerge pull request #8771 from alalek:fix_snprintf
2017-05-22 Alexander Alekhinbuild: fix snprintf() usage
2017-05-22 Alexander Alekhincore: fix threads count in pthreads
2017-05-22 Alexander AlekhinMerge pull request #8750 from amroamroamro:photo-debevec
2017-05-22 Amrogeneralize number of channels
2017-05-22 vskarlsruheMerge pull request #8752 from vskarlsruhe:patch-7
2017-05-22 Alexander AlekhinMerge pull request #8754 from berak:fix_py_hog_svm_tut
2017-05-22 Drew HintzUpdate broken downloads link in documentation (#8764)
2017-05-21 berakfix py_svm_opencv sample
2017-05-19 chacha21restored memset optimization
2017-05-17 Neio ZhouAravis: support Bayer GR 8 raw format.
2017-05-17 Vadim PisarevskyMerge pull request #8399 from woodychow:filter_avx2
2017-05-17 Vadim PisarevskyMerge pull request #8708 from terfendail:agast_fix
2017-05-17 Vadim PisarevskyMerge pull request #8712 from grundman:patch-5
2017-05-17 Vadim PisarevskyMerge pull request #8697 from sovrasov:cvt_col_bgra_bgr...
2017-05-17 Vadim PisarevskyMerge pull request #8739 from terfendail:perf_accumulat...
2017-05-16 Vitaly TuzovFix for accumulate performance test in case of multiple...
2017-05-16 Woody ChowMerging master to filter_avx2, and resolving conflicts
2017-05-15 Vladislav Sovrasovimgproc: fix BGRA2BGRA conversion
2017-05-14 ylemkimonRemove redundant precomp.hpp and using-namespace
2017-05-13 Alexander AlekhinMerge pull request #8727 from anupamsobti:master
2017-05-12 ArekMerge pull request #8711 from ArkadiuszRaj:aravis_autoe...
2017-05-12 Alexander AlekhinMerge pull request #8596 from nnorwitz:nnorwitz
2017-05-12 Anupam SobtiFix for issue #8615. Added cudawarping to optional...
2017-05-12 Maksim ShabuninMerge pull request #8724 from saskatchewancatch:i8723
2017-05-12 sovrasovSet LUT for Robertson weights function to zero on borders
2017-05-12 saskatchewancatchissue 8723: Changed doc for cv::imwrite to reflect...
2017-05-11 CartuchoExtending template_matching tutorial with Java (#8043)
2017-05-11 Alexander AlekhinMerge pull request #8710 from ioxp:master
2017-05-11 Maksim ShabuninMerge pull request #8715 from berak:fix_digits_py
2017-05-11 berakpy_samples: fix digits.py
2017-05-10 Matthias GrundmannUpdate cap_mjpeg_encoder.cpp
2017-05-10 Philipp HasperFixed exp32f() compilation on MSVC
2017-05-10 Vitaly TuzovFixed out of bound reading in makeAgastOffsets
2017-05-10 chacha21Drop best optimizations to reduce code size
2017-05-04 Vadim PisarevskyMerge pull request #8609 from LukeZheZhu:pyrlk_err_ocl_fix
2017-05-04 LukeZhuFix OpenCL's wrong output of calcOpticalFlowPyrLK funct...
2017-05-03 Vadim PisarevskyMerge pull request #8391 from woodychow:warpAffine_avx2
next