.. |
cuda
|
follow the naming rule as other API
|
8 years ago |
opencl
|
opencl/cvtclr_dx: fix not compile-time constants issue.
|
7 years ago |
utils
|
cmake: don't add include <module>/src directory to avoid conflicts
|
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
|
Misc. modules/ typos
|
7 years ago |
batch_distance.cpp
|
Split stat.cpp into smaller pieces
|
7 years ago |
bufferpool.impl.hpp
|
core/ocl: OpenCLBufferPool
|
11 years ago |
channels.cpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
command_line_parser.cpp
|
Semantic segmentation sample.
|
7 years ago |
conjugate_gradient.cpp
|
Misc. modules/ typos
|
7 years ago |
convert.avx2.cpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
convert.cpp
|
SSE2 : use _mm_cvtpd_epi32 when converting from CV_64F to CV_32S (#10987)
|
7 years ago |
convert.fp16.cpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
convert.hpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
convert.sse4_1.cpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
convert_c.cpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
convert_scale.cpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
copy.cpp
|
core: replace raw intrinsics with universal intrinsics in copy.cpp
|
7 years ago |
count_non_zero.cpp
|
Split stat.cpp into smaller pieces
|
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
|
Misc. modules/ typos
|
7 years ago |
cuda_stream.cpp
|
cuda_stream: do not allocate GPU memory by default (fixes #8725)
|
7 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
|
11 years ago |
downhill_simplex.cpp
|
Misc. modules/ typos
|
7 years ago |
dxt.cpp
|
Fixed several warnings produced by clang 6 and static analyzers
|
7 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 for embedded systems
|
7 years ago |
hal_internal.cpp
|
core(lapack): fix build issues related to 'extern "C"'
|
7 years ago |
hal_internal.hpp
|
Add QR decomposition to HAL
|
8 years ago |
hal_replacement.hpp
|
HAL for minMaxIdx
|
7 years ago |
intel_gpu_gemm.inl.hpp
|
core(ocl): fix parameters for 'intelblas_gemm_buffer_NT' kernel
|
7 years ago |
kmeans.cpp
|
Merge pull request #11101 from lamantine:fix_11100
|
7 years ago |
lapack.cpp
|
Use Eigen::SelfAdjointEigenSolver in cv::eigen
|
7 years ago |
lda.cpp
|
Merge pull request #11049 from take1014:#10948
|
7 years ago |
logger.cpp
|
Merge pull request #11112 from alalek:cmake_src_include_fix
|
7 years ago |
lpsolver.cpp
|
Merge pull request #8816 from mshabunin:sprintf-fix
|
8 years ago |
lut.cpp
|
Split convert.cpp into smaller pieces
|
7 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 |
matrix.cpp
|
Split matrix.cpp into smaller pieces
|
7 years ago |
matrix_c.cpp
|
Split matrix.cpp into smaller pieces
|
7 years ago |
matrix_decomp.cpp
|
Split matrix.cpp into smaller pieces
|
7 years ago |
matrix_expressions.cpp
|
Split matrix.cpp into smaller pieces
|
7 years ago |
matrix_iterator.cpp
|
Split matrix.cpp into smaller pieces
|
7 years ago |
matrix_operations.cpp
|
Split matrix.cpp into smaller pieces
|
7 years ago |
matrix_sparse.cpp
|
Split matrix.cpp into smaller pieces
|
7 years ago |
matrix_wrap.cpp
|
Updated check on OutputArray to allow recreation of fixed_size for 1-d sizes array
|
7 years ago |
mean.cpp
|
Split stat.cpp into smaller pieces
|
7 years ago |
merge.cpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
minmax.cpp
|
Split stat.cpp into smaller pieces
|
7 years ago |
norm.cpp
|
Split stat.cpp into smaller pieces
|
7 years ago |
ocl.cpp
|
ocl: update getOpenCLErrorString() code
|
7 years ago |
ocl_deprecated.hpp
|
ocl: low-level API to support OpenCL binary programs
|
7 years ago |
opengl.cpp
|
Fixed OpenGL-specific compilation warning (unused function)
|
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
|
Merge pull request #10984 from extrowerk:advanced_haiku_patches
|
7 years ago |
parallel_impl.cpp
|
core: fix parallel_for data race
|
7 years ago |
parallel_impl.hpp
|
core: fix pthreads performance
|
7 years ago |
pca.cpp
|
Fixed #10433
|
7 years ago |
persistence.cpp
|
Split persistence.cpp into smaller pieces (#10788)
|
7 years ago |
persistence.hpp
|
build: portable integer types
|
7 years ago |
persistence_base64.cpp
|
Misc. modules/ typos
|
7 years ago |
persistence_c.cpp
|
Misc. modules/ typos
|
7 years ago |
persistence_cpp.cpp
|
Split persistence.cpp into smaller pieces (#10788)
|
7 years ago |
persistence_json.cpp
|
Split persistence.cpp into smaller pieces (#10788)
|
7 years ago |
persistence_types.cpp
|
Misc. modules/ typos
|
7 years ago |
persistence_xml.cpp
|
Split persistence.cpp into smaller pieces (#10788)
|
7 years ago |
persistence_yml.cpp
|
Split persistence.cpp into smaller pieces (#10788)
|
7 years ago |
precomp.hpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
rand.cpp
|
core: Several improvements to Power/VSX
|
7 years ago |
softfloat.cpp
|
Added implementation of softdouble rounding to int64_t
|
7 years ago |
split.cpp
|
Split convert.cpp into smaller pieces
|
7 years ago |
stat.dispatch.cpp
|
core(stat): create dispatch.cpp file
|
8 years ago |
stat.hpp
|
Split stat.cpp into smaller pieces
|
7 years ago |
stat.simd.hpp
|
core(stat): add required CV_AVX_GUARD
|
8 years ago |
stat_c.cpp
|
Split stat.cpp into smaller pieces
|
7 years ago |
stl.cpp
|
War on Whitespace, master edition: file endings.
|
11 years ago |
sum.cpp
|
Split stat.cpp into smaller pieces
|
7 years ago |
system.cpp
|
core: write log messages via __android_log_print (logcat) too
|
7 years ago |
tables.cpp
|
removed duplicated Hershey fonts
|
10 years ago |
trace.cpp
|
cmake: don't add include <module>/src directory to avoid conflicts
|
7 years ago |
types.cpp
|
Split matrix.cpp into smaller pieces
|
7 years ago |
umatrix.cpp
|
ocl: allow recursive UMatData lock() calls with the same objects
|
7 years ago |
umatrix.hpp
|
core(ocl): fix deadlock in UMatDataAutoLock
|
7 years ago |
va_intel.cpp
|
Visual Studio 2015 warning and test fixes
|
9 years ago |