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.
 
 
 
 
 
 
Alexander Alekhin c7bdbef504 ocl: fix OpenGL sharing detection (6052) 9 years ago
..
cuda fix GpuMat::setTo method in case if mask is empty: 10 years ago
opencl ocl: fix OpenGL sharing detection (6052) 9 years ago
algorithm.cpp 1. Input/OutputArray optimizations; 10 years ago
alloc.cpp Merge remote-tracking branch 'origin/2.4' 12 years ago
arithm.cpp HAL moved back to core 9 years ago
arithm_core.hpp HAL moved back to core 9 years ago
arithm_simd.hpp HAL moved back to core 9 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 fix wrong parsing of values containing '=' 10 years ago
conjugate_gradient.cpp extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed 10 years ago
convert.cpp fix normalize in case of inplace operations 9 years ago
copy.cpp Fix for copy with mask 32s and 8u; 9 years ago
cuda_gpu_mat.cpp fix #5780 : `cv::cuda::createContinuous`effectively ignores its `cols` argument 9 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 12 years ago
cuda_stream.cpp cuda::StreamAccessor::wrapStream and cuda::EventAccessor::wrapEvent 9 years ago
datastructs.cpp do not proceed with removing zero-length slice 10 years ago
directx.cpp Visual Studio 2015 warning and test fixes 10 years ago
directx.inc.hpp core: added DirectX interop implementation (OpenCL) with samples 11 years ago
downhill_simplex.cpp extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed 10 years ago
dxt.cpp warning fix (MSVS2015) 9 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
hal_replacement.hpp HAL moved back to core 9 years ago
kmeans.cpp kmeans and one-dimensional vectors 10 years ago
lapack.cpp HAL moved back to core 9 years ago
lda.cpp remove usage of obsolete _dataAsRows flag 10 years ago
lpsolver.cpp trying to fix builds 11 years ago
mathfuncs.cpp HAL moved back to core 9 years ago
mathfuncs_core.cpp HAL moved back to core 9 years ago
matmul.cpp Visual Studio 2015 warning and test fixes 10 years ago
matop.cpp Visual Studio 2015 warning and test fixes 10 years ago
matrix.cpp core: preserve sizes values (fixes #5991) 9 years ago
matrix_decomp.cpp HAL moved back to core 9 years ago
merge.cpp HAL moved back to core 9 years ago
ocl.cpp define g_haveOpenCL only when HAVE_OPENCL is set 9 years ago
opengl.cpp ocl: fix OpenGL sharing detection (6052) 9 years ago
out.cpp fix python and numpy output formatters 10 years ago
parallel.cpp merge Win10/VS2015 changes 9 years ago
parallel_pthreads.cpp pthreads: remove usage of non-POSIX PTHREAD_RECURSIVE_MUTEX_INITIALIZER* defines 9 years ago
pca.cpp Reduce variables scope 10 years ago
persistence.cpp added read/write functions for vector<DMatch> + the test (http://code.opencv.org/issues/4308) 10 years ago
precomp.hpp HAL moved back to core 9 years ago
rand.cpp improved randShuffle as suggested by John Stark in http://code.opencv.org/issues/3730 10 years ago
split.cpp HAL moved back to core 9 years ago
stat.cpp HAL moved back to core 9 years ago
stl.cpp War on Whitespace, master edition: file endings. 12 years ago
system.cpp fix TLS implementation (closes #5967) 9 years ago
tables.cpp removed duplicated Hershey fonts 11 years ago
types.cpp War on Whitespace, master edition: file endings. 12 years ago
umatrix.cpp core: preserve sizes values (fixes #5991) 9 years ago
va_intel.cpp Visual Studio 2015 warning and test fixes 10 years ago