Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky 3cd7941098 Merge pull request #3083 from akarsakov:ocl_transpose_check_locmem 10 years ago
..
cuda Merge remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
opencl Remove mul24, for CV8UC3 3840x2160 it generates implementation specific result 10 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' 11 years ago
arithm.cpp Merge pull request #3038 from yury-gorbachev:core_arithm_neon 10 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 Merge pull request #3075 from akarsakov:ipp_imgproc_fix 10 years ago
copy.cpp world fix 10 years ago
cuda_buffer_pool.cpp modified default stream initialization to allow concurrent calls modified cuda surf.cuda.cpp to allow concurrent call 10 years ago
cuda_gpu_mat.cpp added GpuMat::Allocator interface 11 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 11 years ago
cuda_stream.cpp trailing whitespace 10 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 11 years ago
drawing.cpp Function for drawing arrows 10 years ago
dxt.cpp fixed various warnings and obvious errors reported by clang compiler and the coverity tool. 10 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 some formal changes (generally adding constness) 10 years ago
lda.cpp added some basic functionality needed by the new face module (moved from the old "contrib") 10 years ago
mathfuncs.cpp world fix 10 years ago
matmul.cpp Set minimum matrix size for AmdBlas::gemm to 20 since it works incorrect for small sizes 10 years ago
matop.cpp the first draft of transparent API and new UMat class. more files 11 years ago
matrix.cpp Added check required local memory size for non-inplace transpose kernel 10 years ago
ocl.cpp fixed various warnings and obvious errors reported by clang compiler and the coverity tool. 10 years ago
opengl.cpp unused function in case of unavailable OpenGL 11 years ago
out.cpp Fix for (Bug #2789) 11 years ago
parallel.cpp Fix a potential bug of ParallelLoopBodyWrapper::operator(Range) 11 years ago
persistence.cpp cv::minMaxIdx for cn > 1 11 years ago
precomp.hpp verbose errors 11 years ago
rand.cpp Fixed build for the TLS-related stuff. 11 years ago
stat.cpp Restore OpenCL branch for minmaxLoc on float data 10 years ago
stl.cpp War on Whitespace, master edition: file endings. 11 years ago
system.cpp WinRT core compatibility fixes 11 years ago
tables.cpp Normalize line endings and whitespace 12 years ago
types.cpp War on Whitespace, master edition: file endings. 11 years ago
umatrix.cpp Merge pull request #3057 from Adil-Ibragimov:adding-constness 10 years ago