Alexander Karsakov
|
e6f6707558
|
OCL: Fix for Haar classifier (thanks to Konstantin Rodyushkin).
|
11 years ago |
mlyashko
|
ba5ebaa758
|
changed file name to case-sensitve to support linux
|
11 years ago |
juanmanpr
|
7a68e3d207
|
CV_Assert for photo module corrected
|
11 years ago |
Vadim Pisarevsky
|
a3aced20c1
|
fixed difference between SSE2 and C branches of StereoBM; they should now produce absolutely the same results
|
11 years ago |
Ilya Lavrenov
|
ce0557ebb8
|
fixed defects from Xcode
|
11 years ago |
Elena Gvozdeva
|
45cc8a5300
|
fixed
|
11 years ago |
Ilya Lavrenov
|
fe38aab84a
|
core tapi optimization
|
11 years ago |
Elena Gvozdeva
|
48e7bc6b30
|
fixed
|
11 years ago |
Alexander Smorkalov
|
c78142acb0
|
Bug #3391 org.opencv.android.NativeCameraView crashes after latest OpenCV Manager update fixed.
The crash was cased by massive Mat objects leak in NativeCameraView class.
|
11 years ago |
vbystricky
|
ff8b8ef24c
|
Remove implementation of CvCapture interface for Intel PerC camera. Add IVideoCapture interface and implementation of this one for Intel PerC camera
|
11 years ago |
Alexander Smorkalov
|
dbb7aa7856
|
Highgui_Tiff.decode_tile16384x16384 disabled for Android.
Last changes in test leads to SIGKILL on Android.
SIGKILL is called by out of memory killer.
|
11 years ago |
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 |
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 |
Nghia Ho
|
ced8e7a813
|
Typo
|
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 |
Vadim Pisarevsky
|
51dafc780b
|
fixed hint type declaration
|
11 years ago |
Matti Picus
|
dc50dc7254
|
fix merge
|
11 years ago |
Alexander Alekhin
|
9b3c76a3db
|
TAPI: coverity bug fix
|
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 |
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 |
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 |
Ilya Lavrenov
|
634e8d37cc
|
fixed for 2 channels
|
11 years ago |
Alexander Alekhin
|
bf4f15fb5f
|
TAPI: fix OpenCL warpers and test
|
11 years ago |
Ilya Lavrenov
|
7faf1f6277
|
some improvements
|
11 years ago |
Alexander Smorkalov
|
4c1ed13846
|
Warning fixes for GCC 4.8.
|
11 years ago |
Ilya Lavrenov
|
72c327fef8
|
hope it finally works
|
11 years ago |
Ilya Lavrenov
|
38cbe9873a
|
small fixes
|
11 years ago |
Ilya Lavrenov
|
9db28f332a
|
more fixes
|
11 years ago |