Alexander Karsakov
|
30a8308f8e
|
Enabled Intel-specific optimizations for HOG detector.
|
11 years ago |
Alexander Alekhin
|
af062b7c42
|
ocl: compare: remove useless perf tests
|
11 years ago |
Alexander Alekhin
|
7ce2ca2e0c
|
ocl: workaround for Pow accuracy test failure
|
11 years ago |
Alexander Alekhin
|
9cafd50160
|
ocl: fixes
|
11 years ago |
Alexander Alekhin
|
755ca4b7cf
|
ocl: compare with scalar
|
11 years ago |
Ilya Lavrenov
|
6f12f1b3b5
|
added 3 vs 4 channels performance tests
|
11 years ago |
Ilya Lavrenov
|
6be7869ae8
|
fix for unsupported doubles
|
11 years ago |
Alexander Karsakov
|
4698d62125
|
Removed workaround for Intel platform.
|
11 years ago |
Alexander Karsakov
|
8910508b83
|
Fixed getPolicy() method to make it thread-safe.
|
11 years ago |
Vadim Pisarevsky
|
4fafab3786
|
fixed extra whitespace
|
11 years ago |
Vadim Pisarevsky
|
42e604abea
|
fixed bug in FAST
|
11 years ago |
Vadim Pisarevsky
|
3e854fa6e5
|
finished OpenCL port of ORB
|
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 |
Alexander Alekhin
|
e4608229f0
|
ocl: copyMakeBorder 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 |
Vadim Pisarevsky
|
efdfca7a11
|
do not use the large "score" buffer; now without non-max suppression OpenCL FAST is pretty efficient
|
11 years ago |
Vadim Pisarevsky
|
06c138bd64
|
make the correctness test pass
|
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 |
Vadim Pisarevsky
|
8e1918e86e
|
added OpenCL-accelerated(?) FAST; for now the tests fail :(
|
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 |