728 Commits (3b02f3b7aee22fd93840d44c75faebd25ca0393f)

Author SHA1 Message Date
Yuantao Feng 8e342f8857
5.x core: rename `cv::bfloat16_t` to `cv::bfloat` (#25232) 9 months ago
Maksim Shabunin 8cbdd0c833
Merge pull request #25075 from mshabunin:cleanup-imgproc-1 9 months ago
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 9 months ago
Kumataro 3b85d5fac7 ts: Extended getTypeName() to support new types 10 months ago
Vadim Pisarevsky 1d18aba587
Extended several core functions to support new types (#24962) 10 months ago
Sean McBride e64857c561
Merge pull request #23736 from seanm:c++11-simplifications 11 months ago
Zhuo Zhang b04de14fbb Fix QNX build 11 months 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) 1 year ago
cudawarped e00c904585 cuda: add SkipTestException handling 1 year ago
Alexander Smorkalov 1a3523d2d8 Drop Python2 support. 1 year ago
Maksim Shabunin 09944a83d9 build: w/a compiler warnings for GCC 11-12 and Clang 13, reduce build output 1 year 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" 2 years ago
Tomoaki Teshima a630ad73cb suppress warning on GCC 7 and later 2 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 3 years ago
Francesco Petrogalli b928ebdd53
Merge pull request #19985 from fpetrogalli:disable_threads 3 years ago
Joe Howse 6a3d925a47 OpenCL: core support for FP16, more channel orders 4 years ago
Ian Maquignaz 2db243b8ed
Merge pull request #20247 from IanMaquignaz:inverseRectification_update 4 years ago
Ian Maquignaz b05631432b Added declaration, definition and unit test for initInverseRectificationMap() 4 years ago
Alexander Alekhin 59b4baee0c ts: migrate from cgi.escape to html.escape in .py file 4 years ago
Alexander Smorkalov 1212aef03b Analog of gtest_filter for java tests. 4 years ago
Alexander Alekhin 0a6adedaf1 valgrind: filter out hardware-accelerated videoio tests 4 years ago
Suleyman TURKMEN 178240ccf1 Clean up C API backport ready changes 4 years ago
Francesco Petrogalli 235e648bf5
Merge pull request #19268 from fpetrogalli:tabs-summary-output 4 years ago