opencv/modules/core/src
2019-06-25 13:42:04 +03:00
..
cuda
opencl ocl: define CL_SILENCE_DEPRECATION on MacOSX 2019-03-26 13:11:53 +03:00
utils spelling fixes 2019-02-11 15:35:10 +03:00
algorithm.cpp
alloc.cpp ts: test tags for flexible/reliable tests filtering 2019-04-08 19:12:49 +00:00
arithm_ipp.hpp
arithm.cpp
arithm.dispatch.cpp
arithm.simd.hpp
array.cpp
async.cpp core: Async API / AsyncArray 2019-05-18 19:32:23 +00:00
batch_distance.cpp
bindings_utils.cpp spelling fixes 2019-02-11 15:35:10 +03:00
bufferpool.impl.hpp
channels.cpp
check.cpp
command_line_parser.cpp
conjugate_gradient.cpp
convert_c.cpp
convert_scale.dispatch.cpp core: dispatch convert_scale 2019-02-08 18:32:10 +03:00
convert_scale.simd.hpp core: avoid function type cast, make happy UBSAN 2019-06-11 19:36:47 +00:00
convert.dispatch.cpp core: avoid function type cast, make happy UBSAN 2019-06-11 19:36:47 +00:00
convert.hpp
convert.simd.hpp core: avoid function type cast, make happy UBSAN 2019-06-11 19:36:47 +00:00
copy.cpp Merge pull request #14162 from alalek:eliminate_coverity_scan_issues 2019-03-27 15:48:00 +03:00
count_non_zero.dispatch.cpp core: dispatch count_non_zero 2019-02-14 13:16:20 +03:00
count_non_zero.simd.hpp core: dispatch count_non_zero 2019-02-14 13:16:20 +03:00
cuda_gpu_mat.cpp
cuda_host_mem.cpp build: fix warnings 2019-03-05 14:47:04 +03:00
cuda_info.cpp
cuda_stream.cpp
datastructs.cpp Fix some typos 2019-06-05 12:24:13 +02:00
directx.cpp Merge pull request #14376 from masa-iwm:3.4 2019-04-22 18:50:31 +03:00
directx.inc.hpp Merge pull request #13972 from Mainvooid:add_cuda_support_for_D3D11_interop 2019-03-24 18:34:09 +03:00
downhill_simplex.cpp
dxt.cpp
gl_core_3_1.cpp
gl_core_3_1.hpp
glob.cpp Fix build error when building with Unicode on Windows 2019-01-07 10:18:58 -08:00
hal_internal.cpp
hal_internal.hpp
hal_replacement.hpp
intel_gpu_gemm.inl.hpp
kmeans.cpp imgproc: fix kmeans() call from grabCut() 2019-06-25 13:42:04 +03:00
lapack.cpp
lda.cpp core(lda): don't perform calculations in constructor 2019-03-31 21:48:44 +00:00
logger.cpp
lpsolver.cpp
lut.cpp
mathfuncs_core.dispatch.cpp
mathfuncs_core.simd.hpp Fix some typos 2019-06-05 12:24:13 +02:00
mathfuncs.cpp
mathfuncs.hpp
matmul.dispatch.cpp core: dispatch matmul 2019-02-18 14:36:46 +03:00
matmul.simd.hpp transform() implementation updated to utilize wide universal intrinsics 2019-03-18 20:33:19 +03:00
matrix_c.cpp
matrix_decomp.cpp
matrix_expressions.cpp
matrix_iterator.cpp
matrix_operations.cpp
matrix_sparse.cpp
matrix_wrap.cpp core: Async API / AsyncArray 2019-05-18 19:32:23 +00:00
matrix.cpp
mean.dispatch.cpp core: dispatch mean.cpp 2019-02-19 16:58:32 +03:00
mean.simd.hpp core: dispatch mean.cpp 2019-02-19 16:58:32 +03:00
merge.dispatch.cpp core: dispatch merge.cpp 2019-02-23 15:42:26 +00:00
merge.simd.hpp core: dispatch merge.cpp 2019-02-23 15:42:26 +00:00
minmax.cpp
norm.cpp
ocl_deprecated.hpp
ocl.cpp ts: test tags for flexible/reliable tests filtering 2019-04-08 19:12:49 +00:00
opengl.cpp build: fix warnings 2019-03-05 14:47:04 +03:00
out.cpp
ovx.cpp
parallel_impl.cpp
parallel_impl.hpp
parallel.cpp core: Async API / AsyncArray 2019-05-18 19:32:23 +00:00
pca.cpp
persistence_base64.cpp
persistence_c.cpp
persistence_cpp.cpp
persistence_json.cpp
persistence_types.cpp
persistence_xml.cpp
persistence_yml.cpp
persistence.cpp
persistence.hpp
precomp.hpp spelling fixes 2019-02-11 15:35:10 +03:00
rand.cpp
softfloat.cpp
split.dispatch.cpp core: dispatch split.cpp 2019-02-22 09:54:31 +00:00
split.simd.hpp core: dispatch split.cpp 2019-02-22 09:54:31 +00:00
stat_c.cpp
stat.dispatch.cpp
stat.hpp
stat.simd.hpp Updated AVX2 implementation of v_popcount for u8. 2019-05-15 19:39:25 +03:00
stl.cpp
sum.dispatch.cpp core: dispatch sum 2019-02-13 18:17:38 +03:00
sum.simd.hpp core: dispatch sum 2019-02-13 18:17:38 +03:00
system.cpp Merge pull request #14678 from tedsteiner:qnx 2019-06-04 19:45:21 +03:00
tables.cpp
trace.cpp
types.cpp
umatrix.cpp
umatrix.hpp
va_intel.cpp