690 Commits (69ebecc54f1dbc80e4cf8f0905eb79f6c1022247)

Author SHA1 Message Date
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 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 2 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 3 years ago
Ian Maquignaz 2db243b8ed
Merge pull request #20247 from IanMaquignaz:inverseRectification_update 3 years ago
Ian Maquignaz b05631432b Added declaration, definition and unit test for initInverseRectificationMap() 3 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
Francesco Petrogalli 235e648bf5
Merge pull request #19268 from fpetrogalli:tabs-summary-output 4 years ago
Alexander Alekhin d35e2f5339 core(ipp): workaround getIppTopFeatures() value mismatch 4 years ago
Alexander Alekhin da2978f607 ts: cvtest::debugLevel / --test_debug=<N> option 4 years ago
Alexander Alekhin 5c987e4c75
Merge pull request #18924 from alalek:4.x-xcode12 4 years ago
Alexander Alekhin 0fb4f2cc9c imgproc: add src.empty() checks in filter operations 5 years ago
Alexander Alekhin 83e1d79403 core: update CPUs detection 5 years ago
Alexander Alekhin 198b5096aa
Merge pull request #16754 from alalek:issue_16752 5 years ago
Alexander Alekhin a55cc07548 ts(gtest): dump exception message from EXPECT_NO_THROW() 5 years ago
Alexander Alekhin 124bf8339f dnn(IE): use HAVE_DNN_IE_NN_BUILDER_2019 for NN Builder API code 5 years ago
Alexander Alekhin 29d214474f dnn(IE): use HAVE_DNN_IE_NN_BUILDER_2019 for NN Builder API code 5 years ago
Alexander Alekhin ac30620344 ts: move message about misused 'optional' under the configuration parameter 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Brian Wignall 659ffaddb4 Fix spelling typos 5 years ago
Tatsuro Shibamura 971ae00942 Merge pull request #16027 from shibayan:arm64-windows10 5 years ago
Alexander Alekhin 5ee7abbe3c
Merge pull request #16088 from alalek:dnn_eltwise_layer_different_src_channels 5 years ago
Lubov Batanina 7523c777c5 Merge pull request #15537 from l-bat:ngraph 5 years ago
Alexander Alekhin 5639f5a296 ts: count skipped tests via SkipTestException 5 years ago
Alexander Alekhin f4d55d512f
imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 5 years ago
Alexander Alekhin 79f792ad05 ts: do not block reporting of launched "DISABLED_" tests 5 years ago
Alexander Alekhin 6a7d1c15d3 core(ipp): skip huge input in flip() 5 years ago
Alexander Alekhin bdf23ce855 ts: eliminate -Warray-bounds warning 5 years ago