Ilya Lavrenov
|
4a7289b22f
|
improved cv::preCornerDetect
|
11 years ago |
Ilya Lavrenov
|
1291bd1c4a
|
ported fast calculation of covar data
|
11 years ago |
Ilya Lavrenov
|
eedf86402d
|
typos
|
11 years ago |
Elena Gvozdeva
|
68edda3350
|
fixed
|
11 years ago |
Alexander Alekhin
|
b9d68ef061
|
core/ocl: OpenCL build log improvements
|
11 years ago |
Alexander Karsakov
|
e6f6707558
|
OCL: Fix for Haar classifier (thanks to Konstantin Rodyushkin).
|
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 |
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 |
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 |
Ilya Lavrenov
|
e1a598c5b3
|
disabled ABF tests
|
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 |
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 |
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 |
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 |
Alexander Alekhin
|
bf4f15fb5f
|
TAPI: fix OpenCL warpers and test
|
11 years ago |
Alexander Smorkalov
|
4c1ed13846
|
Warning fixes for GCC 4.8.
|
11 years ago |
Ilya Lavrenov
|
da9bdf9c15
|
fixes typo and unused variables
|
11 years ago |
Alexander Shishkov
|
77df5948e7
|
removed trailing spaces
|
11 years ago |
Roman Donchenko
|
e35d98e566
|
Worked around an apparent GCC bug in moments.
|
11 years ago |
yash
|
394c74b349
|
edited the doc for mat::copyto and clarified the part regarding reallocation by .create
|
11 years ago |
Chechli
|
768da4d95a
|
Update hough_circles.cpp
|
11 years ago |
Vladislav Vinogradov
|
afd99c9c81
|
fix bug #3544:
add "opencv2/core/utility.hpp" header to precomp.hpp
|
11 years ago |
yash
|
38ef8894b7
|
Made a sentence in the doc for Mat::copyTo more clearer
|
11 years ago |
pxli168
|
44ecb727c5
|
Change again.
Opps.
|
11 years ago |
Ilya Lavrenov
|
6ad7b64912
|
some more changes
|
11 years ago |
Ilya Lavrenov
|
01527c44fd
|
removed unused field
|
11 years ago |
Alexander Shishkov
|
cc529d971b
|
removed tabs
|
11 years ago |