opencv/modules/core/src
2021-02-22 08:29:10 +00:00
..
cuda Merge pull request #19259 from nglee:dev_gpumatnd1 2021-02-05 20:30:37 +00:00
opencl Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-12-17 21:05:34 +00:00
parallel core(parallel): fix JS build, fix OpenMP version dump 2021-02-21 22:55:01 +00:00
utils core(parallel): plugins support 2021-02-15 17:07:36 +00:00
algorithm.cpp
alloc.cpp add windows native aligned malloc + unit test case 2020-12-23 14:59:28 +01:00
arithm_ipp.hpp
arithm.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-01-12 09:35:39 +00:00
arithm.dispatch.cpp
arithm.simd.hpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-01-12 09:35:39 +00:00
array.cpp Fix spelling typos 2019-12-27 12:46:53 +00:00
async.cpp core: Async API / AsyncArray 2019-05-18 19:32:23 +00:00
batch_distance.cpp
bindings_utils.cpp core: fix handling of ND-arrays in dumpInputArray() helpers 2020-06-12 10:23:32 +00:00
buffer_area.cpp core(buffer_area): handle 'OPENCV_ENABLE_MEMORY_SANITIZER=ON' case 2020-03-16 19:34:08 +03:00
bufferpool.impl.hpp
channels.cpp
check.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-02-26 20:09:03 +03:00
command_line_parser.cpp
conjugate_gradient.cpp
convert_c.cpp
convert_scale.dispatch.cpp
convert_scale.simd.hpp Fix spelling typos 2019-12-27 12:46:53 +00:00
convert.dispatch.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-12-17 21:05:34 +00:00
convert.hpp
convert.simd.hpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-11-17 21:56:26 +00:00
copy.cpp Remove unnecessary condition (will never reach) 2020-11-22 14:19:20 +02:00
count_non_zero.dispatch.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-12-04 18:26:58 +00:00
count_non_zero.simd.hpp core: vectorize countNonZero64f 2019-10-11 09:02:46 -05:00
cuda_gpu_mat_nd.cpp Merge pull request #19259 from nglee:dev_gpumatnd1 2021-02-05 20:30:37 +00: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 add cuda::Stream constructor with cuda flags 2021-01-28 16:14:01 +01:00
datastructs.cpp Fix modules/ typos 2019-08-16 17:34:29 +03:00
directx.cpp Merge pull request #18593 from masa-iwm:master 2020-10-18 21:22:06 +00:00
directx.hpp Merge pull request #18593 from masa-iwm:master 2020-10-18 21:22:06 +00: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 Fix spelling typos 2019-12-27 12:46:53 +00:00
dxt.cpp Fix issues found by static analysis 2020-11-11 13:59:01 +03:00
gl_core_3_1.cpp
gl_core_3_1.hpp
glob.cpp Support building shared libraries on WINCE. 2019-08-01 15:28:04 +02:00
hal_internal.cpp core: include version.hpp in cvdef.h, fix precomp.hpp usage 2021-02-16 11:10:45 +00:00
hal_internal.hpp core: include version.hpp in cvdef.h, fix precomp.hpp usage 2021-02-16 11:10:45 +00:00
hal_replacement.hpp
intel_gpu_gemm.inl.hpp core: include version.hpp in cvdef.h, fix precomp.hpp usage 2021-02-16 11:10:45 +00:00
kmeans.cpp core(kmeans): bailout if can't select cluster center 2019-11-22 14:40:02 +00:00
lapack.cpp Merge pull request #16236 from alalek:fix_core_simd_emulator 2020-01-10 21:31:02 +03:00
lda.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-04-01 18:11:55 +03:00
logger.cpp core(logger): avoid destruction of GlobalLoggingInitStruct object 2020-10-06 12:50:32 +00:00
lpsolver.cpp
lut.cpp
mathfuncs_core.dispatch.cpp
mathfuncs_core.simd.hpp Merge pull request #16236 from alalek:fix_core_simd_emulator 2020-01-10 21:31:02 +03:00
mathfuncs.cpp Use std::atomic in getExpTab32f and getLogTab32f 2019-10-07 16:35:07 -07:00
mathfuncs.hpp
matmul.dispatch.cpp core: workaround transform() inplace calls 2019-10-01 16:52:14 +03:00
matmul.simd.hpp [cv::transform] Enable CV_SIMD for the 16U case on AArch64. 2020-12-20 15:58:21 +00:00
matrix_c.cpp core: include version.hpp in cvdef.h, fix precomp.hpp usage 2021-02-16 11:10:45 +00:00
matrix_decomp.cpp
matrix_expressions.cpp core(MatExpr): fix warning in case of e.s == (0, 0, 0, 0) 2020-05-01 07:29:57 +00:00
matrix_iterator.cpp core: include version.hpp in cvdef.h, fix precomp.hpp usage 2021-02-16 11:10:45 +00:00
matrix_operations.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-02-21 20:14:09 +00:00
matrix_sparse.cpp core: include version.hpp in cvdef.h, fix precomp.hpp usage 2021-02-16 11:10:45 +00:00
matrix_wrap.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-02-21 20:14:09 +00:00
matrix.cpp core: move inline code from mat.inl.hpp (OpenCV 4.x additions) 2020-10-26 22:58:30 +00:00
mean.dispatch.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-08-05 18:11:43 +00:00
mean.simd.hpp
merge.dispatch.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-02-26 17:34:42 +03:00
merge.simd.hpp core: dispatch merge.cpp 2019-02-23 15:42:26 +00:00
minmax.cpp Merge pull request #16754 from alalek:issue_16752 2020-03-07 19:06:47 +00:00
norm.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-12-04 18:26:58 +00:00
ocl_disabled.impl.hpp Merge pull request #19584 from diablodale:fix19573_ocl_move 2021-02-21 19:20:03 +00:00
ocl.cpp Merge pull request #19584 from diablodale:fix19573_ocl_move 2021-02-21 19:20:03 +00:00
opengl.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-12-17 21:05:34 +00:00
out.cpp
ovx.cpp Fixed compilation on windows with openvx 2020-01-06 06:32:56 +03:00
parallel_impl.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-02-12 21:34:49 +00:00
parallel_impl.hpp
parallel.cpp core(parallel): plugins support 2021-02-15 17:07:36 +00:00
pca.cpp
persistence_json.cpp Merge pull request #16488 from vpisarev:filestorage_longlines 2020-02-11 18:46:15 +03:00
persistence_types.cpp
persistence_xml.cpp Merge pull request #17436 from vpisarev:fix_python_io 2020-06-01 11:33:09 +00:00
persistence_yml.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-02-20 19:47:27 +03:00
persistence.cpp core(persistence): fix "use after free" bug 2020-07-17 21:39:06 +00:00
persistence.hpp core(persistence): fix writeRaw() / readRaw() struct support 2019-07-16 14:03:39 +03:00
precomp.hpp core(parallel): plugins support 2021-02-15 17:07:36 +00:00
rand.cpp Merge pull request #19521 from zchrissirhcz:3.4-fix-core-module-android-arm64-build 2021-02-14 21:37:11 +03:00
softfloat.cpp core: fix UBSAN in softfloat 2019-09-27 16:29:50 +03:00
split.dispatch.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2019-02-26 17:34:42 +03:00
split.simd.hpp
stat_c.cpp
stat.dispatch.cpp
stat.hpp
stat.simd.hpp Merge pull request #15402 from ChipKerchner:normUnroll 2019-08-31 11:10:05 +00:00
stl.cpp
sum.dispatch.cpp Merge pull request #16754 from alalek:issue_16752 2020-03-07 19:06:47 +00:00
sum.simd.hpp
system.cpp Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-12-04 18:26:58 +00:00
tables.cpp
trace.cpp core(trace): lazy quering for OPENCV_TRACE_LOCATION 2020-08-20 21:48:05 +00:00
types.cpp
umatrix.cpp core: move inline code from mat.inl.hpp (OpenCV 4.x additions) 2020-10-26 22:58:30 +00:00
umatrix.hpp
va_intel.cpp core(libva): use dynamic loader 2021-02-19 10:32:59 +00:00
va_wrapper.impl.hpp core(libva): use dynamic loader 2021-02-19 10:32:59 +00:00