Alexander Alekhin [Tue, 7 Aug 2018 16:01:42 +0000 (16:01 +0000)]
Merge pull request #12169 from berak:photo_decolor
Alexander Alekhin [Tue, 7 Aug 2018 15:11:05 +0000 (18:11 +0300)]
core(test): extra tests/fixes for merge/split (#12171)
* core(test): merge hang test
* core(merge/split): fix intrin optimization
Maksim Shabunin [Tue, 7 Aug 2018 13:15:19 +0000 (13:15 +0000)]
Merge pull request #12159 from zarelaky:master
berak [Tue, 7 Aug 2018 13:14:22 +0000 (15:14 +0200)]
photo: avoid resizing a const Mat in decolor()
zarelaky [Mon, 6 Aug 2018 14:11:23 +0000 (22:11 +0800)]
Update cap_gstreamer.cpp
fixed call open(int id) failed
Maksim Shabunin [Tue, 7 Aug 2018 12:09:38 +0000 (12:09 +0000)]
Merge pull request #12161 from alalek:cache_dump_neighbor_directories_for_cleanup
Maksim Shabunin [Tue, 7 Aug 2018 12:09:13 +0000 (12:09 +0000)]
Merge pull request #12166 from berak:fix_mjpeg_decoder
berak [Tue, 7 Aug 2018 09:43:37 +0000 (11:43 +0200)]
videoio: check iterator in mjpeg_encoder.cpp
Alexander Alekhin [Mon, 6 Aug 2018 20:39:23 +0000 (20:39 +0000)]
Merge pull request #12162 from alalek:fix_intrin_12146
Alexander Alekhin [Mon, 6 Aug 2018 19:25:18 +0000 (19:25 +0000)]
core(intrin): avoid symbols duplication from SIMD128/256 cases
All vx_call() must be wrapped into own simd128/simd256/simd512 namespace
```
namespace CV__SIMD_NAMESPACE {
... vx_call declaration is here ...
}
```
Alexander Alekhin [Mon, 6 Aug 2018 15:48:25 +0000 (18:48 +0300)]
core: dump neighbour cache directories (from old OpenCV versions)
- use '3.4.x' cache name for current maintenance series (there are no serious changes between releases)
- message is shown only once during creation of new cache directory
- use OPENCV_CACHE_SHOW_CLEANUP_MESSAGE=0 to hide this warning
Vadim Pisarevsky [Mon, 6 Aug 2018 14:50:28 +0000 (14:50 +0000)]
Merge pull request #12157 from allnes:detect_qr_code
Alexander Nesterov [Sun, 5 Aug 2018 17:55:15 +0000 (14:55 -0300)]
Update binarization
Vadim Pisarevsky [Mon, 6 Aug 2018 14:40:50 +0000 (14:40 +0000)]
Merge pull request #12125 from dkurt:dnn_mobilenet_ppn
Vadim Pisarevsky [Mon, 6 Aug 2018 14:37:46 +0000 (14:37 +0000)]
Merge pull request #12130 from dkurt:dnn_ie_mvn
Vadim Pisarevsky [Mon, 6 Aug 2018 14:28:58 +0000 (14:28 +0000)]
Merge pull request #12082 from dkurt:dnn_ie_faster_rcnn
Vadim Pisarevsky [Mon, 6 Aug 2018 14:26:37 +0000 (14:26 +0000)]
Merge pull request #12121 from maver1:amatyuko/sse2_convert_with_saturation_fix
Alexander Alekhin [Sun, 5 Aug 2018 14:47:01 +0000 (14:47 +0000)]
Merge pull request #12050 from alalek:dnn_ocl_avoid_memory_access_violation
Alexander Alekhin [Sat, 4 Aug 2018 13:48:34 +0000 (13:48 +0000)]
Merge pull request #12134 from mshabunin:add-yuv420-v4l
Alexander Alekhin [Sat, 4 Aug 2018 13:14:22 +0000 (13:14 +0000)]
Merge pull request #12097 from xsacha:master
Alexander Alekhin [Sat, 4 Aug 2018 13:02:21 +0000 (16:02 +0300)]
Merge pull request #12135 from tompollok:3.4
imgproc: update cornerSubPix documentation
Alexander Alekhin [Fri, 3 Aug 2018 17:07:17 +0000 (17:07 +0000)]
Merge pull request #12120 from alalek:core_test_intrin_dispatched
Alexander Alekhin [Fri, 3 Aug 2018 16:52:26 +0000 (16:52 +0000)]
Merge pull request #12123 from allnes:detect_qr_code
Sacha [Fri, 3 Aug 2018 06:42:28 +0000 (16:42 +1000)]
Support WITH_CUDA with clang compiler.
Alexander Alekhin [Thu, 2 Aug 2018 16:50:51 +0000 (16:50 +0000)]
Merge pull request #12131 from alalek:issue_12083
tompollok [Thu, 2 Aug 2018 16:00:43 +0000 (18:00 +0200)]
imgproc: update cornerSubPix documentation
Maksim Shabunin [Thu, 2 Aug 2018 15:34:11 +0000 (18:34 +0300)]
videoio: added YUV420 format (UV order) support to v4l capture
Alexander Alekhin [Thu, 2 Aug 2018 15:22:06 +0000 (15:22 +0000)]
Merge pull request #12129 from pierrejeambrun:stitching_detailed_sift
Dmitry Kurtaev [Thu, 2 Aug 2018 13:36:15 +0000 (16:36 +0300)]
MVN layer using Intel's Inference Engine backend
Alexander Alekhin [Thu, 2 Aug 2018 13:54:33 +0000 (16:54 +0300)]
core(merge): fix SIMD loop head processing
Pierre Jeambrun [Thu, 2 Aug 2018 07:58:49 +0000 (10:58 +0300)]
feat(stitching): Add Sift support for the FeaturesFinder
Alexander Alekhin [Thu, 2 Aug 2018 12:13:44 +0000 (12:13 +0000)]
Merge pull request #12124 from mshabunin:download-improve
Maksim Shabunin [Wed, 1 Aug 2018 12:58:20 +0000 (15:58 +0300)]
Install data for samples to correct directories, do not download face_detector models in cmake
Alexander Nesterov [Wed, 1 Aug 2018 14:49:43 +0000 (11:49 -0300)]
Refactor code
Dmitry Kurtaev [Wed, 1 Aug 2018 08:34:04 +0000 (11:34 +0300)]
MobileNet-SSD v1 from TensorFlow with shared convolution weights
amatyuko [Tue, 31 Jul 2018 18:54:15 +0000 (21:54 +0300)]
Fix for SSE2 intrinsics problem in the part of saturation arithmetic processing during 32s->16u packed conversion -
for some big negative values less than -INT_MAX+32767 the sign of the numbers is lost due to overflow that leads to
incorrect saturation to MAX value, instead of zero.
The issue is not reproduced with CV_ENABLED_INTRINSICS=OFF
Maksim Shabunin [Wed, 1 Aug 2018 12:57:53 +0000 (15:57 +0300)]
cmake: add download helper scripts
Alexander Alekhin [Wed, 1 Aug 2018 11:35:56 +0000 (11:35 +0000)]
Merge pull request #12116 from luzpaz:misc-typos
Alexander Alekhin [Mon, 30 Jul 2018 15:53:05 +0000 (18:53 +0300)]
core(test): intrinsic tests for all dispatched CPU optimizations
- tests for both SIMD128 / SIMD256
- different dispatched + baseline(SIMD128) intrinsics
Dmitry Kurtaev [Thu, 26 Jul 2018 14:22:05 +0000 (17:22 +0300)]
Faster-RCNN from TensorFlow on CPU with Intel's Inference Engine backend
Alexander Alekhin [Tue, 31 Jul 2018 18:32:52 +0000 (18:32 +0000)]
Merge pull request #12119 from mshabunin:fix-IE-dnn-test
Maksim Shabunin [Tue, 31 Jul 2018 16:34:19 +0000 (19:34 +0300)]
Restored tests dependencies processing
luz.paz [Tue, 31 Jul 2018 15:19:25 +0000 (11:19 -0400)]
Source typo fixes
luz.paz [Tue, 31 Jul 2018 15:11:25 +0000 (11:11 -0400)]
Misc. typos
Found via `codespell -q 3 -I ../opencv-whitelist.txt --skip="./3rdparty"`
Alexander Alekhin [Tue, 31 Jul 2018 15:02:16 +0000 (15:02 +0000)]
Merge pull request #12036 from sturkmen72:update_create_mask_cpp
Alexander Alekhin [Tue, 31 Jul 2018 14:55:42 +0000 (14:55 +0000)]
Merge pull request #12103 from alalek:ocl_fix_crash
Alexander Alekhin [Tue, 31 Jul 2018 14:55:18 +0000 (14:55 +0000)]
Merge pull request #12113 from dkurt:dnn_fix_ssd_on_myriad
Alexander Alekhin [Tue, 31 Jul 2018 14:53:28 +0000 (14:53 +0000)]
Merge pull request #12080 from mshabunin:fix-static-3
Alexander Alekhin [Tue, 31 Jul 2018 14:22:45 +0000 (14:22 +0000)]
Merge pull request #12105 from mshabunin:fix-ie-R2
Maksim Shabunin [Mon, 30 Jul 2018 15:21:17 +0000 (18:21 +0300)]
dnn: modified IE search, R2 compatibility fixed
Alexander Alekhin [Tue, 31 Jul 2018 09:21:41 +0000 (09:21 +0000)]
Merge pull request #12111 from seiko2plus:issue12110
Dmitry Kurtaev [Tue, 31 Jul 2018 08:37:45 +0000 (11:37 +0300)]
Add missing parameter to DetectionOutput layer from Intel's Inference Engine
Sayed Adel [Tue, 31 Jul 2018 07:47:11 +0000 (09:47 +0200)]
core:test Fix fp16 build if AVX2 sets as baseline
Suleyman TURKMEN [Sun, 22 Jul 2018 10:32:43 +0000 (13:32 +0300)]
Update create_mask.cpp
Alexander Alekhin [Mon, 30 Jul 2018 16:42:09 +0000 (16:42 +0000)]
Merge pull request #12004 from mshabunin:more-asserts
Alexander Alekhin [Mon, 30 Jul 2018 16:36:39 +0000 (16:36 +0000)]
Merge pull request #12046 from VladKarpushin:tutorial-using-out-of-focus-deblur-filter
Alexander Alekhin [Mon, 30 Jul 2018 16:33:41 +0000 (16:33 +0000)]
Merge pull request #12088 from alalek:ocl_callback_catch_exceptions
Alexander Alekhin [Mon, 30 Jul 2018 16:33:23 +0000 (16:33 +0000)]
Merge pull request #12087 from alalek:docs_videowriter_write_bgr_input
Alexander Alekhin [Mon, 30 Jul 2018 16:23:11 +0000 (16:23 +0000)]
Merge pull request #12056 from seiko2plus:coreExpandTests
Alexander Alekhin [Mon, 30 Jul 2018 12:48:06 +0000 (12:48 +0000)]
Merge pull request #12102 from csukuangfj:patch_3
Alexander Alekhin [Mon, 30 Jul 2018 11:09:50 +0000 (14:09 +0300)]
core(ocl): do not split refcount operations / compare
- check result from CV_XADD() directly
- decrease urefcount after unmap() call only
Alexander Alekhin [Mon, 30 Jul 2018 11:26:25 +0000 (11:26 +0000)]
Merge pull request #12101 from miaow1988:dev-fix-mat-pushback
miaow1988 [Mon, 30 Jul 2018 09:04:15 +0000 (17:04 +0800)]
Fixed the int size overflow bug of cv::Mat.push_back().
Changed the type of variable *r* from int to size_t.
This change makes sure that a valid result of std::max(r + delta,
(r*3+1)/2) can be passed into the reserve function.
Kuang Fangjun [Mon, 30 Jul 2018 10:18:18 +0000 (18:18 +0800)]
fix a typo.
Sayed Adel [Tue, 24 Jul 2018 23:01:19 +0000 (01:01 +0200)]
core:test Expand hal_intrin tests to support SIMD256
Alexander Alekhin [Sun, 29 Jul 2018 20:51:55 +0000 (20:51 +0000)]
Merge pull request #12094 from seiko2plus:coreFixAvx2Interleave32
Sayed Adel [Sun, 29 Jul 2018 16:22:46 +0000 (18:22 +0200)]
core:avx2 fix unaligned store for v_store_interleave v_uint32x8-3ch
Alexander Alekhin [Sat, 28 Jul 2018 20:34:19 +0000 (20:34 +0000)]
Merge pull request #12081 from mshabunin:fix-ie-build
Alexander Alekhin [Sat, 28 Jul 2018 10:29:26 +0000 (10:29 +0000)]
core(ocl): don't expose exceptions from OpenCL callback
to avoid silent crashes of OpenCL worker threads.
Alexander Alekhin [Sat, 28 Jul 2018 09:08:09 +0000 (09:08 +0000)]
videoio: add note about image BGR format VideoWriter::write()
Alexander Alekhin [Sat, 28 Jul 2018 06:21:53 +0000 (06:21 +0000)]
Merge pull request #12067 from mshabunin:clean-test-case-list
Maksim Shabunin [Fri, 27 Jul 2018 16:56:35 +0000 (19:56 +0300)]
Fixed build with latest IE version
Maksim Shabunin [Fri, 27 Jul 2018 15:41:39 +0000 (18:41 +0300)]
Fixed several issues found by static analysis, GStreamer backend
Maksim Shabunin [Fri, 27 Jul 2018 15:25:55 +0000 (18:25 +0300)]
Fixed several issues found by static analysis, Windows-specific
Alexander Alekhin [Fri, 27 Jul 2018 15:00:33 +0000 (15:00 +0000)]
Merge pull request #12078 from mshabunin:fix-plus-dir
Alexander Alekhin [Tue, 24 Jul 2018 12:49:59 +0000 (15:49 +0300)]
dnn(ocl): avoid memory access violation
Maksim Shabunin [Fri, 27 Jul 2018 11:29:01 +0000 (14:29 +0300)]
cmake: fixed builds in directories containing plus sign
Karpushin Vladislav [Tue, 24 Jul 2018 09:54:17 +0000 (16:54 +0700)]
doc: add new tutorial "Out of focus deblur filter"
In this tutorial you will learn:
- what is a degradation image model
- what is a PSF of an out-of-focus image
- how to restore a blurred image
- what is the Wiener filter
Alexander Alekhin [Thu, 26 Jul 2018 15:15:32 +0000 (15:15 +0000)]
Merge pull request #12061 from alalek:dnn_test_skip_checks_only
Alexander Alekhin [Thu, 26 Jul 2018 15:14:32 +0000 (15:14 +0000)]
Merge pull request #12060 from alalek:dnn_debug_layers
Alexander Alekhin [Thu, 26 Jul 2018 15:08:05 +0000 (15:08 +0000)]
Merge pull request #12025 from Triplesalt:tfimport-relu
Maksim Shabunin [Wed, 18 Jul 2018 12:24:58 +0000 (15:24 +0300)]
Added more strict checks for empty inputs to compare, meanStdDev and RNG::fill
Maksim Shabunin [Thu, 26 Jul 2018 13:27:47 +0000 (16:27 +0300)]
ts: test case list is printed after cmd line parsing, refactored
Triplesalt [Fri, 20 Jul 2018 01:03:17 +0000 (03:03 +0200)]
Allow a different input order for Mul+Maximum.
Squashed : ReLU operand order tests.
Vadim Pisarevsky [Thu, 26 Jul 2018 09:09:35 +0000 (09:09 +0000)]
Merge pull request #12052 from dkurt:dnn_ie_torch_tests
Vadim Pisarevsky [Thu, 26 Jul 2018 09:04:28 +0000 (12:04 +0300)]
further improvements in split & merge; started using non-temporary store instructions (#12063)
* 1. changed static const __m128/256 to const __m128/256 to avoid wierd instructions and calls inserted by compiler.
2. added universal intrinsics that wrap MOVNTPS and other such (non-temporary or "no cache" store) instructions. v_store_interleave() and v_store() got respective flags/overloaded variants
3. rewrote split & merge to use the "no cache" store instructions. It resulted in dramatic performance improvement when processing big arrays
* hopefully, fixed some test failures where 4-channel v_store_interleave() is used
* added missing implementation of the new universal intrinsics (v_store_aligned_nocache() etc.)
* fixed silly typo in the new intrinsics in intrin_vsx.hpp
* still trying to fix VSX compiler errors
* still trying to fix VSX compiler errors
* still trying to fix VSX compiler errors
* still trying to fix VSX compiler errors
Dmitry Kurtaev [Tue, 24 Jul 2018 16:12:58 +0000 (19:12 +0300)]
Faster-RCNN anf RFCN models on CPU using Intel's Inference Engine backend.
Enable Torch layers tests with Intel's Inference Engine backend.
Alexander Alekhin [Wed, 25 Jul 2018 13:53:37 +0000 (16:53 +0300)]
dnn(test): skip checks only for unstable tests
but execute tested functions in Layer_Test_Halide/Convolution.Accuracy
Alexander Alekhin [Wed, 25 Jul 2018 13:51:11 +0000 (16:51 +0300)]
dnn(test): use Backend/Target enums
instead of 'int'
Alexander Alekhin [Fri, 20 Jul 2018 12:19:44 +0000 (15:19 +0300)]
dnn: check layer output for NaN/Inf
Alexander Alekhin [Tue, 24 Jul 2018 19:45:27 +0000 (19:45 +0000)]
Merge pull request #12048 from mshabunin:fix-static-2
Alexander Alekhin [Tue, 24 Jul 2018 19:44:25 +0000 (19:44 +0000)]
Merge pull request #12047 from alalek:issue_12045
Alexander Alekhin [Tue, 24 Jul 2018 19:43:49 +0000 (19:43 +0000)]
Merge pull request #12020 from alalek:videoio_backends_query_api
Vadim Pisarevsky [Tue, 24 Jul 2018 14:27:56 +0000 (17:27 +0300)]
converted split() & merge() to wide univ intrinsics (#12044)
* fixed/updated v_load_deinterleave and v_store_interleave intrinsics; modified split() and merge() functions to use those intrinsics
* fixed a few compile errors and bug in v_load_deinterleave(ptr, v_uint32x4& a, v_uint32x4& b)
* fixed few more compile errors
Maksim Shabunin [Tue, 24 Jul 2018 11:14:13 +0000 (14:14 +0300)]
More issues found by static analysis
Alexander Alekhin [Tue, 24 Jul 2018 13:03:41 +0000 (13:03 +0000)]
Merge pull request #12021 from dkurt:dnn_ie_tf_ssd
Alexander Alekhin [Tue, 24 Jul 2018 12:34:04 +0000 (12:34 +0000)]
Merge pull request #12037 from dkurt:test_openvino_models
Alexander Alekhin [Tue, 24 Jul 2018 11:10:01 +0000 (11:10 +0000)]
Merge pull request #12041 from mshabunin:fix-static-2
Alexander Alekhin [Tue, 24 Jul 2018 10:08:58 +0000 (13:08 +0300)]
objdetect(qr): update test code
improve error checks
Alexander Alekhin [Tue, 24 Jul 2018 08:17:20 +0000 (08:17 +0000)]
Merge pull request #12042 from dkurt:fix_opencv_as_submodule