Roman Donchenko
1d68a89947
Merge pull request #2303 from jet47:gpu-canny-fix
11 years ago
Andrey Pavlenko
86b6c48712
Merge pull request #2295 from alalek:opencl_align_rw_buffers
11 years ago
Roman Donchenko
48f95d92ae
Merge pull request #2294 from jet47:fix-gpu-issues
11 years ago
Roman Donchenko
8b16b8b657
Merge pull request #2296 from apavlenko:fix_coverity_scan
11 years ago
Vladislav Vinogradov
5dbdadb769
fixed several bugs in CUDA Canny implementation:
...
* out of border access in edgesHysteresisLocalKernel
* incorrect usage of atomicAdd
11 years ago
Roman Donchenko
5a8363a44e
Merge pull request #2301 from jet47:fix-nonfree-build
11 years ago
Roman Donchenko
d534d04f25
Merge pull request #2297 from asmorkalov:ocv_testdata_install_perms_fix
11 years ago
Vladislav Vinogradov
bfc27271e2
Revert "disable gpu Canny and HoughCircles perf tests:"
...
This reverts commit dbce90692a
.
11 years ago
Alexander Alekhin
ce992c8269
ocl: update gftt
11 years ago
Alexander Alekhin
e371901dd9
ocl: workaround for failures with misaligned host buffers
11 years ago
Alexander Smorkalov
b86088b89c
Implicit testdata directory permissions setup added.
11 years ago
Roman Donchenko
c1b6bf21d5
Merge pull request #2300 from asmorkalov:android_no_cuda_not_armeabiv7a
11 years ago
Vladislav Vinogradov
3e1f74f2ca
fix nonfree module compilation without CUDA
11 years ago
Alexander Smorkalov
b10d4b05ed
dynamicuda module disabled in OpenCv.mk for all arches except armeabi-v7a.
11 years ago
Andrey Pavlenko
4b31b9cb8c
Merge pull request #2251 from ilya-lavrenov:tapi_sqrboxfilter
11 years ago
Gustavo Vargas
44cc51dfb1
Update py_image_display.rst
...
OS information removed.
11 years ago
Andrey Pavlenko
710d51bb41
Merge pull request #2287 from ilya-lavrenov:mat_step
11 years ago
Andrey Pavlenko
9ff5a24f92
Merge pull request #2289 from ilya-lavrenov:umat_expr
11 years ago
Andrey Pavlenko
38f46eb3b4
fixing issues from coverity scan 1167937, 1167938, 1167939, 1127248 ( http://scan.coverity.com/projects/169?tab=Overview )
11 years ago
Ilya Lavrenov
412468e0ae
added cv::sqrBoxFilter to T-API
11 years ago
Vladislav Vinogradov
5d099df578
Revert "disable CUDA generalized Hough Transform"
...
This reverts commit 33d42b740c
.
11 years ago
Vladislav Vinogradov
3e4bb371c8
fix epsilons for several gpu tests
11 years ago
Vladislav Vinogradov
b6ba1f226c
Revert "disable gpu CvtColor.*2HSV tests:"
...
This reverts commit 952027a853
.
11 years ago
Vladislav Vinogradov
da44a2fac1
Revert "disable gpu Subtract_Array test:"
...
This reverts commit e91bf95d58
.
11 years ago
Roman Donchenko
7daf26d398
Merge pull request #2269 from Nerei:qt5_vtk_guards
11 years ago
Roman Donchenko
34b02f6437
Merge pull request #2276 from asmorkalov:android_install_cuda
11 years ago
Ilya Lavrenov
af0040eab0
condition for Mat step
11 years ago
Alexander Smorkalov
6ae4a9b09b
Multiple improvements in OpenCV examples build.
...
EMBED_CUDA and FORCE_EMBED_OPENCV flags added to cmake macro add_android_project;
INSTALL_CUDA_LIBRARIES option added to OpenCV.mk
opencv_dynamicuda library installation with enabled OPENCV_INSTALL_MODULES flag fixed;
CUDA initialization apportunity added to OpenCVLoader.initDebug();
Tutorial-4-CUDA sample reimplemented with static OpenCV and CUDA initialization.
11 years ago
Roman Donchenko
e91b818e3e
Merge pull request #2292 from asmorkalov:ocv_deb_tests_script_path_fix
11 years ago
Andrey Pavlenko
b6675ee2a8
Merge pull request #2278 from KonstantinMatskevich:ocl_toinputarray
11 years ago
Andrey Pavlenko
a078653ab4
Merge pull request #2285 from KonstantinMatskevich:ocl_test_cascade2.4
11 years ago
Alexander Smorkalov
530702c5f2
Absolute path to tests in opencv_run_app_tests.sh fixed.
11 years ago
Roman Donchenko
feed2c074d
Merge pull request #2288 from asmorkalov:android_project_properties_generation_fix
11 years ago
Gustavo Vargas
390fa14a2a
Update py_image_display.rst
11 years ago
Ilya Lavrenov
e190d3fd36
added perf test
11 years ago
Ilya Lavrenov
563dc5aa38
implemented umat expressions
11 years ago
Roman Donchenko
721d0145e0
Merge pull request #2002 from abak:stereo_calibrate
11 years ago
Alexander Smorkalov
65b4d77959
project.properties file generation fixed for per-component installation.
11 years ago
Roman Donchenko
9493a4ec4e
OpenCV 3.0 OpenCL Technical Preview 2
...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iF4EABEIAAYFAlLyCygACgkQdDiF7KIeJGpg5AEAzd1A8oyGRP9IAjkzvauVFQR3
eC8BmGuvuezc/MKz/wsA/3FEwpYuXg4R/WUlk/G95mzK9iXk7SYw3iNYU2kBiQuA
=Neid
-----END PGP SIGNATURE-----
Merge tag '3.0-ocl-tp2' (-s ours)
OpenCV 3.0 OpenCL Technical Preview 2
11 years ago
Roman Donchenko
9f8de69505
Set status to -tp2.
11 years ago
Konstantin Matskevich
bdfa9fa14a
fixes2
11 years ago
Andrey Pavlenko
02bf4984cb
Merge pull request #2284 from KonstantinMatskevich:ocl_test_cascade
11 years ago
Roman Donchenko
4ab891e9e5
Merge pull request #2277 from asmorkalov:android_test_path_fix
11 years ago
Konstantin Matskevich
435615ba2e
update test CascadeClassifier
11 years ago
Konstantin Matskevich
84fa60abb8
update test for cascade
11 years ago
Konstantin Matskevich
1aa83d324b
fixed docs2
11 years ago
Andrey Pavlenko
e6f3c9b0bf
Merge pull request #2281 from vpisarev:ocl_surf
11 years ago
Konstantin Matskevich
eb4c2cd59f
removed CV_IN/OUT
11 years ago
Konstantin Matskevich
a0ccb46a7f
fixed docs
11 years ago
Konstantin Matskevich
b0f617bc01
fixes
11 years ago