5564 Commits (8def9f75c85bb96d61bc4695003e34db4e614b40)

Author SHA1 Message Date
Alexander Smorkalov 76bf17a248 Removed duplicated code in Pow implementation that triggers wrong assert on Intel iGPU. 6 months ago
penghuiho f4c2e4f872
Merge pull request #26061 from penghuiho:fix-pow-bug 6 months ago
Kumataro a3bdbf5553
Merge pull request #26022 from Kumataro:fix26016 6 months ago
Alexander Smorkalov 6c6d5cd7b2
Merge pull request #25986 from asmorkalov:as/js_for_contrib 6 months ago
Rostislav Vasilikhin 7fe36a3cb2 lock rounding mode for parallel test run 6 months ago
Abduragim Shtanchaev 45fd4d8217
Merge pull request #26026 from Abdurrahheem:ash/python_bool_binding 6 months ago
Kumataro da3debda6d
Merge pull request #25981 from Kumataro:fix25971 6 months ago
Liutong HAN f3cc5a9e1e Support fp16 for RISC-V. 6 months ago
James Choi 582a7f32d5
Merge pull request #25832 from chachoi-world:4.x 6 months ago
Alexander Smorkalov a15cd4b63d Set and check allocator pointer for all cv::Mat instances. 6 months ago
chacha21 f67d4852bf Added no-imp placeholder when HAVE_CUDA is false 7 months ago
chacha21 2db7f8e827 Adding getStdAllocator() to cv::cuda::GpuMat 7 months ago
Gursimar Singh 3dcc8c38b4
Merge pull request #25268 from gursimarsingh:samples_cleanup_python 7 months ago
Vincent Rabaud ae4c67e3a0
Merge pull request #25945 from vrabaud:02_fix 7 months ago
Kumataro be3c519956 core: FileStorage: detect invalid attribute value 7 months ago
Alexander Smorkalov 459a9c60ed
Merge pull request #25902 from asmorkalov:as/core_mask_cvbool 7 months ago
Vincent Rabaud e1b57057bf Avoid future integer overflow in _OutputArray::create 7 months ago
Rostislav Vasilikhin 44c814e334
Merge pull request #25936 from savuor:rv/hal_dot 7 months ago
Vincent Rabaud b8f5c08306 Fix "'/*' within block comment " warning 7 months ago
HAN Liutong b5ea32158a
Merge pull request #25883 from hanliutong:rvv-intrin-upgrade 7 months ago
Richard Barnes d1505693dd throw() -> noexcept 7 months ago
Yoshiki Obinata 4842043c6a
Merge pull request #25822 from mqcmd196:gtk3-gl-support 7 months ago
Alexander Smorkalov a6b8ea892b Post-merge fixes for algorithm hint API. 7 months ago
Alexander Smorkalov 04f9e3cd4f Restored removed test_round_pair_f64 test afetr PR 24941. 7 months ago
Kumataro e906f0f3b3 core: hal: disable _tzcnt_u32 for ARM64EC 7 months ago
Alexander Smorkalov 15783d6598
Merge pull request #25792 from asmorkalov:as/HAL_fast_GaussianBlur 7 months ago
Vincent Rabaud 3ff97c5580
Merge pull request #25899 from vrabaud:move_no_except 7 months ago
Gursimar Singh 9aa5f3f1db
Merge pull request #25252 from gursimarsingh:cpp_samples_cleanup 7 months ago
fengyuentau 11fde3bb89 fix 7 months ago
HAN Liutong 1d9ca7160b
Merge pull request #25796 from hanliutong:hfloat 7 months ago
Yuantao Feng d30b9450c1
Merge pull request #25872 from fengyuentau:core/v_erf 7 months ago
Yuantao Feng 5510718381
Merge pull request #25810 from fengyuentau:python/fix_parsing_3d_mat_in_dnn 7 months ago
Wanli bef6c110a4
Merge pull request #25781 from WanliZhong:v_log 8 months ago
Alexander Smorkalov 07ec6cb2c2 Added lut support for all new types in 5.x 8 months ago
Wanli 6e1864e3fc
Merge pull request #24941 from WanliZhong:v_exp 8 months ago
Alexander Smorkalov 445022682e
Merge pull request #25789 from asmorkalov:as/HAL_meanStdDev_tails 8 months ago
Simon Kämpe 7ef42d7706
Merge pull request #25751 from simonkampe:fix-eigen-rowmajor 8 months ago
Alexander Smorkalov a102b24285 Added LUT for FP16 and accuracy test. 8 months ago
Maksim Shabunin ef3303716e test: use cv::theRNG instead of own generator 8 months ago
Alexander Smorkalov 71d3237a09 Release 4.10.0 9 months ago
Rostislav Vasilikhin a7e53aa184
Merge pull request #25671 from savuor:rv/arithm_extend_tests 9 months ago
Kumataro 1bd5ca1ebe
Merge pull request #25686 from Kumataro:fix25674 9 months ago
Alexander Smorkalov 9ed1d6730f Fixed offset computation for ND case in MinMaxIdx HAL. 9 months ago
Alexander Smorkalov 1668203a1c Added branch with variadic version of Trust tuple 9 months ago
Rostislav Vasilikhin b267f1791c
Merge pull request #25633 from savuor:rv/rotate_tests 9 months ago
Christine Poerschke 8b2783e9ff replace lena.jpg in find-existing-file tests 9 months ago
Alexander Smorkalov f85014534f Fixed width and height order in HAL call for LUT. 9 months ago
lackhole 28d029c158 Replace non-ascii character 9 months ago
Yuantao Feng 49f80cb3c4
Merge pull request #24804 from fengyuentau:fix_lapack_warnings 9 months ago
HAN Liutong e52540162f
Merge pull request #25586 from hanliutong:rvv-64f 9 months ago