.. |
cuda
|
…
|
|
opencl
|
Merge pull request #15444 from alalek:ocl_fix_fft_kernel
|
6 years ago |
utils
|
Fix build for UWP
|
6 years ago |
algorithm.cpp
|
…
|
|
alloc.cpp
|
ts: test tags for flexible/reliable tests filtering
|
6 years ago |
arithm.cpp
|
Replaced core module calls to universal intrinsics with wide universal intrinsics
|
6 years ago |
arithm.dispatch.cpp
|
…
|
|
arithm.simd.hpp
|
Merge pull request #15422 from mipsopen-fwu:msa-dev
|
5 years ago |
arithm_ipp.hpp
|
…
|
|
array.cpp
|
…
|
|
async.cpp
|
core: Async API / AsyncArray
|
6 years ago |
batch_distance.cpp
|
…
|
|
bindings_utils.cpp
|
spelling fixes
|
6 years ago |
bufferpool.impl.hpp
|
…
|
|
channels.cpp
|
…
|
|
check.cpp
|
…
|
|
command_line_parser.cpp
|
…
|
|
conjugate_gradient.cpp
|
…
|
|
convert.dispatch.cpp
|
core: avoid function type cast, make happy UBSAN
|
6 years ago |
convert.hpp
|
…
|
|
convert.simd.hpp
|
core: avoid function type cast, make happy UBSAN
|
6 years ago |
convert_c.cpp
|
…
|
|
convert_scale.dispatch.cpp
|
core: dispatch convert_scale
|
6 years ago |
convert_scale.simd.hpp
|
core: avoid function type cast, make happy UBSAN
|
6 years ago |
copy.cpp
|
Merge pull request #14162 from alalek:eliminate_coverity_scan_issues
|
6 years ago |
count_non_zero.dispatch.cpp
|
core: dispatch count_non_zero
|
6 years ago |
count_non_zero.simd.hpp
|
core: dispatch count_non_zero
|
6 years ago |
cuda_gpu_mat.cpp
|
…
|
|
cuda_host_mem.cpp
|
build: fix warnings
|
6 years ago |
cuda_info.cpp
|
…
|
|
cuda_stream.cpp
|
…
|
|
datastructs.cpp
|
Fix modules/ typos
|
6 years ago |
directx.cpp
|
Merge pull request #14376 from masa-iwm:3.4
|
6 years ago |
directx.inc.hpp
|
Merge pull request #13972 from Mainvooid:add_cuda_support_for_D3D11_interop
|
6 years ago |
downhill_simplex.cpp
|
…
|
|
dxt.cpp
|
…
|
|
gl_core_3_1.cpp
|
…
|
|
gl_core_3_1.hpp
|
…
|
|
glob.cpp
|
Support building shared libraries on WINCE.
|
6 years ago |
hal_internal.cpp
|
Fix modules/ typos
|
6 years ago |
hal_internal.hpp
|
…
|
|
hal_replacement.hpp
|
…
|
|
intel_gpu_gemm.inl.hpp
|
…
|
|
kmeans.cpp
|
imgproc: fix kmeans() call from grabCut()
|
6 years ago |
lapack.cpp
|
…
|
|
lda.cpp
|
core(lda): don't perform calculations in constructor
|
6 years ago |
logger.cpp
|
…
|
|
lpsolver.cpp
|
…
|
|
lut.cpp
|
…
|
|
mathfuncs.cpp
|
core: rework getContinuousSize() for vector-col/row support
|
6 years ago |
mathfuncs.hpp
|
…
|
|
mathfuncs_core.dispatch.cpp
|
…
|
|
mathfuncs_core.simd.hpp
|
Merge pull request #15371 from Wenzhao-Xiang:gsoc_2019
|
5 years ago |
matmul.dispatch.cpp
|
core: dispatch matmul
|
6 years ago |
matmul.simd.hpp
|
Merge pull request #15422 from mipsopen-fwu:msa-dev
|
5 years ago |
matrix.cpp
|
core: rework getContinuousSize() for vector-col/row support
|
6 years ago |
matrix_c.cpp
|
…
|
|
matrix_decomp.cpp
|
…
|
|
matrix_expressions.cpp
|
…
|
|
matrix_iterator.cpp
|
…
|
|
matrix_operations.cpp
|
Restored IPP call reduction
|
6 years ago |
matrix_sparse.cpp
|
…
|
|
matrix_wrap.cpp
|
core: Async API / AsyncArray
|
6 years ago |
mean.dispatch.cpp
|
Restored IPP call reduction
|
6 years ago |
mean.simd.hpp
|
core: dispatch mean.cpp
|
6 years ago |
merge.dispatch.cpp
|
core: dispatch merge.cpp
|
6 years ago |
merge.simd.hpp
|
core: dispatch merge.cpp
|
6 years ago |
minmax.cpp
|
Restored IPP call reduction
|
6 years ago |
norm.cpp
|
Improve vectorization in the 'norm' functions
|
6 years ago |
ocl.cpp
|
core(ocl): add flag OPENCV_OPENCL_ENABLE_MEM_USE_HOST_PTR
|
5 years ago |
ocl_deprecated.hpp
|
…
|
|
opengl.cpp
|
build: fix warnings
|
6 years ago |
out.cpp
|
…
|
|
ovx.cpp
|
…
|
|
parallel.cpp
|
Merge pull request #15371 from Wenzhao-Xiang:gsoc_2019
|
5 years ago |
parallel_impl.cpp
|
Merge pull request #15422 from mipsopen-fwu:msa-dev
|
5 years ago |
parallel_impl.hpp
|
…
|
|
pca.cpp
|
…
|
|
persistence.cpp
|
core(persistence): fix writeRaw() / readRaw() struct support
|
6 years ago |
persistence.hpp
|
core(persistence): fix writeRaw() / readRaw() struct support
|
6 years ago |
persistence_base64.cpp
|
core(persistence): struct storage layout without alignment gaps
|
6 years ago |
persistence_c.cpp
|
…
|
|
persistence_cpp.cpp
|
core(persistence): fix writeRaw() / readRaw() struct support
|
6 years ago |
persistence_json.cpp
|
core(persistence): struct storage layout without alignment gaps
|
6 years ago |
persistence_types.cpp
|
…
|
|
persistence_xml.cpp
|
core(persistence): struct storage layout without alignment gaps
|
6 years ago |
persistence_yml.cpp
|
core(persistence): struct storage layout without alignment gaps
|
6 years ago |
precomp.hpp
|
spelling fixes
|
6 years ago |
rand.cpp
|
…
|
|
softfloat.cpp
|
…
|
|
split.dispatch.cpp
|
core: dispatch split.cpp
|
6 years ago |
split.simd.hpp
|
core: dispatch split.cpp
|
6 years ago |
stat.dispatch.cpp
|
…
|
|
stat.hpp
|
…
|
|
stat.simd.hpp
|
Merge pull request #15402 from ChipKerchner:normUnroll
|
6 years ago |
stat_c.cpp
|
…
|
|
stl.cpp
|
…
|
|
sum.dispatch.cpp
|
Restored IPP call reduction
|
6 years ago |
sum.simd.hpp
|
core: dispatch sum
|
6 years ago |
system.cpp
|
Merge pull request #15422 from mipsopen-fwu:msa-dev
|
5 years ago |
tables.cpp
|
…
|
|
trace.cpp
|
…
|
|
types.cpp
|
…
|
|
umatrix.cpp
|
…
|
|
umatrix.hpp
|
…
|
|
va_intel.cpp
|
Fixed compilation with VA-interop on 32-bit platforms
|
6 years ago |