21458 Commits (e03569f3a8d69d23d8e708da938b50b9b2c9ab5f)
 

Author SHA1 Message Date
Alexander Alekhin e03569f3a8 dnn: remove obsolete "build opencv_contrib with dnn module" tutorial 8 years ago
Alexander Alekhin 382e38941c dnn: fix documentation links 8 years ago
Alexander Alekhin 14de8ac951 dnn: move samples 8 years ago
Alexander Alekhin 6031c79197 dnn: remove unused README 8 years ago
Alexander Alekhin 7f12836df9 dnn: fix public headers guards 8 years ago
Alexander Alekhin 93729784bb dnn: move module from opencv_contrib 8 years ago
Vadim Pisarevsky ef692350e0 Merge pull request #8966 from alalek:protobuf_sources 8 years ago
Maksim Shabunin 09db01af5b Merge pull request #8986 from alalek:build_disable_avx512 8 years ago
Maksim Shabunin 8c27ceb9de Merge pull request #8981 from alalek:port_8979 8 years ago
Maksim Shabunin b3cd2448cd Merge pull request #8985 from alalek:update_videoio 8 years ago
Maksim Shabunin c60b7d76c5 Merge pull request #8984 from alalek:update_videowriter_apipreference 8 years ago
Alexander Alekhin 6b7a1d4dde build: disable AVX512 8 years ago
Alexander Alekhin d7597a8610 videoio: do not mix `CV_CAP` and `CAP_` APIs enum values 8 years ago
Alexander Alekhin 460e9bf0af videoio: drop changes from legacy C-API header 8 years ago
Alexander Alekhin 23f4bff742 videoio: update VideoWriter apiPreference parameter position 8 years ago
Alexander Alekhin cc021e555b Merge pull request #8982 from catree:morphologyEx_iterations_doc 8 years ago
catree a084501ecf Add a note to morphologyEx documentation to clarify the behavior when iterations > 1. 8 years ago
Alexander Alekhin 35a2f2fef9 videoio(macosx): fix array access exception in AVFoundation 8 years ago
Alexander Alekhin 51e16bbe81 Merge pull request #8976 from jrtc27:fast-math-asm 8 years ago
James Clarke 25020f2672 fast_math.hpp: Use __asm__ rather than asm; fixes including with -std=c99 8 years ago
Vadim Pisarevsky fa7e7e0ff9 Merge pull request #8900 from alalek:update_android_build 8 years ago
Alexander Alekhin 259147e32c Merge pull request #8969 from alalek:fix_typo 8 years ago
Alexander Alekhin d649d1388e cmake: fix typo 8 years ago
Alexander Alekhin 1c4c58d1b5 3rdparty: update CMake scripts for protobuf 8 years ago
Alexander Alekhin 63b30554ad 3rdparty: protobuf 3.1.0 sources 8 years ago
Maksim Shabunin d27009c775 Merge pull request #8856 from mshabunin:media-tests-upgrade 8 years ago
Maksim Shabunin 4eb5242e16 Merge pull request #8965 from mshabunin:fix-vs-issue-tiff 8 years ago
Maksim Shabunin 5770b961a1 Fix possible uninitialized memory in libtiff 8 years ago
Alexander Alekhin 0303fa0a19 Merge pull request #8958 from alalek:update_download 8 years ago
Alexander Alekhin 92c0709c49 Merge pull request #8960 from dkurt:halide_support_opencl 8 years ago
dkurt e74fed5c84 Catch SkipTestException in performance tests 8 years ago
Alexander Alekhin d29c299cdb cmake: additional messages on download errors 8 years ago
Alexander Alekhin f0e3431bc7 .gitignore: added ".cache" directory back 8 years ago
Dmitry Kurtaev 16368a275b cmake: add Halide support (#8794) 8 years ago
Jiri Horner 5f20e802d2 Merge pull request #8869 from hrnr:akaze_part1 8 years ago
Vadim Pisarevsky 437ca0b62a Merge pull request #8949 from alalek:fix_sortIdx 8 years ago
Alexander Alekhin 3e3e2dd512 android: make optional "cpufeatures", build fixes for NDK r15 8 years ago
Vadim Pisarevsky 2c30f358dc Merge pull request #8947 from alalek:vs_version 8 years ago
Vadim Pisarevsky 6f3d881d74 Merge pull request #8950 from alalek:cmake_mkl_detection 8 years ago
Alexander Alekhin d3ebe665e0 core: fix IPP optimization for sortIdx 8 years ago
Alexander Alekhin 9067310166 core(test): added cv::sortIdx accuracy tests 8 years ago
Alexander Alekhin 9496fe40ec cmake: guard scanning of default MKL system-wide paths 8 years ago
Maksim Shabunin 87b569d812 Rewritten some tests in videoio and imgcodecs modules 8 years ago
Maksim Shabunin 8b664d6122 Merge pull request #8825 from mshabunin:media-sdk-support 8 years ago
Alexander Alekhin 43b03b6517 Merge pull request #8864 from sovrasov:calib_flags_update 8 years ago
Alexander Alekhin a9cc87636f build: update modules descriptions 8 years ago
Alexander Alekhin db35e13b46 build: added VERSIONINFO resource 8 years ago
Alexander Alekhin 594652cac1 Merge pull request #8942 from zwsu:master 8 years ago
Maksim Shabunin c06f3d63e8 Initial version of MediaSDK integration: 8 years ago
Maksim Shabunin 68d01972fe Merge pull request #8883 from abratchik:DNN.java.wrappers.fix 8 years ago