Ilya Lavrenov
|
f7a474180b
|
tuned some tests
|
11 years ago |
Anatoly Baksheev
|
fde0185a77
|
iteractor work
|
11 years ago |
Vadim Pisarevsky
|
22f42a639f
|
fixed doc builder warnings; make sure the tests give reasonable results when OpenCL is not available
|
11 years ago |
Alexander Karsakov
|
4aa891e773
|
Remove clReleaseDevice call (workaround for pure virtual call on Windows)
|
11 years ago |
Vadim Pisarevsky
|
60ce2b2e9f
|
modified SURF's performance test to test OpenCL version as well
|
11 years ago |
Vadim Pisarevsky
|
da70b04262
|
made SURF_OCL default constructor parameters the same as SURF
|
11 years ago |
Vadim Pisarevsky
|
3c1917771b
|
modified OpenCL SURF API and the tests in 2.4.x to prove that it gives different from CPU results
|
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 |
Andrey Pavlenko
|
ba4513503e
|
Merge pull request #2429 from ilya-lavrenov:master_compatible_tests
|
11 years ago |
Roman Donchenko
|
b5248dbf3f
|
Merge pull request #2407 from codyrigney92:LKOptFlow_NEON
|
11 years ago |
Roman Donchenko
|
fa3f29f2b5
|
Merge pull request #2439 from ilya-lavrenov:typo
|
11 years ago |
Ilya Lavrenov
|
099ea91823
|
typos
|
11 years ago |
Roman Donchenko
|
a600267b9f
|
Merge pull request #2432 from ilya-lavrenov:summary_py
|
11 years ago |
Ilya Lavrenov
|
29deff8707
|
ability to merge logs with intersections only
|
11 years ago |
Roman Donchenko
|
af8aa8a2fa
|
Merge pull request #2433 from ilya-lavrenov:typos
|
11 years ago |
Anatoly Baksheev
|
fb7e74c511
|
iteractor work
|
11 years ago |
Ilya Lavrenov
|
eedf86402d
|
typos
|
11 years ago |
Ilya Lavrenov
|
767b28f2e3
|
tests
|
11 years ago |
Cody Rigney
|
fbc69e444b
|
Added NEON optimizations for LK optical flow (Intrinsics).
|
11 years ago |
Ilya Lavrenov
|
c1c3139368
|
master-like performance tests
|
11 years ago |
Andrey Pavlenko
|
409bd162ff
|
Merge pull request #2421 from akarsakov:fix_ocl_haar_intel
|
11 years ago |
Alexander Karsakov
|
e6f6707558
|
OCL: Fix for Haar classifier (thanks to Konstantin Rodyushkin).
|
11 years ago |
Roman Donchenko
|
7dc22b4ea6
|
Merge pull request #2419 from linquize:tgit.icon
|
11 years ago |
Linquize
|
a228633d31
|
Add tgit.icon project config
|
11 years ago |
Roman Donchenko
|
1db1a83410
|
Merge pull request #2410 from asmorkalov:android_tiff_lowmem_fix
|
11 years ago |
Roman Donchenko
|
7dc549f166
|
Merge pull request #2411 from asmorkalov:android_mat_leak_fix
|
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 |
Andrey Pavlenko
|
d695d4a0bf
|
Merge pull request #2406 from ilya-lavrenov:abf
|
11 years ago |
Ilya Lavrenov
|
e1a598c5b3
|
disabled ABF tests
|
11 years ago |
Roman Donchenko
|
681a8c6e18
|
Merge pull request #2398 from nghiaho12:integral_doc
|
11 years ago |
Nghia Ho
|
ced8e7a813
|
Typo
|
11 years ago |
Roman Donchenko
|
2b0c3eb170
|
Merge pull request #2389 from SpecLad:ios-big-endian
|
11 years ago |
Roman Donchenko
|
1cf75c0cab
|
Hardcode iOS's endianness, since the TestBigEndian module doesn't work there
|
11 years ago |
Roman Donchenko
|
51421098dd
|
Merge pull request #2201 from mattip:2.4
|
11 years ago |
Matti Picus
|
dc50dc7254
|
fix merge
|
11 years ago |
Andrey Pavlenko
|
3e5890694e
|
Merge pull request #2384 from ilya-lavrenov:perf_match
|
11 years ago |
Matti Picus
|
f5330a44e8
|
merge with origin
|
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 |
Roman Donchenko
|
efafd4a9e5
|
Merge pull request #2380 from jet47:fix-3562
|
11 years ago |
Vladislav Vinogradov
|
7fd21d217a
|
fix bug #3562:
add missing __syncthreads to edgesHysteresisLocalKernel
|
11 years ago |
Roman Donchenko
|
ce42593fe6
|
Merge pull request #2368 from asmorkalov:ocv_gcc48_warning_fix
|
11 years ago |
Roman Donchenko
|
7cbc4e88de
|
Merge pull request #2357 from akarsakov:fix_ipp_compilation_linux
|
11 years ago |
Alexander Smorkalov
|
4c1ed13846
|
Warning fixes for GCC 4.8.
|
11 years ago |
Roman Donchenko
|
8754adc021
|
Merge pull request #2371 from ilya-lavrenov:typo
|
11 years ago |
Roman Donchenko
|
af9368d35f
|
Merge pull request #2370 from ilya-lavrenov:cuda_nlm_typo
|
11 years ago |
Roman Donchenko
|
c35dab9046
|
Merge pull request #2359 from SpecLad:moments-no-vectorize
|
11 years ago |
Roman Donchenko
|
6f19ef8631
|
Merge pull request #2361 from alekcac:ios_camera_changes
|
11 years ago |