Vadim Pisarevsky
2ed24876af
Merge pull request #3120 from StevenPuttemans:fix_bug3863
10 years ago
Vadim Pisarevsky
b08a6ccd9d
Merge pull request #3118 from akarsakov:fix_cvtcolor_perf
10 years ago
StevenPuttemans
d558260a8e
fixing GT and GE comparison symbol
10 years ago
Alexander Karsakov
023a42ba55
Fixed getConversionInfo() for YUV2RGBA_* conversions
10 years ago
Vadim Pisarevsky
7409f21e9f
Merge pull request #3108 from LeszekSwirski:fix-gemm-buf-allocate-2.4
10 years ago
Vladislav Vinogradov
62f27b28ed
fix BGR->BGR5x5 color convertion
10 years ago
Vladislav Vinogradov
599f5ef51b
use downscaled frames in FGDStatModel test
10 years ago
Vladislav Vinogradov
86e12b6074
increase epsilon for ResizeSameAsHost test
10 years ago
Vladislav Vinogradov
5dff283b39
increase epsilon for TVL1 sanity test
10 years ago
Leszek Swirski
341c3d5933
Fix reallocation of D buffer in gemm
...
Conflicts:
modules/core/src/matmul.cpp
10 years ago
Vadim Pisarevsky
988555a5d9
Merge pull request #3093 from asmorkalov:ocv_array_bound_fix
10 years ago
Alexander Smorkalov
e11333dd83
GCC 4.8 warning array subscript is above array bounds fixed.
10 years ago
Vadim Pisarevsky
af2434c547
Merge pull request #2827 from Alexander-Petrikov-ELVEES-NEOTEK:neon-stereobm
10 years ago
Vadim Pisarevsky
a4c883c098
Merge pull request #3076 from vpisarev:fix_small_filters
10 years ago
Aleksandr Petrikov
0a531815c5
fix bug 3733 for imgproc/filter.cpp
10 years ago
Vadim Pisarevsky
a15db2d9cf
Merge pull request #3058 from PhilLab:patch-2
10 years ago
PhilLab
efc1c39315
Fixed self-assignment in cv::Ptr::operator =
...
A self-assignment leads to a call of release() with refcount being 2. In the release() method, refcount is decremented and then successfully checked for being 1. As a consequence, the underlying data is released. To prevent this, we test for a self-assignment
10 years ago
Vadim Pisarevsky
3334b1437b
Merge pull request #3046 from StevenPuttemans:fix_Qt_locale
10 years ago
StevenPuttemans
34103ef1cb
fixing setting the locale back to what should be expected
...
fix should be applyed for every window interface and generation
10 years ago
Vadim Pisarevsky
e7f348e720
Merge pull request #3026 from jet47:fix-gpu-resize-linear
10 years ago
Vladislav Vinogradov
da9be8231f
fix cv::gpu::resize for INTER_LINEAR, now it produces the same result as CPU version
10 years ago
E Braun
ed2cdb71e5
fix for bug 3172
10 years ago
E Braun
bbe48eaac6
regression test for bug 3172
10 years ago
Alexander Alekhin
bab826a381
Merge pull request #3019 from alalek:ocl_fix_pyrUp_test
10 years ago
Alexander Smorkalov
77294855d7
Android native camera rebuilt after sources update.
10 years ago
Alexander Smorkalov
d8187f7518
Merge branch 'fix_androidcamera_preview_usage_bits' into 2.4
10 years ago
Alexander Alekhin
9e83463128
ocl: fix pyrUp perf test
10 years ago
Vadim Pisarevsky
e98c9a7ce3
Merge pull request #2968 from LeonidBeynenson:bugfix_crash_gpu_feature_matcher_in_stitcher
10 years ago
Vadim Pisarevsky
204651e0e2
Merge pull request #3014 from vpisarev:fix_python_tests
10 years ago
Vadim Pisarevsky
042892f0d7
hopefully fixed Python tests
10 years ago
Vadim Pisarevsky
7cefaa49dd
Merge pull request #2816 from ehren:avcapturesession_leak
10 years ago
Vadim Pisarevsky
fc41e8850b
Merge pull request #2836 from s98felix:2.4
10 years ago
Vadim Pisarevsky
38b3698b97
Merge pull request #2997 from mojoritty:bugfix_3767
10 years ago
Vadim Pisarevsky
c2746b5d2a
Merge pull request #3001 from asmorkalov:cuda_6.5_support
10 years ago
Alexander Smorkalov
daff2a0674
More accurate deb package build fix for CUDA 6.5 and newer.
...
(cherry picked from commit b2790973a3
)
(cherry picked from commit f8758da289
)
10 years ago
Alexander Smorkalov
ad5c2de97c
Deb package build fix for CUDA 6.5 and newer.
...
(cherry picked from commit e650d87e47
)
(cherry picked from commit ca9c52ac97
)
10 years ago
Martijn Liem
9c285da329
Bugfix for bug #3767
...
Fixed a memory leak in cap_dshow.cpp in videoInput::setVideoSettingCamera(). The leak was caused by not releasing an IBaseFilter object created in a call to getDevice(). Tho object is now properly released.
10 years ago
Richard Yoo
de37cfc224
Enable Intel AVX/AVX2 compilation on Windows.
10 years ago
Vadim Pisarevsky
946c09f58c
Merge pull request #2985 from StevenPuttemans:fix_3777_redo
10 years ago
StevenPuttemans
4e168ffdf3
fixing bug 3777
10 years ago
Vadim Pisarevsky
d7bbafd683
Merge pull request #2948 from PhilLab:patch-1
10 years ago
Vadim Pisarevsky
e90c233551
Merge pull request #2984 from cambyse:2.4
10 years ago
Vadim Pisarevsky
06897dbdb5
Merge pull request #2980 from akarsakov:revert_dft_dst_fix
10 years ago
Vadim Pisarevsky
39020fc9cf
Merge pull request #2898 from PhilLab:2.4
10 years ago
PhilLab
d5489f3a68
Clarified DescriptorExtractor::compute
10 years ago
Camille
5a5a487612
bug fix 3381
10 years ago
Camille
46775ad186
bug fix 3381
10 years ago
Alexander Karsakov
901d9b70b0
Revert changes by PR#2930 since it breaks logic of inverse mode.
10 years ago
Vadim Pisarevsky
0b4e043442
Merge pull request #2970 from PhilLab:patch-3
10 years ago
unknown
d0c3c4c373
Function for drawing arrows
10 years ago