Vadim Pisarevsky
43c2c119e9
Merge pull request #3177 from PhilLab:patch-3
10 years ago
Philipp Hasper
e310added4
Fixing Matx ostream operator
...
cv::Matx could not be converted to c::Mat automatically
10 years ago
Alexander Alekhin
4d474d40e7
Merge pull request #3171 from akarsakov:amd_fft_fix
10 years ago
Alexander Alekhin
4c404cb4cc
Merge pull request #3172 from ilya-lavrenov:tapi_transpose_amd
10 years ago
Ilya Lavrenov
71ec6144bd
attempt to fix compilation of OpenCL cv::transpose for AMD
10 years ago
Alexander Karsakov
d4e6812be2
Added check AmdFft version to be sure that AmdFft binaries are available
10 years ago
Alexander Alekhin
57fec2f2da
OCL: enable clAmdFftGetVersion
10 years ago
Vadim Pisarevsky
6ccb7e169d
Merge pull request #3163 from StevenPuttemans:fix_nonfree_items
10 years ago
StevenPuttemans
d27e440b2a
continue fixing nonfree elements
...
fixed dependency of stitching module on xfeatures2d module as optional
fixed the initModule_xfeatures2d function that was called in module stitching since it is in another namespace than the standard cv one.
10 years ago
Vadim Pisarevsky
21f1a0ee49
Merge pull request #3161 from ElenaGvozdeva:ocl_perf_gemm
10 years ago
Vadim Pisarevsky
83a0f0ddb1
Merge pull request #3162 from alekcac:fix_in_py_tutor
10 years ago
Alexander Alekhin
b332152bef
Merge pull request #2956 from ilya-lavrenov:tapi_accumulate
10 years ago
Vadim Pisarevsky
d66815978a
Merge pull request #3117 from KruchDmitriy:canny_opt
10 years ago
Vadim Pisarevsky
4d9d7e6ded
Merge pull request #3160 from akarsakov:ocl_dft_double_support
10 years ago
Alexander Shishkov
9dc5c58f62
Update py_setup_in_windows.rst
10 years ago
Alexander Karsakov
a89ff402fc
Refactoring of OCL_FftPlan class
10 years ago
Vadim Pisarevsky
2811d40840
Merge pull request #3158 from arielelkin:master
10 years ago
Vadim Pisarevsky
b5d073ad3f
Merge pull request #3149 from StevenPuttemans:fix_nonfree_includes
10 years ago
Vadim Pisarevsky
7189112308
Merge pull request #3152 from PhilLab:VideoCaptureFix
10 years ago
Vadim Pisarevsky
89605fac04
Merge pull request #3155 from vbystricky:ocloptLaplacian
10 years ago
Elena Gvozdeva
46b6a095a2
changed perf test for ocl_gemm
10 years ago
VBystricky
9ee0789174
Fix issues
10 years ago
PhilLab
a0e4600364
VideoCapture did not detect an unopened camera
10 years ago
Alexander Alekhin
6d253a2068
Merge pull request #2921 from ilya-lavrenov:tapi_memop
10 years ago
StevenPuttemans
564a8ed208
adapted all nonfree header inclusion since it doesn't exist anymore as a module
10 years ago
Ariel Elkin
d06c73861d
Doc: update video processing tutorial code for OpenCV v2.4.9 and v3a
10 years ago
Vadim Pisarevsky
b1d01dc757
Merge pull request #3157 from PhilLab:pnpFix
10 years ago
Vadim Pisarevsky
5301fe729e
Merge pull request #3154 from PhilLab:patch-4
10 years ago
Vadim Pisarevsky
2211cfe783
Merge pull request #3151 from PhilLab:orbNoKeypoints
10 years ago
PhilLab
e95c33dd18
PnP solver: fixed element-wise access
10 years ago
Alexander Karsakov
3ae95150c7
Added double support for OCL version of DFT
10 years ago
vbystricky
e75cd74f5a
Optimize OpenCL version of Laplacian filter for kernel size great than 3
10 years ago
Philipp Hasper
30742d21d8
CUDA optical flow stubs: missing parameter
10 years ago
Vadim Pisarevsky
3b59a10584
Merge pull request #3153 from PhilLab:patch-3
10 years ago
Ilya Lavrenov
7017b1250a
used new stratehy in cv::accumulate**
10 years ago
Ilya Lavrenov
2c6b7a52e9
improved cv::ocl::predictOptimalVectorWidth
10 years ago
Ilya Lavrenov
a350b76738
optimization of cv::accumulate**
10 years ago
Ilya Lavrenov
2f46cf5ddb
changed base types for cv::memopTypeToStr
10 years ago
Philipp Hasper
9b1136518c
ORB.cl : fixed redefinition of val
10 years ago
PhilLab
92826a0436
ORB crashed with no keypoints present
10 years ago
Vadim Pisarevsky
4b84d5d2c1
Merge pull request #3139 from bmagyar:patch-2
10 years ago
Vadim Pisarevsky
e7539bd2c8
Merge pull request #3144 from ElenaGvozdeva:ocl_morphSmall
10 years ago
Vadim Pisarevsky
f624f92e7a
Merge pull request #3142 from akarsakov:fix_cvtcolor_luv_rgb_master
10 years ago
U-KruchininD-ПК\KruchininD
6ed168d3af
New optimization for canny
...
new hysteresis
delete whitespaces
fix problem with mad24
Dynamic work group size
dynamic work group size
Fix problem with warnings
Fix some problems with border
Another one fix
Delete trailing whitespaces
some changes
fix problem with warning
10 years ago
Vadim Pisarevsky
decebeea0e
Merge pull request #3140 from braindevices:master
10 years ago
Vadim Pisarevsky
887a950243
Merge pull request #3116 from shubhra:master
10 years ago
Vadim Pisarevsky
0eb1c7edb1
Merge pull request #3127 from GravityJack:size-math-ops
10 years ago
Vadim Pisarevsky
b56933d9dc
Merge pull request #3131 from znah:python_namespaces
10 years ago
Vadim Pisarevsky
1efc3cff36
Merge pull request #3124 from f-morozov:optim_pr
10 years ago
Elena Gvozdeva
7ad6b47bc9
fixed ocl_boxFilter
10 years ago