24684 Commits (dfa8467a08bdab776bac98a6516d11d7880b3464)
 

Author SHA1 Message Date
Alexander Alekhin 29a1dc5719 Merge pull request #12087 from alalek:docs_videowriter_write_bgr_input 6 years ago
Alexander Alekhin dbf3362c4d Merge pull request #12056 from seiko2plus:coreExpandTests 6 years ago
Alexander Alekhin c4e0f4b2b5 Merge pull request #12102 from csukuangfj:patch_3 6 years ago
Alexander Alekhin e90e398e7a core(ocl): do not split refcount operations / compare 6 years ago
Alexander Alekhin 4937eeddb5 Merge pull request #12101 from miaow1988:dev-fix-mat-pushback 6 years ago
miaow1988 2988260107 Fixed the int size overflow bug of cv::Mat.push_back(). 6 years ago
Kuang Fangjun 83039c8752 fix a typo. 6 years ago
Sayed Adel 6499263b41 core:test Expand hal_intrin tests to support SIMD256 6 years ago
Alexander Alekhin 80cab4a163 Merge pull request #12094 from seiko2plus:coreFixAvx2Interleave32 6 years ago
Sayed Adel 47202b3349 core:avx2 fix unaligned store for v_store_interleave v_uint32x8-3ch 6 years ago
Alexander Alekhin 9076bb6089 Merge pull request #12081 from mshabunin:fix-ie-build 6 years ago
Alexander Alekhin 89528d7c3a core(ocl): don't expose exceptions from OpenCL callback 6 years ago
Alexander Alekhin 0bef42ba12 videoio: add note about image BGR format VideoWriter::write() 6 years ago
Alexander Alekhin b41bc0ae59 Merge pull request #12067 from mshabunin:clean-test-case-list 6 years ago
Maksim Shabunin fb1f12021b Fixed build with latest IE version 6 years ago
Maksim Shabunin dd8e990451 Fixed several issues found by static analysis, GStreamer backend 6 years ago
Maksim Shabunin e031bada7d Fixed several issues found by static analysis, Windows-specific 6 years ago
Alexander Alekhin 2b7ff90e63 Merge pull request #12078 from mshabunin:fix-plus-dir 6 years ago
Alexander Alekhin b597c87bed dnn(ocl): avoid memory access violation 6 years ago
Maksim Shabunin 0aded5aae6 cmake: fixed builds in directories containing plus sign 6 years ago
Karpushin Vladislav a8e9a3a88d doc: add new tutorial "Out of focus deblur filter" 6 years ago
Alexander Alekhin d044ac1c66 imgproc(getPerspectiveTransform): add solveMethod parameter 6 years ago
Alexander Alekhin 2f0fc920dd Merge pull request #12061 from alalek:dnn_test_skip_checks_only 6 years ago
Alexander Alekhin 9137e2d635 Merge pull request #12060 from alalek:dnn_debug_layers 6 years ago
Alexander Alekhin c37d1a53b5 Merge pull request #12025 from Triplesalt:tfimport-relu 6 years ago
Maksim Shabunin 1165fdd0f5 Added more strict checks for empty inputs to compare, meanStdDev and RNG::fill 6 years ago
Maksim Shabunin 597db69151 ts: test case list is printed after cmd line parsing, refactored 6 years ago
Triplesalt 9eb79926df Allow a different input order for Mul+Maximum. 6 years ago
Vadim Pisarevsky fa466b022d Merge pull request #12052 from dkurt:dnn_ie_torch_tests 6 years ago
Vadim Pisarevsky 43820d89b4
further improvements in split & merge; started using non-temporary store instructions (#12063) 6 years ago
Dmitry Kurtaev faa6c4e1e1 Faster-RCNN anf RFCN models on CPU using Intel's Inference Engine backend. 6 years ago
Alexander Alekhin dd8701c1a0 dnn(test): skip checks only for unstable tests 6 years ago
Alexander Alekhin 74cf48b5d7 dnn(test): use Backend/Target enums 6 years ago
Alexander Alekhin 45b5b3c13a dnn: check layer output for NaN/Inf 6 years ago
Alexander Alekhin 9787ab598b Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
Alexander Alekhin 5336b9ad19 Merge pull request #12048 from mshabunin:fix-static-2 6 years ago
Alexander Alekhin a16254de2b Merge pull request #12047 from alalek:issue_12045 6 years ago
Alexander Alekhin 8a2ce75d96 Merge pull request #12020 from alalek:videoio_backends_query_api 6 years ago
Vadim Pisarevsky 9c7040802c
converted split() & merge() to wide univ intrinsics (#12044) 6 years ago
Maksim Shabunin cbb1e867e5 More issues found by static analysis 6 years ago
Alexander Alekhin 8de08e0463 Merge pull request #12021 from dkurt:dnn_ie_tf_ssd 6 years ago
Alexander Alekhin 236f383969 Merge pull request #12037 from dkurt:test_openvino_models 6 years ago
Alexander Alekhin 93abdbf25e Merge pull request #12041 from mshabunin:fix-static-2 6 years ago
Alexander Alekhin 8f80565d9c objdetect(qr): update test code 6 years ago
Alexander Alekhin 391b9586ac Merge pull request #12042 from dkurt:fix_opencv_as_submodule 6 years ago
Alexander Alekhin 4283309daa dnn: update tests for OpenVINO models 6 years ago
Alexander Alekhin 6e767e2376 ts: add findDataDirectory() function 6 years ago
Dmitry Kurtaev 0c4d5ffecd Do not copy cv_cpu_helper.h to parent if OpenCV is a submodule 6 years ago
Dmitry Kurtaev 28e08ae0bd Add a sample which tests OpenVINO models 6 years ago
Maksim Shabunin e0603bb45f Fixed several issues found by static analysis tools 6 years ago