.. |
cuda
|
Fix GpuMat to correctly calculate dataend when using GpuMat::create().
|
3 years ago |
opencl
|
Merge pull request #13879 from chacha21:REDUCE_SUM2
|
2 years ago |
parallel
|
Fixed most clang -Wextra-semi warnings
|
2 years ago |
utils
|
core: freeze cache directory prefix - "4.x"
|
2 years ago |
algorithm.cpp
|
compatibility: keep Ptr<FileStorage> stubs till OpenCV 5.0
|
2 years ago |
alloc.cpp
|
add windows native aligned malloc + unit test case
|
4 years ago |
arithm.cpp
|
Deprecated convertTypeStr and made new variant that also takes the buffer size
|
2 years ago |
arithm.dispatch.cpp
|
…
|
|
arithm.simd.hpp
|
Merge pull request #22179 from hanliutong:new-rvv
|
3 years ago |
arithm_ipp.hpp
|
…
|
|
array.cpp
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
3 years ago |
async.cpp
|
Merge pull request #19985 from fpetrogalli:disable_threads
|
4 years ago |
batch_distance.cpp
|
…
|
|
bindings_utils.cpp
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
3 years ago |
buffer_area.cpp
|
core: remove unnecessary pointer cleanup in BufferArea
|
3 years ago |
bufferpool.impl.hpp
|
…
|
|
channels.cpp
|
…
|
|
check.cpp
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2 years ago |
command_line_parser.cpp
|
…
|
|
conjugate_gradient.cpp
|
…
|
|
convert.dispatch.cpp
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
4 years ago |
convert.hpp
|
…
|
|
convert.simd.hpp
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
4 years ago |
convert_c.cpp
|
core: rework code locality
|
4 years ago |
convert_scale.dispatch.cpp
|
Deprecated convertTypeStr and made new variant that also takes the buffer size
|
2 years ago |
convert_scale.simd.hpp
|
Fix spelling typos
|
5 years ago |
copy.cpp
|
core: rework code locality
|
4 years ago |
count_non_zero.dispatch.cpp
|
Merge remote-tracking branch 'origin/3.4' into merge-3.4
|
2 years ago |
count_non_zero.simd.hpp
|
core: vectorize countNonZero64f
|
5 years ago |
cuda_gpu_mat.cpp
|
…
|
|
cuda_gpu_mat_nd.cpp
|
Merge pull request #19259 from nglee:dev_gpumatnd1
|
4 years ago |
cuda_host_mem.cpp
|
…
|
|
cuda_info.cpp
|
…
|
|
cuda_stream.cpp
|
cuda: add python bindings to allow GpuMat and Stream objects to be initialized from raw pointers
|
2 years ago |
datastructs.cpp
|
Merge pull request #21937 from Kumataro:4.x-fix-21911
|
3 years ago |
directx.cpp
|
bugfix convertFromD3D11Texture2D
|
3 years ago |
directx.inc.hpp
|
…
|
|
downhill_simplex.cpp
|
Fix spelling typos
|
5 years ago |
dxt.cpp
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
3 years ago |
gl_core_3_1.cpp
|
…
|
|
gl_core_3_1.hpp
|
…
|
|
glob.cpp
|
[build][option] Build option to disable filesystem support.
|
4 years ago |
hal_internal.cpp
|
Move marking memory as initialized earlier.
|
2 years ago |
hal_internal.hpp
|
core: include version.hpp in cvdef.h, fix precomp.hpp usage
|
4 years ago |
hal_replacement.hpp
|
two typos
|
2 years ago |
intel_gpu_gemm.inl.hpp
|
core(ocl): buffer bounds in intelblas_gemm_buffer_NT
|
3 years ago |
kmeans.cpp
|
kmeans: assertion "There can't be more clusters than elements"
|
3 years ago |
lapack.cpp
|
Merge pull request #21107 from take1014:remove_assert_21038
|
3 years ago |
lda.cpp
|
…
|
|
logger.cpp
|
core(logger): strip path prefix
|
2 years ago |
lpsolver.cpp
|
Merge pull request #21937 from Kumataro:4.x-fix-21911
|
3 years ago |
lut.cpp
|
…
|
|
mathfuncs.cpp
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
3 years ago |
mathfuncs.hpp
|
…
|
|
mathfuncs_core.dispatch.cpp
|
Merge pull request #23443 from eplankin:3.4
|
2 years ago |
mathfuncs_core.simd.hpp
|
Merge pull request #16236 from alalek:fix_core_simd_emulator
|
5 years ago |
matmul.dispatch.cpp
|
Deprecated convertTypeStr and made new variant that also takes the buffer size
|
2 years ago |
matmul.simd.hpp
|
Merge pull request #21107 from take1014:remove_assert_21038
|
3 years ago |
matrix.cpp
|
Merge pull request #21782 from TolyaTalamanov:at/fix-1d-mat-problems
|
3 years ago |
matrix_c.cpp
|
core: rework code locality
|
4 years ago |
matrix_decomp.cpp
|
…
|
|
matrix_expressions.cpp
|
core(MatExpr): fix warning in case of e.s == (0, 0, 0, 0)
|
5 years ago |
matrix_iterator.cpp
|
core: include version.hpp in cvdef.h, fix precomp.hpp usage
|
4 years ago |
matrix_operations.cpp
|
Merge pull request #13879 from chacha21:REDUCE_SUM2
|
2 years ago |
matrix_sparse.cpp
|
Merge pull request #21107 from take1014:remove_assert_21038
|
3 years ago |
matrix_transform.cpp
|
add cv::flipND; support onnx slice with negative steps via cv::flipND
|
2 years ago |
matrix_wrap.cpp
|
core: rework code locality
|
4 years ago |
mean.dispatch.cpp
|
Deprecated convertTypeStr and made new variant that also takes the buffer size
|
2 years ago |
mean.simd.hpp
|
…
|
|
merge.dispatch.cpp
|
…
|
|
merge.simd.hpp
|
…
|
|
minmax.cpp
|
Deprecated convertTypeStr and made new variant that also takes the buffer size
|
2 years ago |
norm.cpp
|
Deprecated convertTypeStr and made new variant that also takes the buffer size
|
2 years ago |
ocl.cpp
|
Deprecated convertTypeStr and made new variant that also takes the buffer size
|
2 years ago |
ocl_disabled.impl.hpp
|
Merge pull request #19755 from mikhail-nikolskiy:ffmpeg-umat
|
4 years ago |
opengl.cpp
|
More fixes for OpenCL error reporting.
|
2 years ago |
out.cpp
|
Merge pull request #22149 from seanm:sprintf
|
3 years ago |
ovx.cpp
|
Fixed compilation on windows with openvx
|
5 years ago |
parallel.cpp
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2 years ago |
parallel_impl.cpp
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2 years ago |
parallel_impl.hpp
|
…
|
|
pca.cpp
|
…
|
|
persistence.cpp
|
Merge pull request #23055 from seanm:sprintf2
|
2 years ago |
persistence.hpp
|
Merge pull request #23055 from seanm:sprintf2
|
2 years ago |
persistence_base64_encoding.cpp
|
port base64 encoding from 3.4
|
4 years ago |
persistence_base64_encoding.hpp
|
port base64 encoding from 3.4
|
4 years ago |
persistence_impl.hpp
|
core(persistence): avoid NULL pointer dereference
|
3 years ago |
persistence_json.cpp
|
Merge pull request #22149 from seanm:sprintf
|
3 years ago |
persistence_types.cpp
|
Merge pull request #23055 from seanm:sprintf2
|
2 years ago |
persistence_xml.cpp
|
Merge pull request #23055 from seanm:sprintf2
|
2 years ago |
persistence_yml.cpp
|
Merge pull request #23055 from seanm:sprintf2
|
2 years ago |
precomp.hpp
|
Merge pull request #13879 from chacha21:REDUCE_SUM2
|
2 years ago |
rand.cpp
|
core: rework code locality
|
4 years ago |
softfloat.cpp
|
core: fix UBSAN in softfloat
|
5 years ago |
split.dispatch.cpp
|
…
|
|
split.simd.hpp
|
…
|
|
stat.dispatch.cpp
|
…
|
|
stat.hpp
|
…
|
|
stat.simd.hpp
|
Merge pull request #15402 from ChipKerchner:normUnroll
|
6 years ago |
stat_c.cpp
|
core: rework code locality
|
4 years ago |
stl.cpp
|
…
|
|
sum.dispatch.cpp
|
Deprecated convertTypeStr and made new variant that also takes the buffer size
|
2 years ago |
sum.simd.hpp
|
…
|
|
system.cpp
|
Use std::atomic<bool> as it's necessary for correct thread safety
|
2 years ago |
tables.cpp
|
…
|
|
trace.cpp
|
Merge pull request #21937 from Kumataro:4.x-fix-21911
|
3 years ago |
types.cpp
|
…
|
|
umatrix.cpp
|
Deprecated convertTypeStr and made new variant that also takes the buffer size
|
2 years ago |
umatrix.hpp
|
…
|
|
va_intel.cpp
|
Fallback to vaCreateImage + vaPutImage/vaGetImage when vaDeriveImage fails
|
3 years ago |
va_wrapper.impl.hpp
|
Fix libva dynamic loading
|
3 years ago |