Alexander Smorkalov
|
3c7bc6a51e
|
Static ANdroid samples build for MIPS fixed
|
12 years ago |
Andrey Kamaev
|
0d12f451be
|
Merge pull request #524 from LeonidBeynenson:add_float_and_unsigned_parameters_to_cv_algorithm
|
12 years ago |
Andrey Kamaev
|
11b83d4000
|
Merge pull request #547 from vpisarev:fixes_244
|
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 |
Andrey Kamaev
|
9f15daf0a0
|
Merge pull request #542 from asmorkalov:manager_2.4.4_filter
|
12 years ago |
Daniil Osokin
|
cf5e272878
|
Added multithreaded implementation for RGB to YUV420p color conversion
|
12 years ago |
Daniil Osokin
|
d8f538d67b
|
Added tests for RGB to YUV420p color conversion
|
12 years ago |
LeonidBeynenson
|
41dc829341
|
Made changes to avoid warnings (Windows compilation).
|
12 years ago |
Alexander Smorkalov
|
bb7af3f78e
|
OpenCV Manager preparation to 2.4.4 release
2.4.4 constant added to Manager filter;
Added additional native tests.
|
12 years ago |
Andrey Kamaev
|
6082f351ab
|
Merge pull request #541 from bitwangyaoyao:2.4_fixCvtColor
|
12 years ago |
Andrey Kamaev
|
b6cdc849db
|
Merge pull request #540 from hgaspar:244
|
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 |
Daniil Osokin
|
7255ede3af
|
Added implementation for RGB to YUV420p color conversion
|
12 years ago |
Andrey Kamaev
|
620c699456
|
Merge pull request #538 from NCBee:patch-2
|
12 years ago |
Andrey Kamaev
|
cfd019e2a2
|
Merge pull request #537 from bitwangyaoyao:2.4_fixWarpAffine
|
12 years ago |
Andrey Kamaev
|
7047c23489
|
Merge pull request #535 from bitwangyaoyao:2.4_clean
|
12 years ago |
Andrey Kamaev
|
3b1fc16f36
|
Merge pull request #536 from bitwangyaoyao:2.4_fixHaar
|
12 years ago |
NCBee
|
7249457771
|
Update doc/tutorials/core/adding_images/adding_images.rst
Quick fix for: http://code.opencv.org/issues/2803
|
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 |
Oscar Deniz Suarez
|
07ea88b8c6
|
Update samples/c/smiledetect.cpp
Fixed isdigit() Android build error
|
12 years ago |
OpenCV Buildbot
|
e6dd4e840d
|
Update FFMPEG wrapper binaries
|
12 years ago |
Andrey Kamaev
|
dfbd5f6a02
|
Merge pull request #506 from asmorkalov:crosscompile_tutorial
|
12 years ago |
Andrey Kamaev
|
9bbb0ed060
|
Merge pull request #531 from asmorkalov:android_mips_fix
|
12 years ago |
Andrey Kamaev
|
051aa4cb98
|
Merge pull request #530 from bitwangyaoyao:2.4_fixEqHist
|
12 years ago |
Andrey Kamaev
|
58f546dd93
|
Merge pull request #529 from bitwangyaoyao:2.4_fixGemm
|
12 years ago |
Andrey Kamaev
|
3406832aa2
|
Merge pull request #528 from bitwangyaoyao:2.4_fixPyrLK
|
12 years ago |
Andrey Kamaev
|
b1975fb13d
|
Merge pull request #527 from bitwangyaoyao:2.4_fixMeanShift
|
12 years ago |
Andrey Kamaev
|
e68901bbce
|
Merge pull request #523 from taka-no-me:fix_2815
|
12 years ago |
Andrey Kamaev
|
7cd4edd695
|
Merge pull request #518 from asmorkalov:ts_refactor
|
12 years ago |
yao
|
1a488c0542
|
fix the warning on Linux when OpenCL 1.2 not supported
|
12 years ago |
Alexander Smorkalov
|
4bbdfbc9e7
|
Bug #2821 Installation of OpenCV modules breaks build on MIPS Android fixed.
Native camera libs for MIPS installation fixed.
|
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 |
cuda-geek
|
dea6148a1a
|
Merge pull request #526 from taka-no-me:fix_compatibility
|
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 |
Oscar Deniz Suarez
|
8cfba6456b
|
Update samples/c/smiledetect.cpp
- Changed to floating neighbor maximum mode
- Fixed some previous errors.
|
12 years ago |
Andrey Kamaev
|
995154d10d
|
Fix binary compatibility of gpu module
|
12 years ago |
Oscar Deniz Suarez
|
379dcf87d5
|
Added smile detector
|
12 years ago |
LeonidBeynenson
|
bfb644ac04
|
Changed error message in Algorithm::get.
|
12 years ago |
LeonidBeynenson
|
e7b214b6d2
|
Removed urequired functions
|
12 years ago |
Andrey Kamaev
|
eda2a76ee9
|
Merge pull request #520 from jet47:gpu-updates
|
12 years ago |