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.
 
 
 
 
 
 
Maksim Shabunin 1f23202ad8 Issues found by static analysis (5th round) 8 years ago
..
cuda follow the naming rule as other API 9 years ago
opencl Issues found by static analysis (5th round) 8 years ago
algorithm.cpp trace: initial support for code trace 8 years ago
alloc.cpp
arithm.cpp core: fix infinite recursion in compare 8 years ago
arithm_core.hpp core: fix absdiff (non-optimized, fp) to prevent "-0" results 8 years ago
arithm_simd.hpp add universal hardware support check function 8 years ago
array.cpp Fixed several issues found by static analysis in core module 8 years ago
bufferpool.impl.hpp
command_line_parser.cpp Fixed several issues found by static analysis 8 years ago
conjugate_gradient.cpp extended MinProblemSolver::Function to 1) report the space dimensionality, 2) compute gradient if needed 10 years ago
convert.cpp suppress unreachable code warning 8 years ago
convert.fp16.cpp android: make optional "cpufeatures", build fixes for NDK r15 8 years ago
convert.hpp android: make optional "cpufeatures", build fixes for NDK r15 8 years ago
copy.cpp Fixed several issues found by static analysis 8 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 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
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
gl_core_3_1.hpp
glob.cpp Instrumentation for OpenCV API regions and IPP functions; 9 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 Update for IPP for OpenCV 2017u2 integration; 8 years ago
mathfuncs_core.simd.hpp Fixed exp32f() compilation on MSVC 8 years ago
matmul.cpp Update for IPP for OpenCV 2017u2 integration; 8 years ago
matop.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
matrix.cpp Fixed some issues found by static analysis (4th round) 8 years ago
matrix_decomp.cpp Add QR decomposition to HAL 9 years ago
merge.cpp HAL moved back to core 9 years ago
ocl.cpp trace: initial support for code trace 8 years ago
ocl_deprecated.hpp ocl: move deprecated code from ocl.cpp 8 years ago
opengl.cpp ocl: fix OpenGL sharing detection (6052) 9 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 trace: initial support for code trace 8 years ago
parallel_pthreads.cpp Fixing some static analysis issues 8 years ago
pca.cpp Instrumentation for OpenCV API regions and IPP functions; 9 years ago
persistence.cpp Fixed several issues found by static analysis 8 years ago
precomp.hpp trace: initial support for code trace 8 years ago
rand.cpp Fixed several issues found by static analysis in core module 8 years ago
softfloat.cpp float constant replaced by int hex representations 8 years ago
split.cpp HAL moved back to core 9 years ago
stat.cpp Merge pull request #8455 from terfendail:ovxhal_skipsmall 8 years ago
stl.cpp
system.cpp Fixed several issues found by static analysis 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 Fixing some static analysis issues 8 years ago
va_intel.cpp Visual Studio 2015 warning and test fixes 9 years ago