Vadim Pisarevsky
|
11926dafb2
|
eliminate crash in ipp-accelerated norm and mean functions (thanks to Matt Curfman and Aaron Kunze for the patch)
|
11 years ago |
Vadim Pisarevsky
|
30593ee55e
|
3rd attempt to prepare patch with improved OpenCL kernels of CascadeClassifier.
|
11 years ago |
Ilya Lavrenov
|
9a1e461450
|
fix for PR 2166
|
11 years ago |
Konstantin Matskevich
|
5c38519c65
|
some changes
|
11 years ago |
Konstantin Matskevich
|
3ea32b87bb
|
perf test
|
11 years ago |
Konstantin Matskevich
|
9a62df1650
|
HOG
|
11 years ago |
Alexander Alekhin
|
91ca834be9
|
bug fix for issue 3470
|
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 |
Vladislav Vinogradov
|
a138e5a6a5
|
turn on CUDA part of stitching module on Android for non-dynamic build
|
11 years ago |
Vladislav Vinogradov
|
d8f7377122
|
turn on CUDA part of nonfree module on Android for non-dynamic build
|
11 years ago |
Ilya Lavrenov
|
ede5b23753
|
rewrote perf tests for SURF
|
11 years ago |
Ilya Lavrenov
|
e844c08203
|
some fixes and improvements in cv::matchTemplate
|
11 years ago |
Ilya Lavrenov
|
31b7cdc695
|
implemented OpenCL version of cv::updateMotionHistory
|
11 years ago |
Anatoly Baksheev
|
1f5007f106
|
modified viz module header layout for 2.4 compatibility
|
11 years ago |
Ilya Lavrenov
|
19f799ba1e
|
fix2 for OpenCL on/off
|
11 years ago |
Ilya Lavrenov
|
02692f9ac0
|
fix MACRO
|
11 years ago |
Ilya Lavrenov
|
66b2acc8ee
|
removed ocl from allmodules list
|
11 years ago |
Ilya Lavrenov
|
ec3eb14138
|
unused function in case of unavailable OpenGL
|
11 years ago |
Ilya Lavrenov
|
a6104bd025
|
fixed unused function in case of unavailable CUDA
|
11 years ago |
Ilya Lavrenov
|
6ad4823f0c
|
ported superres to T-API
|
11 years ago |
Scott Breyfogle
|
b074c67a56
|
Add static cast to hough lines
|
11 years ago |
Ilya Lavrenov
|
0ebb3ab0ea
|
optimized createHanningWindow
|
11 years ago |
Ilya Lavrenov
|
c01e8e9361
|
removed ABF
|
11 years ago |
Vladislav Vinogradov
|
952027a853
|
disable gpu CvtColor.*2HSV tests:
possible bug in CPU version
|
11 years ago |
Vladislav Vinogradov
|
e91bf95d58
|
disable gpu Subtract_Array test:
possible bug in CPU version
|
11 years ago |
Vladislav Vinogradov
|
dbce90692a
|
disable gpu Canny and HoughCircles perf tests:
it fails because driver terminates CUDA kernels after time out
|
11 years ago |
Vladislav Vinogradov
|
e630be3890
|
disable NPP for GpuMat methods and for copyMakeBorder
|
11 years ago |
Vladislav Vinogradov
|
8401ed9395
|
disable some gpu tests if library was built without CUFFT
|
11 years ago |
Alexander Alekhin
|
9300af90cd
|
imgproc/intersection: fix loop index
|
11 years ago |
Ilya Lavrenov
|
d15bf6261a
|
redundant clFinish in upload since clEnqueueWriteBuffer above is already blocked
|
11 years ago |
Ilya Lavrenov
|
50cf152977
|
cached commonly used device properties
|
11 years ago |
Ilya Lavrenov
|
0f168936a0
|
OCL module 2 trash
|
11 years ago |
Vladislav Vinogradov
|
49731ad530
|
gpu test output files moved from cwd to temp folder
|
11 years ago |
Alexander Smorkalov
|
87935f3560
|
Highgui test output fixes.
Useless output to console fixed;
Test output files moved from cwd to temp folder.
|
11 years ago |
Vladislav Vinogradov
|
063d8b4211
|
disable performance test for gpu generalized hough
|
11 years ago |
Elena Gvozdeva
|
69630ee9d9
|
fixed test
|
11 years ago |
Ilya Lavrenov
|
68f5dd4170
|
simplified cv::boxFilter OpenCL impl
|
11 years ago |
Ivy Lee
|
b7f2b671a2
|
Fixed Bug #3514 Incorrect Chi-Square distance used in LBPH FaceRecognizer
|
11 years ago |
Cosmin Boaca
|
f756171f7b
|
Fixed alignment
|
11 years ago |
Cosmin Boaca
|
8782eb8657
|
Fixed alignment
|
11 years ago |
Ilya Lavrenov
|
1ab1594d00
|
workaround
|
11 years ago |
Cosmin Boaca
|
2cd22a3ca3
|
Fixed broken alignment
|
11 years ago |
Ilya Lavrenov
|
372cdac07c
|
moved kernelToStr to ocl.hpp
|
11 years ago |
Ilya Lavrenov
|
231bc17de7
|
added conditional compilation
|
11 years ago |
Ilya Lavrenov
|
1862dbc5ab
|
fixed fp problem
|
11 years ago |
Ilya Lavrenov
|
0d19cbcc7a
|
added performance test
|
11 years ago |
Ilya Lavrenov
|
86353eb541
|
fix for PR 2196
|
11 years ago |
Ilya Lavrenov
|
e7e63fac6c
|
eliminated possible memory leak
|
11 years ago |