.. |
cuda
|
Adding getStdAllocator() to cv::cuda::GpuMat
|
2024-08-01 09:36:08 +02:00 |
opencl
|
Merge pull request #24893 from chacha21:cart_polar_inplace
|
2024-03-26 15:38:17 +03:00 |
parallel
|
Fixed most clang -Wextra-semi warnings
|
2022-09-27 18:06:46 -04:00 |
utils
|
Merge pull request #25832 from chachoi-world:4.x
|
2024-08-06 20:25:39 +03:00 |
algorithm.cpp
|
compatibility: keep Ptr<FileStorage> stubs till OpenCV 5.0
|
2022-12-16 00:47:44 +00:00 |
alloc.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
arithm_ipp.hpp
|
Merge pull request #23109 from seanm:misc-warnings
|
2023-10-06 13:33:21 +03:00 |
arithm.cpp
|
Excluded nullptr leak to arithmetic HAL got from empty Mat.
|
2024-09-06 16:49:14 +03:00 |
arithm.dispatch.cpp
|
Merge pull request #23109 from seanm:misc-warnings
|
2023-10-06 13:33:21 +03:00 |
arithm.simd.hpp
|
Fix compilation on some 32-bit windows
|
2023-11-29 16:27:11 +01:00 |
array.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
async.cpp
|
Merge pull request #23736 from seanm:c++11-simplifications
|
2024-01-19 16:53:08 +03:00 |
batch_distance.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
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
|
Utilize CV_UNUSED macro
|
2018-09-07 20:33:52 +09:00 |
channels.cpp
|
Merge pull request #25598 from asmorkalov:as/tables_range_check_core
|
2024-05-17 10:48:40 +03:00 |
check.cpp
|
Merge pull request #25981 from Kumataro:fix25971
|
2024-08-09 14:22:02 +03:00 |
command_line_parser.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
conjugate_gradient.cpp
|
opencv: Use cv::AutoBuffer<>::data()
|
2018-07-04 19:11:29 +03:00 |
convert_c.cpp
|
core: rework code locality
|
2021-03-02 23:24:28 +00:00 |
convert_scale.dispatch.cpp
|
Deprecated convertTypeStr and made new variant that also takes the buffer size
|
2023-04-26 09:48:15 -04:00 |
convert_scale.simd.hpp
|
Merge pull request #25598 from asmorkalov:as/tables_range_check_core
|
2024-05-17 10:48:40 +03:00 |
convert.dispatch.cpp
|
core: Rename cv::float16_t to cv::hfloat (#25217)
|
2024-03-21 23:44:19 +03:00 |
convert.hpp
|
core: Rename cv::float16_t to cv::hfloat (#25217)
|
2024-03-21 23:44:19 +03:00 |
convert.simd.hpp
|
Merge pull request #25598 from asmorkalov:as/tables_range_check_core
|
2024-05-17 10:48:40 +03:00 |
copy.cpp
|
core: Rename cv::float16_t to cv::hfloat (#25217)
|
2024-03-21 23:44:19 +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 #25598 from asmorkalov:as/tables_range_check_core
|
2024-05-17 10:48:40 +03: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
|
Added no-imp placeholder when HAVE_CUDA is false
|
2024-08-01 10:00:31 +02:00 |
cuda_host_mem.cpp
|
build: fix warnings
|
2019-03-05 14:47:04 +03:00 |
cuda_info.cpp
|
Utilize CV_UNUSED macro
|
2018-09-07 20:33:52 +09:00 |
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
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03: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
|
Fixed HAL invocation for DCT.
|
2024-03-29 11:01:42 +03:00 |
gl_core_3_1.cpp
|
build: unreachable code after CV_Error() (part 2)
|
2018-04-24 16:03:40 +03:00 |
gl_core_3_1.hpp
|
updated license header in whole gpu module
|
2013-03-22 14:03:15 +04:00 |
glob.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
hal_internal.cpp
|
Merge pull request #24804 from fengyuentau:fix_lapack_warnings
|
2024-05-21 16:58:16 +03: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
|
Merge pull request #25936 from savuor:rv/hal_dot
|
2024-07-23 08:06:15 +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 #25598 from asmorkalov:as/tables_range_check_core
|
2024-05-17 10:48:40 +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
|
kmeans: assertion "There can't be more clusters than elements"
|
2022-01-08 23:42:21 +01:00 |
lapack.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +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): 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
|
Added LUT for FP16 and accuracy test.
|
2024-06-19 16:16:11 +03:00 |
mathfuncs_core.dispatch.cpp
|
Merge pull request #24893 from chacha21:cart_polar_inplace
|
2024-03-26 15:38:17 +03:00 |
mathfuncs_core.simd.hpp
|
Merge pull request #24893 from chacha21:cart_polar_inplace
|
2024-03-26 15:38:17 +03:00 |
mathfuncs.cpp
|
Removed duplicated code in Pow implementation that triggers wrong assert on Intel iGPU.
|
2024-08-23 17:44:58 +03:00 |
mathfuncs.hpp
|
core: move const tables outside of dispatched code
|
2018-08-08 17:54:54 +03:00 |
matmul.dispatch.cpp
|
Merge pull request #25936 from savuor:rv/hal_dot
|
2024-07-23 08:06:15 +03:00 |
matmul.simd.hpp
|
Merge pull request #25598 from asmorkalov:as/tables_range_check_core
|
2024-05-17 10:48:40 +03:00 |
matrix_c.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
matrix_decomp.cpp
|
Add semicolons after CV_INSTRUMENT macros
|
2018-09-14 06:45:31 +09:00 |
matrix_expressions.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03: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 pull request #25598 from asmorkalov:as/tables_range_check_core
|
2024-05-17 10:48:40 +03:00 |
matrix_sparse.cpp
|
Merge pull request #25598 from asmorkalov:as/tables_range_check_core
|
2024-05-17 10:48:40 +03:00 |
matrix_transform.cpp
|
HALL interface for transpose2d.
|
2024-04-05 14:12:36 +03:00 |
matrix_wrap.cpp
|
Avoid future integer overflow in _OutputArray::create
|
2024-07-23 16:22:55 +02:00 |
matrix.cpp
|
Set and check allocator pointer for all cv::Mat instances.
|
2024-08-05 10:07:14 +03:00 |
mean.dispatch.cpp
|
Merge pull request #25789 from asmorkalov:as/HAL_meanStdDev_tails
|
2024-06-27 19:11:05 +03:00 |
mean.simd.hpp
|
Merge pull request #25598 from asmorkalov:as/tables_range_check_core
|
2024-05-17 10:48:40 +03:00 |
merge.dispatch.cpp
|
Merge pull request #25598 from asmorkalov:as/tables_range_check_core
|
2024-05-17 10:48:40 +03:00 |
merge.simd.hpp
|
Merge pull request #23980 from hanliutong:rewrite-core
|
2023-08-11 08:33:33 +03:00 |
minmax.cpp
|
Merge pull request #26080 from asmorkalov:as/HAL_minMaxIdx_ND_offset
|
2024-08-30 13:10:24 +03:00 |
norm.cpp
|
Merge pull request #25491 from savuor:rv/hal_norm_hamming
|
2024-04-27 14:38:44 +03:00 |
ocl_disabled.impl.hpp
|
Merge pull request #24918 from opencv-pushbot:gitee/alalek/core_convertfp16_replacement
|
2024-01-26 12:56:52 +03:00 |
ocl.cpp
|
core: Rename cv::float16_t to cv::hfloat (#25217)
|
2024-03-21 23:44:19 +03:00 |
opengl.cpp
|
fixed bug: variable shadowing
|
2024-10-10 06:35:42 +02:00 |
out.cpp
|
core: Rename cv::float16_t to cv::hfloat (#25217)
|
2024-03-21 23:44:19 +03:00 |
ovx.cpp
|
Fixed compilation on windows with openvx
|
2020-01-06 06:32:56 +03:00 |
parallel_impl.cpp
|
Merge pull request #24280 from casualwind:parallel_opt
|
2023-09-27 16:21:20 +03:00 |
parallel_impl.hpp
|
core: fix pthreads performance
|
2018-01-26 04:09:11 +00:00 |
parallel.cpp
|
Merge pull request #25832 from chachoi-world:4.x
|
2024-08-06 20:25:39 +03:00 |
pca.cpp
|
Add semicolons after CV_INSTRUMENT macros
|
2018-09-14 06:45:31 +09:00 |
persistence_base64_encoding.cpp
|
Merge pull request #23109 from seanm:misc-warnings
|
2023-10-06 13:33:21 +03:00 |
persistence_base64_encoding.hpp
|
Merge pull request #23109 from seanm:misc-warnings
|
2023-10-06 13:33:21 +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
|
core: FileStorage: detect invalid attribute value
|
2024-07-26 05:55:00 +09:00 |
persistence_yml.cpp
|
Merge pull request #23055 from seanm:sprintf2
|
2023-04-18 09:22:59 +03:00 |
persistence.cpp
|
Merge pull request #25351 from Kumataro:fix25073_format_g
|
2024-04-10 15:17:15 +03:00 |
persistence.hpp
|
Merge pull request #23055 from seanm:sprintf2
|
2023-04-18 09:22:59 +03:00 |
precomp.hpp
|
Merge pull request #13879 from chacha21:REDUCE_SUM2
|
2023-04-28 20:42:52 +03:00 |
rand.cpp
|
Merge pull request #25598 from asmorkalov:as/tables_range_check_core
|
2024-05-17 10:48:40 +03:00 |
softfloat.cpp
|
Merge pull request #23109 from seanm:misc-warnings
|
2023-10-06 13:33:21 +03:00 |
split.dispatch.cpp
|
Merge pull request #25598 from asmorkalov:as/tables_range_check_core
|
2024-05-17 10:48:40 +03:00 |
split.simd.hpp
|
Merge pull request #23109 from seanm:misc-warnings
|
2023-10-06 13:33:21 +03:00 |
stat_c.cpp
|
core: rework code locality
|
2021-03-02 23:24:28 +00:00 |
stat.dispatch.cpp
|
Add semicolons after CV_INSTRUMENT macros
|
2018-09-14 06:45:31 +09:00 |
stat.hpp
|
Split stat.cpp into smaller pieces
|
2018-02-12 14:14:08 +03:00 |
stat.simd.hpp
|
Merge pull request #23980 from hanliutong:rewrite-core
|
2023-08-11 08:33:33 +03:00 |
stl.cpp
|
core: get rid of built-in String type
|
2018-08-27 14:42:18 +03:00 |
sum.dispatch.cpp
|
Merge pull request #24179 from Kumataro:fix24145
|
2023-08-23 22:53:11 +03:00 |
sum.simd.hpp
|
Merge pull request #25598 from asmorkalov:as/tables_range_check_core
|
2024-05-17 10:48:40 +03:00 |
system.cpp
|
Merge pull request #25832 from chachoi-world:4.x
|
2024-08-06 20:25:39 +03:00 |
tables.cpp
|
removed duplicated Hershey fonts
|
2014-08-15 12:09:16 +04:00 |
trace.cpp
|
Merge pull request #21937 from Kumataro:4.x-fix-21911
|
2022-05-13 17:32:05 +00:00 |
types.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
umatrix.cpp
|
Partially back-port #25075 to 4.x
|
2024-03-05 12:15:39 +03:00 |
umatrix.hpp
|
core(ocl): fix deadlock in UMatDataAutoLock
|
2018-01-16 17:33:06 +03:00 |
va_intel.cpp
|
Fallback to vaCreateImage + vaPutImage/vaGetImage when vaDeriveImage fails
|
2022-01-31 17:12:37 -05:00 |
va_wrapper.impl.hpp
|
Fix libva dynamic loading
|
2022-03-15 19:08:20 +03:00 |