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.
 
 
 
 
 
 
Dmitry-Me 75a65542ba Reduce variables scope 10 years ago
..
cuda fix GpuMat::setTo method in case if mask is empty: 10 years ago
opencl ocl: print missing error message only if OPENCV_OPENCL_RUNTIME is used 10 years ago
algorithm.cpp Remove deprecated methods from cv::Algorithm 10 years ago
alloc.cpp Merge remote-tracking branch 'origin/2.4' 11 years ago
arithm.cpp move tegra namespace out of cv to prevent conflicts 10 years ago
array.cpp Reduce variable scope, only compute values that are used later 10 years ago
bufferpool.impl.hpp core/ocl: OpenCLBufferPool 11 years ago
command_line_parser.cpp fixed defects from coverity.com 11 years ago
conjugate_gradient.cpp Reduce variable scope 10 years ago
convert.cpp checks 10 years ago
copy.cpp fixed internal compiler error 10 years ago
cuda_gpu_mat.cpp fix compilation without CUDA 10 years ago
cuda_host_mem.cpp Fix possible null pointer dereference 10 years ago
cuda_info.cpp renamed gpu* source to cuda* in core module 11 years ago
cuda_stream.cpp fix null stream initialization for multi-gpu systems 10 years ago
datastructs.cpp removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 10 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
downhill_simplex.cpp removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 10 years ago
dxt.cpp Reduce variable scope 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 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
kmeans.cpp Reduce variable scope 10 years ago
lapack.cpp Reduce variable scope, make formatting consistent with surrounding code 10 years ago
lda.cpp added some basic functionality needed by the new face module (moved from the old "contrib") 10 years ago
lpsolver.cpp trying to fix builds 10 years ago
mathfuncs.cpp move tegra namespace out of cv to prevent conflicts 10 years ago
matmul.cpp ocl: OpenCL SVM support 10 years ago
matop.cpp the first draft of transparent API and new UMat class. more files 11 years ago
matrix.cpp Fix potential null pointer dereference 10 years ago
ocl.cpp ocl/bufferpool: fix cleanup 10 years ago
opengl.cpp rename CudaMem -> HostMem to better reflect its purpose 10 years ago
out.cpp Fix for (Bug #2789) 11 years ago
parallel.cpp Added WinRT concurrency support. 10 years ago
pca.cpp Reduce variables scope 10 years ago
persistence.cpp cvOpenFileStorage: reduce the scope of xml_buf and make sure it's freed... 10 years ago
precomp.hpp Implementation collector update; 10 years ago
rand.cpp coreTlsData -> getCoreTlsData() 10 years ago
stat.cpp Merge pull request #3794 from vpisarev:ubuntu_x86_fixes 10 years ago
stl.cpp War on Whitespace, master edition: file endings. 11 years ago
system.cpp Implementation collector update; 10 years ago
tables.cpp removed duplicated Hershey fonts 10 years ago
types.cpp War on Whitespace, master edition: file endings. 11 years ago
umatrix.cpp ocl: OpenCL SVM support 10 years ago