..
cuda
follow the naming rule as other API
8 years ago
opencl
ocl: update OpenCL runtime loader
7 years ago
utils
ocl: drop obsolete cache directories after upgrade of OpenCL driver
7 years ago
algorithm.cpp
Python: wrap Algorithm::read and Algorithm::write
7 years ago
alloc.cpp
core(alloc): drop unused code, use memalign() functions instead of hacks
7 years ago
arithm.cpp
use universal intrinsic in arithm.cpp
7 years ago
arithm_core.hpp
core: fix absdiff (non-optimized, fp) to prevent "-0" results
8 years ago
arithm_simd.hpp
Fixes Issue #10181
7 years ago
array.cpp
Fixed some issues found by static analysis
7 years ago
bufferpool.impl.hpp
core/ocl: OpenCLBufferPool
11 years ago
command_line_parser.cpp
build: fix MSVS2017 warning
7 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
7 years ago
convert.cpp
ocl: avoid unnecessary loading/initializing OpenCL subsystem
7 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
7 years ago
convert.sse4_1.cpp
AVX and SSE4.1 optimized conversion implementations migrated to separate files
7 years ago
copy.cpp
Merge pull request #9551 from ChristofKaufmann:MultiChannelMask
7 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)
7 years ago
directx.cpp
build: fix warning
8 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
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
ocl: drop obsolete cache directories after upgrade of OpenCL driver
7 years ago
hal_internal.cpp
hal: replace round() with cvRound()
8 years ago
hal_internal.hpp
Add QR decomposition to HAL
8 years ago
hal_replacement.hpp
Merge pull request #9856 from GregoryMorse:patch-1
7 years ago
intel_gpu_gemm.inl.hpp
core(ocl): fix parameters for 'intelblas_gemm_buffer_NT' kernel
7 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
Fixed minor issues reported by GCC 7.2
7 years ago
lpsolver.cpp
Merge pull request #8816 from mshabunin:sprintf-fix
8 years ago
mathfuncs.cpp
remove raw SSE2/NEON implementation from mathfuncs.cpp
7 years ago
mathfuncs_core.dispatch.cpp
ICV2017u3 package update;
7 years ago
mathfuncs_core.simd.hpp
Fixed exp32f() compilation on MSVC
8 years ago
matmul.cpp
Merge pull request #9753 from tomoaki0705:universalMatmul
7 years ago
matop.cpp
Instrumentation for OpenCV API regions and IPP functions;
8 years ago
matrix.cpp
dnn: sync output/internals blobs back
7 years ago
matrix_decomp.cpp
Add QR decomposition to HAL
8 years ago
merge.cpp
HAL moved back to core
9 years ago
ocl.cpp
Merge pull request #10223 from vpisarev:ocl_mac_fixes
7 years ago
ocl_deprecated.hpp
ocl: fix build
7 years ago
opengl.cpp
build: replace WIN32 => _WIN32
7 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
Fix build for non-linux architectures but still glibc-based
7 years ago
parallel_pthreads.cpp
build: detect Android via '__ANDROID__' macro
7 years ago
pca.cpp
Instrumentation for OpenCV API regions and IPP functions;
8 years ago
persistence.cpp
core(persistence): resolve DMatch/KeyPoint problem
7 years ago
precomp.hpp
Added support for VSX
7 years ago
rand.cpp
core: Several improvements to Power/VSX
7 years ago
softfloat.cpp
softfloat f64_sqrt bug fix
7 years ago
split.cpp
HAL moved back to core
9 years ago
stat.cpp
Merge pull request #10223 from vpisarev:ocl_mac_fixes
7 years ago
stat.dispatch.cpp
core(stat): create dispatch.cpp file
7 years ago
stat.simd.hpp
core(stat): add required CV_AVX_GUARD
7 years ago
stl.cpp
War on Whitespace, master edition: file endings.
11 years ago
system.cpp
Fix build for non-linux architectures but still glibc-based
7 years ago
tables.cpp
removed duplicated Hershey fonts
10 years ago
trace.cpp
ocl: avoid unnecessary loading/initializing OpenCL subsystem
7 years ago
types.cpp
Instrumentation for OpenCV API regions and IPP functions;
8 years ago
umatrix.cpp
ocl: avoid unnecessary loading/initializing OpenCL subsystem
7 years ago
va_intel.cpp
Visual Studio 2015 warning and test fixes
9 years ago