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 82b852c13c yet another attempt to make Core_UMat.getUMat test work 11 years ago
..
cuda Merge pull request #1575 from jet47:gpu-buffer-pool 11 years ago
opencl fixed ocl_arithm_op; fix for 3-channel images is needed 11 years ago
algorithm.cpp Merge branch 'master' into gpu-cuda-rename 12 years ago
alloc.cpp Merge remote-tracking branch 'origin/2.4' 12 years ago
arithm.cpp fixed ocl_arithm_op; fix for 3-channel images is needed 11 years ago
array.cpp Merge branch 'master' into gpu-cuda-rename 12 years ago
command_line_parser.cpp Fix bug: CommandLineParserParams's comparator would fail with equal arguments. 12 years ago
convert.cpp trying to fix failures in tests 11 years ago
copy.cpp updated patch to bring in the first functions with "transparent API" 11 years ago
cuda_buffer_pool.cpp now Allocator accepts GpuMat* instead of 3 pointers 11 years ago
cuda_gpu_mat.cpp added GpuMat::Allocator interface 11 years ago
cuda_host_mem.cpp renamed gpu* source to cuda* in core module 12 years ago
cuda_info.cpp renamed gpu* source to cuda* in core module 12 years ago
cuda_stream.cpp added BufferPool class 11 years ago
datastructs.cpp Remove more old definitions from internal.hpp 12 years ago
drawing.cpp Merge remote-tracking branch 'origin/2.4' 12 years ago
dxt.cpp added IPP optimization of separable 32f filters; fixed IPP version check in DFT; fixed conditions in IPP optimization of norm functions. 12 years ago
gl_core_3_1.cpp Make core/internal.hpp a private header 12 years ago
gl_core_3_1.hpp updated license header in whole gpu module 12 years ago
glob.cpp Globbing accuracy test fail on Windows RT fixed. 12 years ago
lapack.cpp Merge commit '43aec5ad' into merge-2.4 12 years ago
mathfuncs.cpp Move cv::Mat out of core.hpp 12 years ago
matmul.cpp Merge pull request #1224 from mbarnach:pca_io 12 years ago
matop.cpp the first draft of transparent API and new UMat class. more files 11 years ago
matrix.cpp fixed several compile errors/warnings; reacted on the PR comments 11 years ago
ocl.cpp yet another attempt to make Core_UMat.getUMat test work 11 years ago
opengl.cpp Merge remote-tracking branch 'origin/2.4' into merge-2.4 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 remote-tracking branch 'origin/2.4' into merge-2.4 11 years ago
precomp.hpp fixed failure in Tonemap test 11 years ago
rand.cpp the first draft of transparent API and new UMat class. more files 11 years ago
stat.cpp Merge remote-tracking branch 'upstream/2.4' into merge-2.4 11 years ago
stl.cpp War on Whitespace, master edition: file endings. 12 years ago
system.cpp Merge pull request #1818 from GregoryMorse:patch-2 11 years ago
tables.cpp Normalize line endings and whitespace 12 years ago
types.cpp War on Whitespace, master edition: file endings. 12 years ago
umatrix.cpp fixed many bugs related to Mat::getUMat(), asynchronous kernel execution etc. Also, played a bit with ocl::cvtColor vs cv::cvtColor performance 11 years ago