923 Commits (57984e689b4001f5f15fe4adf8b33ef1b4a6950a)

Author SHA1 Message Date
Alexander Smorkalov a102b24285 Added LUT for FP16 and accuracy test. 9 months ago
Maksim Shabunin ef3303716e test: use cv::theRNG instead of own generator 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
Rostislav Vasilikhin b267f1791c
Merge pull request #25633 from savuor:rv/rotate_tests 10 months ago
HAN Liutong e52540162f
Merge pull request #25586 from hanliutong:rvv-64f 10 months ago
Alexander Smorkalov 1f1ba7e402
Merge pull request #25563 from asmorkalov:as/HAL_min_max_idx 10 months ago
Kumataro d22d0bd49c core: persistence: use hfloat instead of float16_t 11 months ago
Kumataro b14ea19466
Merge pull request #25351 from Kumataro:fix25073_format_g 11 months ago
Pierre Chatelier 1a537ab98f
Merge pull request #24893 from chacha21:cart_polar_inplace 12 months ago
Yuantao Feng 3afe8ddaf8
core: Rename `cv::float16_t` to `cv::hfloat` (#25217) 12 months 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) 1 year ago
Liutong HAN a287605c3e Clean up the Universal Intrinsic API. 1 year ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 1 year ago
Maksim Shabunin 1bccc14e05
Merge pull request #24343 from mshabunin:fix-test-writes 1 year ago
Dmitry Kurtaev d78637102c Skip test cases in case of SkipTestException in SetUp 1 year 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
Sean McBride 47bea69322
Merge pull request #23055 from seanm:sprintf2 2 years ago
Alexander Alekhin fe59a5695f core(simd): 64-bit integer EQ/NE without misused 64F guard 2 years ago
Rostislav Vasilikhin f3a03aefad cvIsInf(double) fix + regression test 2 years ago
fengyuentau 34a0897f90 add cv::flipND; support onnx slice with negative steps via cv::flipND 2 years ago
Alexander Alekhin be326ff752 build: fix/eliminate MSVC warnings 2 years ago
HAN Liutong df24bd295d Fix v_signmask for RISC-V Vector. 3 years ago
wxsheng 4154bd0667
Add Loongson Advanced SIMD Extension support: -DCPU_BASELINE=LASX 3 years ago
Yuantao Feng 9dc844a6e1
Merge pull request #22346 from fengyuentau:mat1d_part1 3 years ago
HAN Liutong 7e2c8cc9f4 Add remaining intrinsics. 3 years ago
HAN Liutong b9a1039566 Remove the test log in test_interleave_pq. 3 years ago
HAN Liutong 8dc332721f Add testcases for interleave_p&q and enable others testcases. 3 years ago
HAN Liutong f572ae3474 add missing test cases(v_abs) 3 years ago
HAN Liutong 2fb652ce09 Add testcase for continuous mul and add. 3 years ago
HAN Liutong f0d29cd33c Add more universal intrinsic implementations for RVV. 3 years ago
HAN Liutong 2bd72af2ef
Merge pull request #22292 from hanliutong:fix 3 years ago
Maksim Shabunin f729202272 core: remove unnecessary pointer cleanup in BufferArea 3 years ago
HAN Liutong 3e3b53f815 Fix compile errors when all SIMD is disabled. 3 years ago