941 Commits (1c28a98b3484e37e75012e555c2db8f9e98d7dc1)

Author SHA1 Message Date
Maksim Shabunin 55b4c2ac59 test: fix technical issue with min_element in reduce tests 5 months ago
Dmitry Kurtaev c230841105
Merge pull request #26446 from dkurt:file_storage_empty_and_1d_mat 6 months ago
Dmitry Kurtaev 37c2af63f0
Merge pull request #26434 from dkurt:dk/int64_file_storage_4.x 6 months ago
Wanli 687e37e6a8
Merge pull request #25892 from WanliZhong:v_sincos 7 months ago
Kumataro 40428d919d
Merge pull request #26259 from Kumataro:fix26258 7 months ago
Wanli 783fe72756
Resolve Compilation Error for v_func Function in SIMD Emulator (#25891) 7 months ago
Rostislav Vasilikhin 8725a7e21c Mixed arithmetics tests: multichannel 8 months ago
Kumataro a3bdbf5553
Merge pull request #26022 from Kumataro:fix26016 9 months ago
Rostislav Vasilikhin 7fe36a3cb2 lock rounding mode for parallel test run 9 months ago
Alexander Smorkalov a15cd4b63d Set and check allocator pointer for all cv::Mat instances. 9 months ago
Kumataro be3c519956 core: FileStorage: detect invalid attribute value 9 months ago
Alexander Smorkalov 04f9e3cd4f Restored removed test_round_pair_f64 test afetr PR 24941. 10 months ago
Yuantao Feng d30b9450c1
Merge pull request #25872 from fengyuentau:core/v_erf 10 months ago
Wanli bef6c110a4
Merge pull request #25781 from WanliZhong:v_log 10 months ago
Wanli 6e1864e3fc
Merge pull request #24941 from WanliZhong:v_exp 10 months ago
Simon Kämpe 7ef42d7706
Merge pull request #25751 from simonkampe:fix-eigen-rowmajor 11 months ago
Alexander Smorkalov a102b24285 Added LUT for FP16 and accuracy test. 11 months ago
Maksim Shabunin ef3303716e test: use cv::theRNG instead of own generator 11 months ago
Rostislav Vasilikhin a7e53aa184
Merge pull request #25671 from savuor:rv/arithm_extend_tests 11 months ago
Kumataro 1bd5ca1ebe
Merge pull request #25686 from Kumataro:fix25674 11 months ago
Rostislav Vasilikhin b267f1791c
Merge pull request #25633 from savuor:rv/rotate_tests 12 months ago
Christine Poerschke 8b2783e9ff replace lena.jpg in find-existing-file tests 12 months ago
HAN Liutong e52540162f
Merge pull request #25586 from hanliutong:rvv-64f 12 months ago
Alexander Smorkalov 1f1ba7e402
Merge pull request #25563 from asmorkalov:as/HAL_min_max_idx 1 year ago
Kumataro d22d0bd49c core: persistence: use hfloat instead of float16_t 1 year ago
Kumataro b14ea19466
Merge pull request #25351 from Kumataro:fix25073_format_g 1 year ago
Pierre Chatelier 1a537ab98f
Merge pull request #24893 from chacha21:cart_polar_inplace 1 year ago
Yuantao Feng 3afe8ddaf8
core: Rename `cv::float16_t` to `cv::hfloat` (#25217) 1 year ago
Maksim Shabunin 6fc926ea4d Updated RVV intrinsics and test to remove initializer_list 1 year ago
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 1 year ago
Sean McBride e64857c561
Merge pull request #23736 from seanm:c++11-simplifications 1 year ago
Kumataro dba7186378
Merge pull request #24271 from Kumataro:fix24163 1 year ago
zihaomu b913e73d04
DNN: add the Winograd fp16 support (#23654) 1 year ago
Kumataro 1911c63826
fix: supress GCC13 warnings (#24434) 2 years ago
Liutong HAN a287605c3e Clean up the Universal Intrinsic API. 2 years ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 2 years ago
Maksim Shabunin 1bccc14e05
Merge pull request #24343 from mshabunin:fix-test-writes 2 years ago
Dmitry Kurtaev d78637102c Skip test cases in case of SkipTestException in SetUp 2 years ago
Dmitry Kurtaev 6bc369fc56
Merge pull request #24250 from dkurt:ts_fixture_constructor_skip_2 2 years ago
Vincent Rabaud 3880d059b3
Merge pull request #24260 from vrabaud:ubsan 2 years ago
Yuriy Chernyshov 8a415c881a Add missing std namespace qualifiers 2 years ago
Alexander Smorkalov cca4ee2e46 Revert PR 24186 as it force skip tests. 2 years ago
Kumataro 72bb8bb73c core: arm64: v_round() works with round to nearest, ties to even. 2 years ago
Yuantao Feng a308dfca98
core: add broadcast (#23965) 2 years ago
Dmitry Kurtaev 588ddf1b18
Merge pull request #24186 from dkurt:ts_fixture_constructor_skip 2 years ago
Liutong HAN a00818047f Add missing ”v_popcount“ for RVV and enable tests. 2 years ago
Maksim Shabunin 09944a83d9 build: w/a compiler warnings for GCC 11-12 and Clang 13, reduce build output 2 years ago
Pierre Chatelier 60b806f9b8
Merge pull request #22947 from chacha21:hasNonZero 2 years ago
Alexander Smorkalov 65487946cc Added final constrants check to solveLP to filter out flating-point numeric issues. 2 years ago
Pierre Chatelier 6dd8a9b6ad
Merge pull request #13879 from chacha21:REDUCE_SUM2 2 years ago