platform/upstream/opencv.git
2017-07-04 Vitaly TuzovAVX and SSE4.1 optimized conversion implementations...
2017-06-28 Alexander AlekhinMerge pull request #8993 from Cartucho:compiling_java_code
2017-06-28 Tong KeMerge pull request #8585 from tonyke1993:ap3p
2017-06-28 Alexander AlekhinMerge pull request #8543 from csukuangfj:fix-String
2017-06-28 Vadim PisarevskyMerge pull request #8953 from mattmyne:cocoa_window_32_...
2017-06-28 Vadim PisarevskyMerge pull request #9013 from arrybn:ssd_last_layers_optim
2017-06-28 tribtaformating style and making changes accordingly to review
2017-06-28 Vadim PisarevskyMerge pull request #9003 from dkurt:halide_bug_fixes
2017-06-28 Aleksandr RybnikovRemoved usage of std::map in DetectionOutput layer
2017-06-28 Vadim PisarevskyMerge pull request #9009 from alalek:fix_dnn_initialization
2017-06-28 Vadim Pisarevskyanother round of dnn optimization (#9011)
2017-06-27 Alexander Alekhindnn: fix LayerFactory initialization
2017-06-27 Alexander AlekhinMerge pull request #8990 from mshabunin:fix-static-2
2017-06-27 Maksim ShabuninMerge pull request #9007 from alalek:issue_9001
2017-06-27 Maksim ShabuninMerge pull request #9006 from alalek:videoio_synchroniz...
2017-06-27 Vadim PisarevskyMerge pull request #9004 from alalek:fix_build_flann_sdl
2017-06-27 Alexander Alekhindispatch: added CV_TRY_${OPT} macro, fix dnn build
2017-06-27 Alexander Alekhinvideoio: synchronize ffmpeg open() call
2017-06-27 Alexander Alekhinflann: fix build with MSVC /sdl option
2017-06-27 Alexander AlekhinMerge pull request #8963 from likan999:fix-java-camera...
2017-06-27 dkurtFixed some bugs from Halide tests
2017-06-27 Maksim ShabuninFixing some static analysis issues
2017-06-27 Alexander AlekhinMerge pull request #9000 from alalek:fix_winpack_build
2017-06-27 Alexander AlekhinMerge pull request #8997 from alalek:fix_build_warnings
2017-06-27 Alexander AlekhinMerge pull request #8996 from alalek:fix_viz_build
2017-06-27 Alexander Alekhindnn: fix build
2017-06-27 Alexander Alekhinbuild: eliminate warning
2017-06-27 Alexander Alekhinbuild: fix viz tests
2017-06-27 CartuchoMerge branch 'master' into compiling_java_code
2017-06-27 tribtaCompiling the Java tutorials codes using Apache Ant.
2017-06-26 Vadim PisarevskyMerge pull request #8988 from sovrasov:repeat_src_eq_ds...
2017-06-26 Vadim PisarevskyMerge pull request #8989 from alalek:move_dnn_module
2017-06-26 Alexander Alekhindnn: fix failed Torch tests
2017-06-26 Alexander AlekhinMerge pull request #8995 from savuor:fix/trace_ovx_build
2017-06-26 Rostislav Vasilikhinfixed typo
2017-06-26 Alexander Alekhindnn: AVX2 fix invalid unaligned read
2017-06-26 Alexander Alekhindnn: fix build warnings
2017-06-26 Alexander AlekhinMerge pull request #8766 from alalek:trace
2017-06-26 Alexander Alekhintrace: initial support for code trace
2017-06-26 Alexander Alekhin3rdparty: add ittnotify sources
2017-06-26 Alexander Alekhinviz: fix tests build
2017-06-26 Alexander Alekhindnn: fix dnn python test files
2017-06-26 Alexander Alekhindnn: remove obsolete "build opencv_contrib with dnn...
2017-06-26 Alexander Alekhindnn: fix documentation links
2017-06-26 Alexander Alekhindnn: move samples
2017-06-26 Alexander Alekhindnn: remove unused README
2017-06-26 Alexander Alekhindnn: fix public headers guards
2017-06-26 Vladislav Sovrasovcore: forbid handling of the case when src=dst in cv...
2017-06-26 Alexander Alekhindnn: move module from opencv_contrib
2017-06-26 Vadim PisarevskyMerge pull request #8966 from alalek:protobuf_sources
2017-06-26 Maksim ShabuninMerge pull request #8986 from alalek:build_disable_avx512
2017-06-26 Maksim ShabuninMerge pull request #8981 from alalek:port_8979
2017-06-26 Maksim ShabuninMerge pull request #8985 from alalek:update_videoio
2017-06-26 Maksim ShabuninMerge pull request #8984 from alalek:update_videowriter...
2017-06-25 Alexander Alekhinbuild: disable AVX512
2017-06-25 Alexander Alekhinvideoio: do not mix `CV_CAP` and `CAP_` APIs enum values
2017-06-25 Alexander Alekhinvideoio: drop changes from legacy C-API header
2017-06-25 Alexander Alekhinvideoio: update VideoWriter apiPreference parameter...
2017-06-25 Alexander AlekhinMerge pull request #8982 from catree:morphologyEx_itera...
2017-06-24 catreeAdd a note to morphologyEx documentation to clarify...
2017-06-24 Alexander Alekhinvideoio(macosx): fix array access exception in AVFoundation
2017-06-23 Alexander AlekhinMerge pull request #8976 from jrtc27:fast-math-asm
2017-06-23 James Clarkefast_math.hpp: Use __asm__ rather than asm; fixes inclu...
2017-06-23 Vadim PisarevskyMerge pull request #8900 from alalek:update_android_build
2017-06-22 Alexander AlekhinMerge pull request #8969 from alalek:fix_typo
2017-06-22 Alexander Alekhincmake: fix typo
2017-06-22 Alexander Alekhin3rdparty: update CMake scripts for protobuf
2017-06-22 Alexander Alekhin3rdparty: protobuf 3.1.0 sources
2017-06-22 Maksim ShabuninMerge pull request #8856 from mshabunin:media-tests...
2017-06-22 Maksim ShabuninMerge pull request #8965 from mshabunin:fix-vs-issue...
2017-06-22 Maksim ShabuninFix possible uninitialized memory in libtiff
2017-06-22 Alexander AlekhinMerge pull request #8958 from alalek:update_download
2017-06-22 likan999More accurate condition to detect emulator
2017-06-21 Alexander AlekhinMerge pull request #8960 from dkurt:halide_support_opencl
2017-06-21 dkurtCatch SkipTestException in performance tests
2017-06-21 Alexander Alekhincmake: additional messages on download errors
2017-06-21 Alexander Alekhin.gitignore: added ".cache" directory back
2017-06-21 Dmitry Kurtaevcmake: add Halide support (#8794)
2017-06-21 Jiri HornerMerge pull request #8869 from hrnr:akaze_part1
2017-06-21 Vadim PisarevskyMerge pull request #8949 from alalek:fix_sortIdx
2017-06-21 Matt Bennettremove ARC and auto synthesize assumptions in cocoa_win...
2017-06-21 Alexander Alekhinandroid: make optional "cpufeatures", build fixes for...
2017-06-21 Vadim PisarevskyMerge pull request #8947 from alalek:vs_version
2017-06-21 Vadim PisarevskyMerge pull request #8950 from alalek:cmake_mkl_detection
2017-06-21 Alexander Alekhincore: fix IPP optimization for sortIdx
2017-06-21 Alexander Alekhincore(test): added cv::sortIdx accuracy tests
2017-06-21 Alexander Alekhincmake: guard scanning of default MKL system-wide paths
2017-06-20 Maksim ShabuninRewritten some tests in videoio and imgcodecs modules
2017-06-20 Maksim ShabuninMerge pull request #8825 from mshabunin:media-sdk-support
2017-06-20 Alexander AlekhinMerge pull request #8864 from sovrasov:calib_flags_update
2017-06-20 Alexander Alekhinbuild: update modules descriptions
2017-06-20 Alexander Alekhinbuild: added VERSIONINFO resource
2017-06-20 Alexander AlekhinMerge pull request #8942 from zwsu:master
2017-06-20 Maksim ShabuninInitial version of MediaSDK integration:
2017-06-20 Maksim ShabuninMerge pull request #8883 from abratchik:DNN.java.wrappe...
2017-06-19 Zhiwei SuFixed gray window for gpu stereo BP and CSBP
2017-06-19 Maksim ShabuninMerge pull request #8920 from sovrasov:video_vriter_ext
2017-06-19 Vladislav Sovrasovvideo: add one more constructor for VideoWriter
2017-06-15 abratchikRefactor OpenCV Java Wrapping
2017-06-15 Alexander AlekhinMerge pull request #8925 from savuor:fix/softfloat_comments
next