5090 Commits (d92587936645174fd0ac23dd1aeefa7deea70630)

Author SHA1 Message Date
Vadim Pisarevsky d925879366 reverted dangerous change in _InputArray::size() 12 years ago
Vadim Pisarevsky 374e3a0890 rewritten several functions from calib3d: findhomography, findfundamentalmat, findessentialmat, estimateaffine3d, computecorrespondepilines, convert points{to/from}homogeneous to C++. 12 years ago
Georgios Evangelidis f40725bb50 Add ECC algorithm 12 years ago
Vadim Pisarevsky 11ba220e02 fixed iOS framework compile errors after recent changes 12 years ago
yao cbff75db9e fix build errors 12 years ago
Ilya Lavrenov 3eed5d8c72 additional improvements for 32f 12 years ago
Ilya Lavrenov efad6942e2 some improvements of existing sse3 optimization of bilateral filter in case of 8uc3. Now perf tests take 6120ms instead of previous 7250ms (1.18x speed-up) 12 years ago
yao 9ccf27c7f5 add interfaces enable custom oclMat device memory type 12 years ago
yao dba2ec0539 remove the compile warnings 12 years ago
yao 6df23428af Add moments function 12 years ago
yao 9ec5333a9b pyrlk also take advantages of cl_image support detection 12 years ago
yao da47ccec9c Put the cl_image support detection in utils 12 years ago
Andrey Kamaev 351ecbbcce Repair build 12 years ago
Fabrice Silva eca114ae95 Fix definition of the covariance matrix of derivatives. 12 years ago
Andrey Pavlenko 1c1c3c29c3 fixing eclipse import errors 12 years ago
Andrey Kamaev 4d2c864bea Add option --with-score to summary.py to automatically classify speedups 12 years ago
yao 04faaa9e35 Fix ocl::dft the compile warning on Linux 12 years ago
Alexander Smorkalov 8458f5c489 Android tutorial updated 12 years ago
Vladislav Vinogradov 10402c8a85 fixed gpu HoughCircles test 12 years ago
alegarda 0448f240a0 Added constants to gen_java.py 12 years ago
yao ea433cc496 remove the device specific logic 12 years ago
yao 62f8b0fc48 Fix ocl::dft error when program end on Linux 12 years ago
yao 0ac7f0d374 Simplify the bind texture logic of interpolate frame function 12 years ago
yao e3a715882e fix the mismatch of perf_test, add a performance sample for ocl module 12 years ago
Andrey Kamaev ab221e94c0 Fix invert under MSVC 12 years ago
Anna Kogan a9b1c5db78 Added --regressions-only=X-FACTOR option 12 years ago
Vadim Pisarevsky 416432a8e5 replaced tabs with spaces 12 years ago
Vadim Pisarevsky 087537463d attempt to make the ultimate fix for the failure in Core_Invert.small 12 years ago
Vadim Pisarevsky 25bbcba0ea fixed Core_MulSpectrums failure 12 years ago
marina.kolpakova 9e5698b967 fix lying assertation and hard-coded shrinkage 12 years ago
LeonidBeynenson 41dc829341 Made changes to avoid warnings (Windows compilation). 12 years ago
Andrey Kamaev d586f4a103 Fix x64 build warnings 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
yao 59ebf4ed9f Fix the ocl::cvtColor mismatch on some devices 12 years ago
hgaspar 60981565fa updated the ocl module introduction 12 years ago
marina.kolpakova ef6c236655 restore missed gpu functionality after merge #dddd285d 12 years ago
yao f1a5c1328c remove the empty implementation when HAVE_OPENCL not defined 12 years ago
yao b7ebedc23e fix mismatch of WarpAffine 12 years ago
yao 9bbf170054 some cleanup 12 years ago
yao 720eaf1e1a fix the haar kernel problems on Nvidia and Intel OCL 12 years ago
yao d050159f07 Remove the perf running from ocl::matchTemplate accuracy tests 12 years ago
Eric Christiansen a66f7cb9bc allows building with -std=c++11 under G++ 12 years ago
Markus Schoeler 5484a41960 Corrected a mistake in CHI2 kernel in line 354 and line 362 svm.cpp 12 years ago
yao 1a488c0542 fix the warning on Linux when OpenCL 1.2 not supported 12 years ago
yao 7810254198 Fix ocl::equalizeHist mismatch 12 years ago
yao 3316d0bfb2 Fix the compiling errors of gemm on Linux 12 years ago
yao 2e3f4fdada fix pyrLK's mismatch on Linux 12 years ago
yao f4ef0c1598 fix meanShift mismatch on none-double GPUs 12 years ago
Andrey Kamaev c17e9ef7ba Repair binary compatibility of ocl module 12 years ago
Andrey Kamaev 995154d10d Fix binary compatibility of gpu module 12 years ago