juanmanpr
|
540a60fca7
|
Replaced calls to cout from photo module, by CV_Assert
|
11 years ago |
Ilya Lavrenov
|
653b99c9bd
|
new scheme of sqrSum
|
11 years ago |
Ilya Lavrenov
|
e1a598c5b3
|
disabled ABF tests
|
11 years ago |
mlyashko
|
e75a257f92
|
changed epsilon for test passing
|
11 years ago |
Andrey Pavlenko
|
73dfc4cb8c
|
Merge pull request #2402 from ilya-lavrenov:amd_libs
|
11 years ago |
Andrey Pavlenko
|
3845b96f6c
|
Merge pull request #2388 from alalek:coverity_bug_fix
|
11 years ago |
Andrey Pavlenko
|
52a339cba5
|
Merge pull request #2401 from akarsakov:fix_elem_size
|
11 years ago |
Andrey Pavlenko
|
0f43345f9e
|
Merge pull request #2394 from ilya-lavrenov:tapi_memop_fix
|
11 years ago |
Ilya Lavrenov
|
16bfdbd22a
|
dump AMD Blas/Fft
|
11 years ago |
Alexander Karsakov
|
6d83048ec3
|
Fixed incorrect calculation of element size in OCL.(Mul/Div).Mat_Scalar_Scale.
|
11 years ago |
Roman Donchenko
|
681a8c6e18
|
Merge pull request #2398 from nghiaho12:integral_doc
|
11 years ago |
Nghia Ho
|
ced8e7a813
|
Typo
|
11 years ago |
Roman Donchenko
|
2b0c3eb170
|
Merge pull request #2389 from SpecLad:ios-big-endian
|
11 years ago |
Roman Donchenko
|
1cf75c0cab
|
Hardcode iOS's endianness, since the TestBigEndian module doesn't work there
|
11 years ago |
Martin Dlouhy
|
8f6ebc2427
|
fixed rotated rectangle (center instead of corner)
|
11 years ago |
Ilya Lavrenov
|
32eb38ec98
|
fixed defects from coverity.com
|
11 years ago |
Ilya Lavrenov
|
0406898b9a
|
int2 -> ulong; to work properly with 3 channels
|
11 years ago |
Ilya Lavrenov
|
0ef16125ae
|
improved cv::matchTemplate OpenCL part
|
11 years ago |
Rohit Girdhar
|
fd4461d543
|
addressed issues
|
11 years ago |
Roman Donchenko
|
0a90d6dde6
|
Merge pull request #2266 from vpisarev:ipp_norm_fix
|
11 years ago |
Vadim Pisarevsky
|
51dafc780b
|
fixed hint type declaration
|
11 years ago |
Roman Donchenko
|
51421098dd
|
Merge pull request #2201 from mattip:2.4
|
11 years ago |
Matti Picus
|
dc50dc7254
|
fix merge
|
11 years ago |
Andrey Pavlenko
|
3e5890694e
|
Merge pull request #2384 from ilya-lavrenov:perf_match
|
11 years ago |
Alexander Alekhin
|
9b3c76a3db
|
TAPI: coverity bug fix
|
11 years ago |
Matti Picus
|
f5330a44e8
|
merge with origin
|
11 years ago |
Ilya Lavrenov
|
c7857e8c13
|
small fixes
|
11 years ago |
Rohit Girdhar
|
347a3dc520
|
added randomized test
|
11 years ago |
Matti Picus
|
31c8f2ec57
|
fix code, it turns out only TIFFReadRGBATile needs buffer pointer mangling
|
11 years ago |
Matti Picus
|
46d128e073
|
add test (needs updated opencv_extra repo)
|
11 years ago |
Andrey Pavlenko
|
9c5bd85247
|
Merge pull request #2375 from akarsakov:fix_getGradient
|
11 years ago |
Andrey Pavlenko
|
b96923d5fa
|
Merge pull request #2377 from alalek:tapi_warpers_perf_test
|
11 years ago |
Andrey Pavlenko
|
f04a158268
|
Merge pull request #2383 from ilya-lavrenov:perf_match_template
|
11 years ago |
Ilya Lavrenov
|
aa5311ea9f
|
backport of master-based perf tests for matchTemplate to 2.4
|
11 years ago |
Ilya Lavrenov
|
804b70b72f
|
ported 2.4 perf tests for matchTemplate
|
11 years ago |
Elena Gvozdeva
|
7b552c0493
|
fixed
|
11 years ago |
Rohit Girdhar
|
ea7b1bb3d2
|
added test, doc
|
11 years ago |
Elena Gvozdeva
|
cd68cd43a2
|
Fixed
|
11 years ago |
mlyashko
|
10f2a038c2
|
Optical flow dualt tvl1 ocl-based implementation and tests
|
11 years ago |
Elena Gvozdeva
|
e013d31715
|
Added IPP function for resize()
|
11 years ago |
Alexander Karsakov
|
7e4dea968c
|
Fixed typo with indexes in getGradient(x/y) functions.
|
11 years ago |
Roman Donchenko
|
ad66233774
|
Merge pull request #2376 from GrinIara:master
|
11 years ago |
Roman Donchenko
|
efafd4a9e5
|
Merge pull request #2380 from jet47:fix-3562
|
11 years ago |
Roman Donchenko
|
61976b8461
|
Merge pull request #2325 from alalek:perf_fix
|
11 years ago |
Alexander Alekhin
|
79eba54a4f
|
some fixes in perf tests
|
11 years ago |
Alexander Alekhin
|
ddd3c062b5
|
TAPI: fix perf test for warpers
|
11 years ago |
Vladislav Vinogradov
|
7fd21d217a
|
fix bug #3562:
add missing __syncthreads to edgesHysteresisLocalKernel
|
11 years ago |
GrinIara
|
fa0599448d
|
Fixed compilation error due to missing std::.
|
11 years ago |
Rohit Girdhar
|
b939b4ae3b
|
removed inline, changed interface
|
11 years ago |
Ilya Lavrenov
|
8bf616e4c7
|
added color image support via L*a*b*
|
11 years ago |