Vladislav Vinogradov
|
e630be3890
|
disable NPP for GpuMat methods and for copyMakeBorder
|
11 years ago |
Vladislav Vinogradov
|
8401ed9395
|
disable some gpu tests if library was built without CUFFT
|
11 years ago |
Roman Donchenko
|
7161b5bbad
|
Merge pull request #2241 from asmorkalov:ocv_highgui_test_output_fix
|
11 years ago |
Alexander Alekhin
|
9300af90cd
|
imgproc/intersection: fix loop index
|
11 years ago |
Ilya Lavrenov
|
d15bf6261a
|
redundant clFinish in upload since clEnqueueWriteBuffer above is already blocked
|
11 years ago |
Roman Donchenko
|
7e6293d9ec
|
Merge pull request #2240 from jet47:gpu-generalized-hough
|
11 years ago |
Ilya Lavrenov
|
50cf152977
|
cached commonly used device properties
|
11 years ago |
Roman Donchenko
|
b13d4bafa8
|
Merge pull request #2238 from asmorkalov:ocv_test_package_reports
|
11 years ago |
Ilya Lavrenov
|
0f168936a0
|
OCL module 2 trash
|
11 years ago |
Vladislav Vinogradov
|
49731ad530
|
gpu test output files moved from cwd to temp folder
|
11 years ago |
Alexander Smorkalov
|
3d261e8a01
|
Reports path fix for opencv_run_all_tests.sh.in script.
|
11 years ago |
Roman Donchenko
|
9041c31813
|
Merge pull request #2223 from cosminBoaca:add_prob_result_bayes_classifier
|
11 years ago |
Alexander Smorkalov
|
87935f3560
|
Highgui test output fixes.
Useless output to console fixed;
Test output files moved from cwd to temp folder.
|
11 years ago |
Vladislav Vinogradov
|
063d8b4211
|
disable performance test for gpu generalized hough
|
11 years ago |
Roman Donchenko
|
1f3206af70
|
Merge pull request #2237 from ivylee:lbph_chi_square_alt
|
11 years ago |
Elena Gvozdeva
|
69630ee9d9
|
fixed test
|
11 years ago |
Ilya Lavrenov
|
68f5dd4170
|
simplified cv::boxFilter OpenCL impl
|
11 years ago |
Ivy Lee
|
b7f2b671a2
|
Fixed Bug #3514 Incorrect Chi-Square distance used in LBPH FaceRecognizer
|
11 years ago |
Cosmin Boaca
|
f756171f7b
|
Fixed alignment
|
11 years ago |
Cosmin Boaca
|
8782eb8657
|
Fixed alignment
|
11 years ago |
Cosmin Boaca
|
b90f82e61f
|
Merge branch 'add_prob_result_bayes_classifier', remote-tracking branch 'upstream/master' into add_prob_result_bayes_classifier
|
11 years ago |
Andrey Pavlenko
|
77bbd65fa6
|
Merge pull request #2220 from ilya-lavrenov:tapi_accumulate
|
11 years ago |
Andrey Pavlenko
|
66cc440c82
|
Merge pull request #2226 from ilya-lavrenov:tapi_calcHist
|
11 years ago |
Ilya Lavrenov
|
1ab1594d00
|
workaround
|
11 years ago |
Cosmin Boaca
|
2cd22a3ca3
|
Fixed broken alignment
|
11 years ago |
Cosmin Boaca
|
e6f86ea39d
|
Merge branch 'add_prob_result_bayes_classifier', remote-tracking branch 'upstream/master' into add_prob_result_bayes_classifier
|
11 years ago |
Ilya Lavrenov
|
372cdac07c
|
moved kernelToStr to ocl.hpp
|
11 years ago |
Roman Donchenko
|
d14e007fdb
|
Merge pull request #2231 from asmorkalov:android_toolchain_update
|
11 years ago |
Ilya Lavrenov
|
231bc17de7
|
added conditional compilation
|
11 years ago |
Roman Donchenko
|
40f6f679b8
|
Merge pull request #2224 from SpecLad:obsolete-immediate
|
11 years ago |
Roman Donchenko
|
2b3013fd20
|
Merge pull request #2229 from ilya-lavrenov:possible_memory_leak
|
11 years ago |
Alexander Smorkalov
|
c815043607
|
Android toolchain file sync with original project.
Original project: https://github.com/taka-no-me/android-cmake/
Revision: 5db45cfb87fec180b74963d3680dd60d4d8d8c3a
|
11 years ago |
Ilya Lavrenov
|
1862dbc5ab
|
fixed fp problem
|
11 years ago |
Ilya Lavrenov
|
0d19cbcc7a
|
added performance test
|
11 years ago |
Ilya Lavrenov
|
86353eb541
|
fix for PR 2196
|
11 years ago |
Ilya Lavrenov
|
e7e63fac6c
|
eliminated possible memory leak
|
11 years ago |
Ilya Lavrenov
|
6d64907f18
|
async
|
11 years ago |
Ilya Lavrenov
|
6fa41c5a64
|
some experiments
|
11 years ago |
Ilya Lavrenov
|
faa6074f3d
|
added performance test
|
11 years ago |
Ilya Lavrenov
|
384a28622d
|
added cv::calcHist to T-API (only for CV_8UC1 with 256 bins)
|
11 years ago |
Alexander Alekhin
|
6fa49f6e80
|
fix unintialized fields
|
11 years ago |
Alexander Alekhin
|
f91f55927e
|
fix memory management problem
|
11 years ago |
Roman Donchenko
|
0dad2876e2
|
Removed all use of the obsolete IMMEDIATE parameter to configure_file.
It's not documented, and it does nothing unless CMake 2.0 compatibility
is enabled (and it isn't):
https://github.com/Kitware/CMake/blob/v2.6.0/Source/cmConfigureFileCommand.cxx
|
11 years ago |
Roman Donchenko
|
afa62c4161
|
Merge pull request #2212 from SpecLad:hog-sample-const-mat
|
11 years ago |
Roman Donchenko
|
9b9eadc941
|
Merge pull request #2214 from cosminBoaca:add_returnDFVal_parallel_predict
|
11 years ago |
Roman Donchenko
|
5ae9add102
|
Merge pull request #2221 from asmorkalov:ocv_test_install_custom
|
11 years ago |
Alexander Smorkalov
|
d45350a06a
|
opencv_run_all_tests.sh script added to -tests package.
|
11 years ago |
Cosmin Boaca
|
97092e31bc
|
Added result_probabilities parameter to CvNormalBayesClassifier::predict method. Issue #3401
|
11 years ago |
Elena Gvozdeva
|
96b6f338e1
|
fixed
|
11 years ago |
Ilya Lavrenov
|
7c96d98a24
|
implemented OpenCL version of cv::accumulate****
|
11 years ago |