.. |
cuda
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
11 years ago |
opencl
|
Merge pull request #2495 from ilya-lavrenov:tapi_flip
|
11 years ago |
algorithm.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
11 years ago |
alloc.cpp
|
Merge remote-tracking branch 'origin/2.4'
|
12 years ago |
arithm.cpp
|
fixing OCL run condition (build program failure for comparison 64F Mat with Scalar)
|
11 years ago |
array.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
11 years ago |
bufferpool.impl.hpp
|
core/ocl: OpenCLBufferPool
|
11 years ago |
command_line_parser.cpp
|
fixed defects from coverity.com
|
11 years ago |
convert.cpp
|
eliminated restriction src[i].channels() == 1 in cv::merge
|
11 years ago |
copy.cpp
|
added 3-channels support to cv::flip
|
11 years ago |
cuda_buffer_pool.cpp
|
now Allocator accepts GpuMat* instead of 3 pointers
|
12 years ago |
cuda_gpu_mat.cpp
|
added GpuMat::Allocator interface
|
12 years ago |
cuda_host_mem.cpp
|
fixed unused function in case of unavailable CUDA
|
11 years ago |
cuda_info.cpp
|
renamed gpu* source to cuda* in core module
|
12 years ago |
cuda_stream.cpp
|
added BufferPool class
|
12 years ago |
datastructs.cpp
|
Remove more old definitions from internal.hpp
|
12 years ago |
directx.cpp
|
cleaned up super_resolution sample from old OCL
|
11 years ago |
directx.inc.hpp
|
core: added DirectX interop implementation (OpenCL) with samples
|
12 years ago |
drawing.cpp
|
drawing
|
11 years ago |
dxt.cpp
|
fixed cv::dft
|
11 years ago |
gl_core_3_1.cpp
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
|
11 years ago |
gl_core_3_1.hpp
|
updated license header in whole gpu module
|
12 years ago |
glob.cpp
|
deleted excess semicolons, commas
|
11 years ago |
lapack.cpp
|
Merge commit '43aec5ad' into merge-2.4
|
12 years ago |
mathfuncs.cpp
|
fixed bug in cv::ocl::predictOptimalVectorWidth
|
11 years ago |
matmul.cpp
|
cv::compare
|
11 years ago |
matop.cpp
|
the first draft of transparent API and new UMat class. more files
|
12 years ago |
matrix.cpp
|
Merge pull request #2491 from ilya-lavrenov:tapi_sep_filter
|
11 years ago |
ocl.cpp
|
Merge pull request #2512 from KonstantinMatskevich:ocl_gpu_type_parser
|
11 years ago |
opengl.cpp
|
unused function in case of unavailable OpenGL
|
11 years ago |
out.cpp
|
Merge branch 'master' into gpu-cuda-rename
|
12 years ago |
parallel.cpp
|
Fix a potential bug of ParallelLoopBodyWrapper::operator(Range)
|
12 years ago |
persistence.cpp
|
Merge pull request #2476 from minkless:3.0-bugfix-core-filestorage
|
11 years ago |
precomp.hpp
|
core/ocl: OpenCLBufferPool
|
11 years ago |
rand.cpp
|
Fixed build for the TLS-related stuff.
|
12 years ago |
stat.cpp
|
Merge pull request #2470 from ilya-lavrenov:tapi_reduction
|
11 years ago |
stl.cpp
|
War on Whitespace, master edition: file endings.
|
12 years ago |
system.cpp
|
improved cv::filter2D
|
11 years ago |
tables.cpp
|
Normalize line endings and whitespace
|
13 years ago |
types.cpp
|
War on Whitespace, master edition: file endings.
|
12 years ago |
umatrix.cpp
|
Fixed trailing whitespace
|
11 years ago |