Roman Donchenko
|
6a511755b2
|
Fixed build for samples/cpp/train_HOG.cpp.
get_hogdescriptor_visu is passed img->clone(), which is not usable
as a non-const reference (and it doesn't modify the argument, anyway).
|
2014-01-27 17:39:33 +04:00 |
|
Andrey Pavlenko
|
ce48b6afde
|
Merge pull request #2203 from ilya-lavrenov:tapi_umat_vectors
|
2014-01-27 16:06:12 +04:00 |
|
Andrey Pavlenko
|
4dd805b7a9
|
Merge pull request #2206 from ilya-lavrenov:ocl_warn_fix
|
2014-01-27 16:05:54 +04:00 |
|
Ilya Lavrenov
|
c8f2050cc2
|
warn fix
|
2014-01-27 12:34:30 +04:00 |
|
Ilya Lavrenov
|
f767077a41
|
fixed condition
|
2014-01-27 12:00:53 +04:00 |
|
Ilya Lavrenov
|
2dd294cc84
|
fixed cv::split; enabled test
|
2014-01-27 12:00:53 +04:00 |
|
Ilya Lavrenov
|
fa5492343a
|
added STD_VECTOR_UMAT support to _OutputArray::create
|
2014-01-27 11:59:59 +04:00 |
|
Andrey Pavlenko
|
06acf7090c
|
Merge pull request #2027 from AD-530:brief_cl
|
2014-01-27 09:49:46 +04:00 |
|
Andrey Pavlenko
|
a64d3c1744
|
Merge pull request #2155 from vbystricky:ocl_calcOpticalFlowPyrLK
|
2014-01-25 17:08:07 +04:00 |
|
Andrey Pavlenko
|
1db8aa8628
|
Merge pull request #2204 from ilya-lavrenov:tapi_stitch_perf_fix
|
2014-01-25 16:54:00 +04:00 |
|
Andrey Pavlenko
|
3f61007563
|
Merge pull request #2191 from ilya-lavrenov:tapi_macro
|
2014-01-25 16:32:54 +04:00 |
|
Ilya Lavrenov
|
7184925105
|
fix
|
2014-01-25 11:50:28 +04:00 |
|
Ilya Lavrenov
|
7f785e0a11
|
refactored core using new macro
|
2014-01-24 23:59:00 +04:00 |
|
vbystricky
|
bb09d44e0a
|
Unused code removed
|
2014-01-24 17:37:54 +04:00 |
|
vbystricky
|
27fb7e1802
|
Change type of result vector of ocl version from row to column
|
2014-01-24 17:37:53 +04:00 |
|
vbystricky
|
094bc92318
|
Fix build error
|
2014-01-24 17:37:53 +04:00 |
|
vbystricky
|
a7e5a488a8
|
Change method of setting arguments to kernel to safe one
|
2014-01-24 17:37:52 +04:00 |
|
vbystricky
|
e96ba8140c
|
Grow up epsilon for sanity checks
|
2014-01-24 17:37:52 +04:00 |
|
vbystricky
|
3a798a27e5
|
Add perfomance test
|
2014-01-24 17:37:52 +04:00 |
|
vbystricky
|
ece635bf3c
|
Fix builds errors
|
2014-01-24 17:37:51 +04:00 |
|
vbystricky
|
3ba6636651
|
Fix builds errors
|
2014-01-24 17:37:51 +04:00 |
|
vbystricky
|
33fc46cdec
|
Validate parameters for using OpenCL version, before upload UMat
|
2014-01-24 17:37:50 +04:00 |
|
vbystricky
|
4152135e63
|
Fix error with some opencl functions on the build WITH_OPENCL=OFF
|
2014-01-24 17:37:50 +04:00 |
|
vbystricky
|
c57e427fba
|
Move OpticalFlowPyrLK from ocl module to video module
|
2014-01-24 17:37:50 +04:00 |
|
Andrey Pavlenko
|
ac3f06bc7f
|
Merge pull request #2149 from ElenaGvozdeva:ocl_matchTemplate
|
2014-01-24 17:33:06 +04:00 |
|
Ilya Lavrenov
|
cc514ac7a9
|
added new macros useful for tracking whether OpenCL impl run or not
|
2014-01-24 17:16:40 +04:00 |
|
Andrey Pavlenko
|
22c804d97c
|
Merge pull request #2182 from KonstantinMatskevich:ocl_tapi_samples
|
2014-01-24 17:03:42 +04:00 |
|
Andrey Pavlenko
|
5424c55565
|
Merge pull request #2142 from KonstantinMatskevich:ocl_tapi_bfmatcher
|
2014-01-24 16:50:03 +04:00 |
|
Andrey Pavlenko
|
b0caa588ec
|
Merge pull request #2190 from KonstantinMatskevich:ocl_dumpinfo
|
2014-01-24 16:44:19 +04:00 |
|
Konstantin Matskevich
|
c7a6537b83
|
add brackets
|
2014-01-24 16:35:51 +04:00 |
|
Konstantin Matskevich
|
ae827a638c
|
fixes
|
2014-01-24 14:01:31 +04:00 |
|
Konstantin Matskevich
|
07778e1760
|
fixes
|
2014-01-24 13:37:19 +04:00 |
|
Konstantin Matskevich
|
450ea3131f
|
samples
|
2014-01-24 12:59:19 +04:00 |
|
Elena Gvozdeva
|
07a88d48e9
|
fixed
|
2014-01-24 11:41:23 +04:00 |
|
Elena Gvozdeva
|
4d86804f11
|
Fixed merge conflicts
|
2014-01-23 15:31:32 +04:00 |
|
Elena Gvozdeva
|
7bd8f9294d
|
fixed
|
2014-01-23 14:50:30 +04:00 |
|
Elena Gvozdeva
|
8c5e19c270
|
fixed pref test
|
2014-01-23 14:50:29 +04:00 |
|
Elena Gvozdeva
|
b4652e2cb3
|
Added perf test for ocl_matchTemplate
|
2014-01-23 14:50:29 +04:00 |
|
Elena Gvozdeva
|
2c0765b4d1
|
fixed trailing whitespace
|
2014-01-23 14:50:29 +04:00 |
|
Elena Gvozdeva
|
7e2bdb590f
|
fixed
|
2014-01-23 14:50:29 +04:00 |
|
Elena Gvozdeva
|
4da1ba56b3
|
fixed
|
2014-01-23 14:50:29 +04:00 |
|
Elena Gvozdeva
|
47b572f99f
|
fixed
|
2014-01-23 14:50:28 +04:00 |
|
Elena Gvozdeva
|
da4d33ec26
|
Fixed test_match_template
|
2014-01-23 14:50:28 +04:00 |
|
Elena Gvozdeva
|
9de70c9a00
|
Fixed trailing whitespace
|
2014-01-23 14:50:28 +04:00 |
|
Elena Gvozdeva
|
ba5d480f80
|
Fixed warnings
|
2014-01-23 14:50:28 +04:00 |
|
Elena Gvozdeva
|
86636dc265
|
Added ocl_matchTemplate( without dft)
|
2014-01-23 14:50:28 +04:00 |
|
Andrey Pavlenko
|
ee88cc2c52
|
Merge pull request #2110 from hmax:master
|
2014-01-23 14:37:34 +04:00 |
|
Konstantin Matskevich
|
133f91f3f2
|
added perf test
|
2014-01-23 07:51:19 +04:00 |
|
Andrey Pavlenko
|
ba77719914
|
Merge pull request #2189 from ilya-lavrenov:tapi_sepFilter2D_fix
|
2014-01-22 19:13:05 +04:00 |
|
Andrey Pavlenko
|
7ce6c28bb4
|
Merge pull request #2186 from ilya-lavrenov:tapi_precornerdetect
|
2014-01-22 19:09:34 +04:00 |
|