962 Commits (6a11847d579e95bc5cca64d951684d4b578870ae)

Author SHA1 Message Date
Alexander Smorkalov 07ec6cb2c2 Added lut support for all new types in 5.x 8 months ago
Simon Kämpe 7ef42d7706
Merge pull request #25751 from simonkampe:fix-eigen-rowmajor 9 months ago
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
Yuantao Feng 4422bc9a7f
Merge pull request #25196 from fengyuentau:fp16_bf16_arithm 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
Dmitry Kurtaev bfd1504de3 Resolve valgrind warnings 11 months ago
Pierre Chatelier 1a537ab98f
Merge pull request #24893 from chacha21:cart_polar_inplace 12 months ago
Yuantao Feng 8e342f8857
5.x core: rename `cv::bfloat16_t` to `cv::bfloat` (#25232) 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
Maksim Shabunin 8cbdd0c833
Merge pull request #25075 from mshabunin:cleanup-imgproc-1 1 year ago
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 1 year ago
Vadim Pisarevsky 1d18aba587
Extended several core functions to support new types (#24962) 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
Kumataro bae435a5a7
Merge pull request #24578 from Kumataro:fix_verify_unsupported_new_mat_depth 1 year ago
zihaomu b913e73d04
DNN: add the Winograd fp16 support (#23654) 1 year ago
Rostislav Vasilikhin 53aad98a1a
Merge pull request #23098 from savuor:nanMask 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
Vadim Pisarevsky 416bf3253d
attempt to add 0d/1d mat support to OpenCV (#23473) 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 1 year 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
Vadim Pisarevsky 518486ed3d
Added new data types to cv::Mat & UMat (#23865) 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
Alexander Alekhin 1d530eb2e2 core(test_math): replace the_rng() => cv::theRNG() 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