.. |
cuda
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
opencl
|
Merge pull request #13879 from chacha21:REDUCE_SUM2
|
2023-04-28 20:42:52 +03:00 |
parallel
|
Fixed most clang -Wextra-semi warnings
|
2022-09-27 18:06:46 -04:00 |
utils
|
Merge branch 4.x
|
2023-09-13 14:49:25 +03:00 |
algorithm.cpp
|
Merge branch 4.x
|
2023-01-09 11:08:02 +00:00 |
alloc.cpp
|
add windows native aligned malloc + unit test case
|
2020-12-23 14:59:28 +01:00 |
arithm_ipp.hpp
|
|
|
arithm.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
arithm.dispatch.cpp
|
|
|
arithm.simd.hpp
|
Merge branch 4.x
|
2023-09-13 14:49:25 +03:00 |
array.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
async.cpp
|
Merge pull request #19985 from fpetrogalli:disable_threads
|
2021-07-08 20:21:21 +00:00 |
batch_distance.cpp
|
|
|
bindings_utils.cpp
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2021-09-02 15:24:04 +00:00 |
buffer_area.cpp
|
core: remove unnecessary pointer cleanup in BufferArea
|
2022-07-24 11:58:17 +03:00 |
bufferpool.impl.hpp
|
|
|
channels.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
check.cpp
|
Add missing <sstream> includes
|
2023-09-05 22:04:26 +03:00 |
command_line_parser.cpp
|
|
|
conjugate_gradient.cpp
|
|
|
convert_c.cpp
|
core: rework code locality
|
2021-03-02 23:24:28 +00:00 |
convert_scale.dispatch.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
convert_scale.simd.hpp
|
Merge branch 4.x
|
2023-09-13 14:49:25 +03:00 |
convert.dispatch.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
convert.hpp
|
RISC-V: fix compilation in RVV scalable mode
|
2023-09-22 21:08:33 +03:00 |
convert.simd.hpp
|
Merge branch 4.x
|
2023-09-13 14:49:25 +03:00 |
copy.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
count_non_zero.dispatch.cpp
|
Merge remote-tracking branch 'origin/3.4' into merge-3.4
|
2023-04-21 10:55:04 +03:00 |
count_non_zero.simd.hpp
|
Merge pull request #23980 from hanliutong:rewrite-core
|
2023-08-11 08:33:33 +03:00 |
cuda_gpu_mat_nd.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +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
|
cuda: add python bindings to allow GpuMat and Stream objects to be initialized from raw pointers
|
2023-05-22 11:02:04 +03:00 |
datastructs.cpp
|
Merge pull request #21937 from Kumataro:4.x-fix-21911
|
2022-05-13 17:32:05 +00:00 |
directx.cpp
|
bugfix convertFromD3D11Texture2D
|
2022-03-03 07:21:53 +09: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
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
gl_core_3_1.cpp
|
|
|
gl_core_3_1.hpp
|
|
|
glob.cpp
|
[build][option] Build option to disable filesystem support.
|
2021-05-11 12:54:54 +00:00 |
hal_internal.cpp
|
Fix compilation with msan
|
2023-01-17 13:26:59 +01: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
|
two typos
|
2023-03-22 09:17:41 +03:00 |
has_non_zero.dispatch.cpp
|
Merge pull request #22947 from chacha21:hasNonZero
|
2023-06-09 13:37:20 +03:00 |
has_non_zero.simd.hpp
|
Merge pull request #22947 from chacha21:hasNonZero
|
2023-06-09 13:37:20 +03:00 |
intel_gpu_gemm.inl.hpp
|
core(ocl): buffer bounds in intelblas_gemm_buffer_NT
|
2021-09-10 12:10:41 +00:00 |
kmeans.cpp
|
Merge branch 4.x
|
2022-02-22 19:55:26 +00:00 |
lapack.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
lda.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
logger.cpp
|
core(logger): strip path prefix
|
2022-12-07 23:58:36 +00:00 |
lpsolver.cpp
|
Merge remote-tracking branch 'origin/3.4' into merge-3.4
|
2023-06-20 09:56:57 +03:00 |
lut.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
mathfuncs_core.dispatch.cpp
|
Merge pull request #23443 from eplankin:3.4
|
2023-04-07 09:14:42 +00:00 |
mathfuncs_core.simd.hpp
|
Merge pull request #16236 from alalek:fix_core_simd_emulator
|
2020-01-10 21:31:02 +03:00 |
mathfuncs.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
mathfuncs.hpp
|
|
|
matmul.dispatch.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
matmul.simd.hpp
|
Merge branch 4.x
|
2023-09-13 14:49:25 +03:00 |
matrix_c.cpp
|
clean up c-api
|
2021-11-28 12:09:34 +03:00 |
matrix_decomp.cpp
|
|
|
matrix_expressions.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
matrix_iterator.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
matrix_operations.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
matrix_sparse.cpp
|
Merge pull request #21107 from take1014:remove_assert_21038
|
2021-11-27 18:34:52 +00:00 |
matrix_transform.cpp
|
core: add broadcast (#23965)
|
2023-08-30 09:53:59 +03:00 |
matrix_wrap.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
matrix.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
mean.dispatch.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
mean.simd.hpp
|
Added new data types to cv::Mat & UMat (#23865)
|
2023-08-04 10:50:03 +03:00 |
merge.dispatch.cpp
|
Merge branch 4.x
|
2023-09-13 14:49:25 +03:00 |
merge.simd.hpp
|
Merge pull request #23980 from hanliutong:rewrite-core
|
2023-08-11 08:33:33 +03:00 |
minmax.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
norm.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
ocl_disabled.impl.hpp
|
5.x: cleanup compatibility code (2021-10)
|
2021-10-20 17:40:04 +00:00 |
ocl.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
opengl.cpp
|
More fixes for OpenCL error reporting.
|
2022-11-28 09:47:51 +03:00 |
out.cpp
|
Added new data types to cv::Mat & UMat (#23865)
|
2023-08-04 10:50:03 +03:00 |
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
|
2022-12-24 13:54:58 +00:00 |
parallel_impl.hpp
|
|
|
parallel.cpp
|
Merge branch 4.x
|
2023-07-28 13:05:36 +03:00 |
pca.cpp
|
|
|
persistence_base64_encoding.cpp
|
port base64 encoding from 3.4
|
2021-07-08 10:42:44 +03:00 |
persistence_base64_encoding.hpp
|
port base64 encoding from 3.4
|
2021-07-08 10:42:44 +03:00 |
persistence_impl.hpp
|
core(persistence): avoid NULL pointer dereference
|
2022-01-18 04:56:43 +00:00 |
persistence_json.cpp
|
Merge pull request #22149 from seanm:sprintf
|
2022-06-25 06:48:22 +03:00 |
persistence_types.cpp
|
Merge pull request #23055 from seanm:sprintf2
|
2023-04-18 09:22:59 +03:00 |
persistence_xml.cpp
|
Fixed buffer overrun; removed the last two uses of sprintf
|
2023-08-16 20:04:17 -04:00 |
persistence_yml.cpp
|
Merge pull request #23055 from seanm:sprintf2
|
2023-04-18 09:22:59 +03:00 |
persistence.cpp
|
Merge branch 4.x
|
2023-09-13 14:49:25 +03:00 |
persistence.hpp
|
Added new data types to cv::Mat & UMat (#23865)
|
2023-08-04 10:50:03 +03:00 |
precomp.hpp
|
Merge pull request #13879 from chacha21:REDUCE_SUM2
|
2023-04-28 20:42:52 +03:00 |
rand.cpp
|
Added new data types to cv::Mat & UMat (#23865)
|
2023-08-04 10:50:03 +03:00 |
softfloat.cpp
|
core: fix UBSAN in softfloat
|
2019-09-27 16:29:50 +03:00 |
split.dispatch.cpp
|
Added new data types to cv::Mat & UMat (#23865)
|
2023-08-04 10:50:03 +03:00 |
split.simd.hpp
|
Merge pull request #23980 from hanliutong:rewrite-core
|
2023-08-11 08:33:33 +03:00 |
stat_c.cpp
|
core: rework code locality
|
2021-03-02 23:24:28 +00:00 |
stat.dispatch.cpp
|
|
|
stat.hpp
|
|
|
stat.simd.hpp
|
Merge pull request #23980 from hanliutong:rewrite-core
|
2023-08-11 08:33:33 +03:00 |
stl.cpp
|
|
|
sum.dispatch.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
sum.simd.hpp
|
Merge branch 4.x
|
2023-09-13 14:49:25 +03:00 |
system.cpp
|
Merge branch 4.x
|
2023-07-28 13:05:36 +03:00 |
tables.cpp
|
|
|
trace.cpp
|
Merge pull request #21937 from Kumataro:4.x-fix-21911
|
2022-05-13 17:32:05 +00:00 |
types.cpp
|
Merge pull request #23702 from dkurt:py_rotated_rect
|
2023-06-22 15:09:53 +03:00 |
umatrix.cpp
|
attempt to add 0d/1d mat support to OpenCV (#23473)
|
2023-09-21 18:24:38 +03:00 |
umatrix.hpp
|
|
|
va_intel.cpp
|
Merge branch 4.x
|
2022-02-22 19:55:26 +00:00 |
va_wrapper.impl.hpp
|
Fix libva dynamic loading
|
2022-03-15 19:08:20 +03:00 |