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 518c6ae8c6 Merge pull request #9327 from sovrasov:fs_free_on_error_fix 8 years ago
..
cuda follow the naming rule as other API 9 years ago
opencl ocl: Fix OpenCL library detection in Linux 8 years ago
algorithm.cpp trace: initial support for code trace 8 years ago
alloc.cpp core(alloc): drop unused code, use memalign() functions instead of hacks 8 years ago
arithm.cpp core: fix infinite recursion in compare 8 years ago
arithm_core.hpp core: fix absdiff (non-optimized, fp) to prevent "-0" results 9 years ago
arithm_simd.hpp add universal hardware support check function 9 years ago
array.cpp Fixed several issues found by static analysis in core module 8 years ago
bufferpool.impl.hpp core/ocl: OpenCLBufferPool 11 years ago
command_line_parser.cpp fix cv::CommandLineParser. 8 years ago
conjugate_gradient.cpp extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed 10 years ago
convert.avx2.cpp AVX and SSE4.1 optimized conversion implementations migrated to separate files 8 years ago
convert.cpp ICV2017u3 package update; 8 years ago
convert.fp16.cpp android: make optional "cpufeatures", build fixes for NDK r15 8 years ago
convert.hpp AVX and SSE4.1 optimized conversion implementations migrated to separate files 8 years ago
convert.sse4_1.cpp AVX and SSE4.1 optimized conversion implementations migrated to separate files 8 years ago
copy.cpp ICV2017u3 package update; 8 years ago
cuda_gpu_mat.cpp fix #5780 : `cv::cuda::createContinuous`effectively ignores its `cols` argument 10 years ago
cuda_host_mem.cpp Fix possible null pointer dereference 10 years ago
cuda_info.cpp Called after setDevice. 9 years ago
cuda_stream.cpp Support for creating streams with custom allocator 8 years ago
datastructs.cpp Issues found by static analysis (5th round) 8 years ago
directx.cpp build: fix warning 8 years ago
directx.inc.hpp core: added DirectX interop implementation (OpenCL) with samples 12 years ago
downhill_simplex.cpp extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed 10 years ago
dxt.cpp IPP for OpenCV 2017u2 initial enabling patch; 8 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 build: replace WIN32 => _WIN32 8 years ago
hal_internal.cpp hal: replace round() with cvRound() 8 years ago
hal_internal.hpp Add QR decomposition to HAL 9 years ago
hal_replacement.hpp Add QR decomposition to HAL 9 years ago
intel_gpu_gemm.inl.hpp Merge pull request #8104 from insoow:master 8 years ago
kmeans.cpp trace: initial support for code trace 8 years ago
lapack.cpp use universal intrinsic in VBLAS 8 years ago
lda.cpp Fixing some static analysis issues 8 years ago
lpsolver.cpp Merge pull request #8816 from mshabunin:sprintf-fix 8 years ago
mathfuncs.cpp Update for IPP for OpenCV 2017u2 integration; 8 years ago
mathfuncs_core.dispatch.cpp ICV2017u3 package update; 8 years ago
mathfuncs_core.simd.hpp Fixed exp32f() compilation on MSVC 8 years ago
matmul.cpp ICV2017u3 package update; 8 years ago
matop.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
matrix.cpp ICV2017u3 package update; 8 years ago
matrix_decomp.cpp Add QR decomposition to HAL 9 years ago
merge.cpp HAL moved back to core 10 years ago
ocl.cpp Merge pull request #9441 from wzw-intel:delete_program 8 years ago
ocl_deprecated.hpp build: replace WIN32 => _WIN32 8 years ago
opengl.cpp build: replace WIN32 => _WIN32 8 years ago
out.cpp Merge pull request #8816 from mshabunin:sprintf-fix 8 years ago
ovx.cpp OpenVX calls updated to use single common OpenVX context per thread 8 years ago
parallel.cpp core(build): fix compilation of parallel.cpp (OpenMP configuration) 8 years ago
parallel_pthreads.cpp build: detect Android via '__ANDROID__' macro 8 years ago
pca.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
persistence.cpp core: fix file not closed when exception in FS 8 years ago
precomp.hpp ICV2017u3 package update; 8 years ago
rand.cpp build: replace WIN32 => _WIN32 8 years ago
softfloat.cpp Merge pull request #9329 from savuor:softfloat_sincos 8 years ago
split.cpp HAL moved back to core 10 years ago
stat.cpp ICV2017u3 package update; 8 years ago
stat.dispatch.cpp core(stat): create dispatch.cpp file 8 years ago
stat.simd.hpp core(stat): add required CV_AVX_GUARD 8 years ago
stl.cpp War on Whitespace, master edition: file endings. 12 years ago
system.cpp Haiku build fix 8 years ago
tables.cpp removed duplicated Hershey fonts 11 years ago
trace.cpp Fixed several issues found by static analysis 8 years ago
types.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
umatrix.cpp core: fix Mat/UMat cleanup on exceptions in deallocate() 8 years ago
va_intel.cpp Visual Studio 2015 warning and test fixes 10 years ago