.. |
cuda
|
follow the naming rule as other API
|
8 years ago |
opencl
|
add OpenCL version of convertFp16 and test
|
8 years ago |
algorithm.cpp
|
trace: initial support for code trace
|
8 years ago |
alloc.cpp
|
Merge remote-tracking branch 'origin/2.4'
|
11 years ago |
arithm.cpp
|
Merge pull request #8779 from vpisarev:empty_cmp_fix
|
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
|
core/ocl: OpenCLBufferPool
|
11 years ago |
command_line_parser.cpp
|
Avoid segmentation fault
|
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
|
Fixing some static analysis issues
|
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
|
do not proceed with removing zero-length slice
|
9 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
|
Instrumentation for OpenCV API regions and IPP functions;
|
8 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
|
Add QR decomposition to HAL
|
8 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;
|
8 years ago |
matrix.cpp
|
trace: initial support for code trace
|
8 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
|
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;
|
8 years ago |
persistence.cpp
|
trace: initial support for code trace
|
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
|
War on Whitespace, master edition: file endings.
|
11 years ago |
system.cpp
|
trace: initial support for code trace
|
8 years ago |
tables.cpp
|
removed duplicated Hershey fonts
|
10 years ago |
trace.cpp
|
build: eliminate warning
|
8 years ago |
types.cpp
|
Instrumentation for OpenCV API regions and IPP functions;
|
8 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 |