Ilya Lavrenov
|
aa5326c231
|
cv::norm -> cvtest::norm in tests
Conflicts:
modules/core/src/stat.cpp
|
11 years ago |
Alexander Alekhin
|
3488fdcb43
|
disable failed tests
|
11 years ago |
Alexander Alekhin
|
569e1346f2
|
UMat: issue in OpenCLAllocator::unmap()
|
11 years ago |
Alexander Alekhin
|
6bd7a444bc
|
UMat map-unmap synchronization test
|
11 years ago |
Ilya Lavrenov
|
f404315368
|
test for clEnqueueReadBufferRect
|
11 years ago |
Ilya Lavrenov
|
9b627a5e9f
|
disabled 'reshape', 'copyTo' test
|
11 years ago |
Ilya Lavrenov
|
7ce2c3574a
|
restored lost in PR #1735 umat tests
|
11 years ago |
Ilya Lavrenov
|
4f36bc29d9
|
cleaned-up UMat tests
|
11 years ago |
Konstantin Matskevich
|
5f76072c62
|
update
|
11 years ago |
Konstantin Matskevich
|
a0a3b8b56d
|
Some tests for UMat
|
11 years ago |
Alexander Alekhin
|
485635310c
|
core/ocl: OpenCLBufferPool
|
11 years ago |
Konstantin Matskevich
|
ffeb223150
|
test for failure
|
11 years ago |
Ilya Lavrenov
|
cc47edb850
|
more strict checks and reseting state
|
11 years ago |
Konstantin Matskevich
|
aa23a842a1
|
test for failure
|
11 years ago |
Ilya Lavrenov
|
37789f015a
|
deleted excess semicolons, commas
|
11 years ago |
Ilya Lavrenov
|
558c4a2b1d
|
implemented UMat::convertTo
|
11 years ago |
Ilya Lavrenov
|
e30875bcef
|
fixed UMat sync problems
|
11 years ago |
Vadim Pisarevsky
|
d7f4a223cf
|
fixed several compile errors/warnings; reacted on the PR comments
|
11 years ago |
Vadim Pisarevsky
|
6da5d21331
|
fixed many bugs related to Mat::getUMat(), asynchronous kernel execution etc. Also, played a bit with ocl::cvtColor vs cv::cvtColor performance
|
11 years ago |
Ilya Lavrenov
|
09795e3265
|
added cv::resize INTER_AREA to T-API
|
11 years ago |
Vadim Pisarevsky
|
d914f20a4c
|
updated patch to bring in the first functions with "transparent API"
|
11 years ago |
Vadim Pisarevsky
|
6416c33020
|
fixed some bugs in OpenCL branch of UMat implementation; maybe now the tests will finally pass?! (please ;( )
|
12 years ago |
Vadim Pisarevsky
|
5920bd4f2e
|
fixed whitespace errors
|
12 years ago |
Vadim Pisarevsky
|
caa33b2242
|
added first very simple test for UMat<=>Mat conversion
|
12 years ago |
Roman Donchenko
|
9ed475cf52
|
War on Whitespace, master edition: file endings.
|
12 years ago |
Jason Newton
|
63debf5032
|
connectedcomponents test case
|
12 years ago |
Vadim Pisarevsky
|
06a13d9ba0
|
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
|
13 years ago |
Marina Kolpakova
|
162f9fd7ea
|
merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811
|
13 years ago |
Andrey Kamaev
|
d9c74f63e1
|
All tests writing temporary files are updated to use cv::tempfile() function
|
13 years ago |
Vadim Pisarevsky
|
957e80abbd
|
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
|
13 years ago |
Vadim Pisarevsky
|
061b49e0b2
|
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
|
14 years ago |
Alexander Shishkov
|
445f44c152
|
Move failed tests to corresponding blacklists
|
15 years ago |
Alexander Shishkov
|
4fee30fad2
|
remove failed test (see issue #570)
|
15 years ago |
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
15 years ago |