Konstantin Matskevich
|
0904f10ab5
|
optimizations
|
11 years ago |
Konstantin Matskevich
|
bfc843a5f5
|
added optimization
|
11 years ago |
Konstantin Matskevich
|
b5f717b6b3
|
stereoBM
|
11 years ago |
Alexander Karsakov
|
8910508b83
|
Fixed getPolicy() method to make it thread-safe.
|
11 years ago |
Alexander Alekhin
|
48196ad10b
|
ocl: cleanup workarounds
|
11 years ago |
Ilya Lavrenov
|
9932cf41a4
|
3-channel reduction operations
|
11 years ago |
Alexander Alekhin
|
dca401d4cc
|
ocl: pyrUp/pyrDown 3-channel
|
11 years ago |
ziyangli
|
bbe8654c3d
|
cleanup
|
11 years ago |
Ziyang LI
|
4f5896493e
|
remove a whitepace
|
11 years ago |
Ilya Lavrenov
|
f138b613b7
|
cv::compare
|
11 years ago |
mlyashko
|
5252aa8fdd
|
added data type check for back projection fix
|
11 years ago |
Ilya Lavrenov
|
89b7c0dd93
|
3 channel support to cv::transpose
|
11 years ago |
Ilya Lavrenov
|
2755ae5df9
|
experiments
|
11 years ago |
Ilya Lavrenov
|
9b31e6cd44
|
changes according to reviewer's suggestions
|
11 years ago |
Ilya Lavrenov
|
3eff05e3eb
|
added performance tests for cv::ocl::calcHist
|
11 years ago |
Alexander Alekhin
|
e7475bff68
|
TAPI: remap 3-channel
|
11 years ago |
Ziyang LI
|
786e3b9eee
|
Moved x = 0 into the parenthesis
Easier to understand
|
11 years ago |
Ilya Lavrenov
|
208831eb5d
|
optimized cv::calcHist
|
11 years ago |
vbystricky
|
193e97a34a
|
Move declaration of IVideoCapture class into precomp.hpp, make some methods of IVideoCapture pure virtual
|
11 years ago |
Alexander Karsakov
|
8660588fe9
|
Pass vendor macro to opencl kernel
|
11 years ago |
mlyashko
|
eb2e8a11fa
|
changed kernel.set to support unsuccssful set
|
11 years ago |
Ilya Lavrenov
|
0e2cc5ef63
|
fix bitwise ops and mask support
|
11 years ago |
Ilya Lavrenov
|
dc76e6b4a1
|
added new dtypes to cv::Sobel
|
11 years ago |
Ilya Lavrenov
|
4a7289b22f
|
improved cv::preCornerDetect
|
11 years ago |
Ilya Lavrenov
|
d9c5fbc9ba
|
disable SURF
|
11 years ago |
Alexander Karsakov
|
806e9241a6
|
Clarifying comments
|
11 years ago |
Ilya Lavrenov
|
1291bd1c4a
|
ported fast calculation of covar data
|
11 years ago |
Ilya Lavrenov
|
f404315368
|
test for clEnqueueReadBufferRect
|
11 years ago |
mlyashko
|
66ed6a8a50
|
macro for normal return from thriveless kernel.set
|
11 years ago |
Ilya Lavrenov
|
f7a474180b
|
tuned some tests
|
11 years ago |
Ilya Lavrenov
|
86a3ed4162
|
improved performance of GFTT
|
11 years ago |
Alexander Karsakov
|
4aa891e773
|
Remove clReleaseDevice call (workaround for pure virtual call on Windows)
|
11 years ago |
Alexander Karsakov
|
c1dad2178c
|
Added Device:: isAMD,isIntel,isNvidia methods.
|
11 years ago |
vbystricky
|
d4a1df85be
|
Change text of copyright
|
11 years ago |
vbystricky
|
f9e942f9ef
|
Change text of license and copyright
|
11 years ago |
Dave Hughes
|
b184d7f27b
|
Fix for #3554
v4l2_scan_controls_enumerate_menu is unused and causes ioctl error on
RaspberryPi and possibly other Video4Linux variants. See
http://www.raspberrypi.org/forum/viewtopic.php?f=43&t=65026 for more
detail.
|
11 years ago |
Cody Rigney
|
a80ebfe28d
|
Master Version: Added NEON Optimizations for LK Optical Flow.
|
11 years ago |
Ilya Lavrenov
|
099ea91823
|
typos
|
11 years ago |
mlyashko
|
5c867463d2
|
changed localsize to NULL (reviewers comment)
|
11 years ago |
Ilya Lavrenov
|
050cca0422
|
improved performance of cv::flip (flip cols)
|
11 years ago |
Ilya Lavrenov
|
4376de7698
|
fixed morphology operations
|
11 years ago |
Ilya Lavrenov
|
be5b5a0471
|
fixed cv::dft
|
11 years ago |
Ilya Lavrenov
|
29deff8707
|
ability to merge logs with intersections only
|
11 years ago |
Ilya Lavrenov
|
eedf86402d
|
typos
|
11 years ago |
Ilya Lavrenov
|
68957b2757
|
added some new performance tests
|
11 years ago |
Ilya Lavrenov
|
767b28f2e3
|
tests
|
11 years ago |
Cody Rigney
|
fbc69e444b
|
Added NEON optimizations for LK optical flow (Intrinsics).
|
11 years ago |
Ilya Lavrenov
|
c1c3139368
|
master-like performance tests
|
11 years ago |
Elena Gvozdeva
|
68edda3350
|
fixed
|
11 years ago |
Alexander Alekhin
|
b9d68ef061
|
core/ocl: OpenCL build log improvements
|
11 years ago |