738 Commits (41097a48ad2ac327f0ba8b65ee842503251e9d62)

Author SHA1 Message Date
Alexander Smorkalov 459a9c60ed
Merge pull request #25902 from asmorkalov:as/core_mask_cvbool 7 months ago
Alexander Smorkalov 38cfea981f Report used HAL to test log and xml 7 months ago
Alexander Smorkalov 15783d6598
Merge pull request #25792 from asmorkalov:as/HAL_fast_GaussianBlur 7 months ago
Maksim Shabunin ef3303716e test: use cv::theRNG instead of own generator 8 months ago
alexlyulkov 70df023317
Merge pull request #25605 from alexlyulkov:al/bool-dnn 8 months ago
Rostislav Vasilikhin a7e53aa184
Merge pull request #25671 from savuor:rv/arithm_extend_tests 8 months ago
Kumataro 1bd5ca1ebe
Merge pull request #25686 from Kumataro:fix25674 8 months ago
Yuantao Feng 8e342f8857
5.x core: rename `cv::bfloat16_t` to `cv::bfloat` (#25232) 11 months ago
Maksim Shabunin 8cbdd0c833
Merge pull request #25075 from mshabunin:cleanup-imgproc-1 11 months ago
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 11 months ago
Kumataro 3b85d5fac7 ts: Extended getTypeName() to support new types 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
Zhuo Zhang b04de14fbb Fix QNX build 1 year ago
Kumataro bae435a5a7
Merge pull request #24578 from Kumataro:fix_verify_unsupported_new_mat_depth 1 year ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 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
Alexander Smorkalov cca4ee2e46 Revert PR 24186 as it force skip tests. 1 year ago
Dmitry Kurtaev 588ddf1b18
Merge pull request #24186 from dkurt:ts_fixture_constructor_skip 1 year ago
Vadim Pisarevsky 518486ed3d
Added new data types to cv::Mat & UMat (#23865) 2 years ago
cudawarped e00c904585 cuda: add SkipTestException handling 2 years ago
Alexander Smorkalov 1a3523d2d8 Drop Python2 support. 2 years ago
Maksim Shabunin 09944a83d9 build: w/a compiler warnings for GCC 11-12 and Clang 13, reduce build output 2 years ago
Maksim Shabunin e4acd74e87 Fix some clang 14 warnings 2 years ago
Alexander Smorkalov 3d635cb4a7 Warning supression fix for XCode 13.1 and newer. Backport #23203 2 years ago
Alexander Smorkalov c855dcc52f Supressed tones of Wdeprecated-copy that jump out of GTes after XCode update to 13.1 on Mac M1. 2 years ago
Tomoaki Teshima 1833b034fe make test tolerate to rounding error 2 years ago
Alexander Alekhin 69020666fe test: reproducible results, enabled 2-channel tests, increased some thresholds 2 years ago
Alexander Alekhin 53144ee0eb perf: drop runtime time adjustment calibration 2 years ago
Maksim Shabunin c1e5c16ff3 Backport C-API cleanup (imgproc) from 5.x 2 years ago
cudawarped b5bf756ca0 core: define cuda test size with row/col of 1 2 years ago
Maksim Shabunin 8a62b03761
Merge pull request #22754 from mshabunin:c-cleanup 2 years ago
Maksim Shabunin c0a84dcc85
Merge pull request #22651 from mshabunin:script-doc 2 years ago
Alexander Alekhin 44b2f9637a Revert "suppress warning on GCC 7 and later" 3 years ago
Tomoaki Teshima a630ad73cb suppress warning on GCC 7 and later 3 years ago
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf 3 years ago
Alexander Alekhin 89f8d4ae12 build: GCC12 warnings 3 years ago
Maksim Shabunin 4eae23a2cc ts: fix some EXPECT_MAT macros 3 years ago
cudawarped f66a2ffa1e Fix GpuMat to correctly calculate dataend when using GpuMat::create(). 3 years ago
rogday 4827fe86bb
Merge pull request #21088 from rogday:onnx_tests 3 years ago
yuki takehara a6277370ca
Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
Christian Clauss ebe4ca6b60 Fix typos discovered by codespell 3 years ago
Christian Clauss cdbb042ce4 Use print() function in both Python 2 and Python 3 3 years ago
Alexander Alekhin 788f330d07 js: fix build of SIMD tests 3 years ago
Yuantao Feng 34d359fe03
Merge pull request #20422 from fengyuentau:dnn_face 3 years ago
Francesco Petrogalli d29c7e7871
Merge pull request #20392 from fpetrogalli:aarch64-semihosting 4 years ago
Francesco Petrogalli b928ebdd53
Merge pull request #19985 from fpetrogalli:disable_threads 4 years ago
Joe Howse 6a3d925a47 OpenCL: core support for FP16, more channel orders 4 years ago