351 Commits (bc0618b688bde681a8caa8619a55766fc9e6a32f)

Author SHA1 Message Date
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 9 months 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
Maksim Shabunin e4acd74e87 Fix some clang 14 warnings 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
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf 2 years ago
Alexander Alekhin 89f8d4ae12 build: GCC12 warnings 3 years ago
cudawarped f66a2ffa1e Fix GpuMat to correctly calculate dataend when using GpuMat::create(). 3 years ago
yuki takehara a6277370ca
Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
Alexander Alekhin 788f330d07 js: fix build of SIMD tests 3 years ago
Francesco Petrogalli d29c7e7871
Merge pull request #20392 from fpetrogalli:aarch64-semihosting 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 4 years ago
Ian Maquignaz b05631432b Added declaration, definition and unit test for initInverseRectificationMap() 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 83e1d79403 core: update CPUs detection 5 years ago
Alexander Alekhin 198b5096aa
Merge pull request #16754 from alalek:issue_16752 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
Alexander Alekhin 5ee7abbe3c
Merge pull request #16088 from alalek:dnn_eltwise_layer_different_src_channels 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 6a7d1c15d3 core(ipp): skip huge input in flip() 5 years ago
Alexander Alekhin bdf23ce855 ts: eliminate -Warray-bounds warning 5 years ago
Alexander Alekhin 654d0c29ad ts: fix callback function signature 5 years ago
Alexander Alekhin bc95c609ff ts: runtime check for misused 'optional' test data files 5 years ago
Alexander Alekhin 894f208de3 dnn(test): replace SkipTestException with tags 6 years ago
Alexander Alekhin 13a782c039 test: fix usage of findDataFile() 6 years ago
Ahmed Ashour 1aca1d582e Fix some typos 6 years ago
Alexander Alekhin cd4926778e ts: fix perf calibation 6 years ago
Alexander Alekhin 38c0278be3 ts: silence zero memory usage messages 6 years ago
Alexander Alekhin 7d2190a5d4 ts: +ENV{OPENCV_TEST_REQUIRE_DATA} 6 years ago
Alexander Alekhin 64fd1c95a5 ts: flush stdout/stderr before test launch 6 years ago
Alexander Alekhin b38de57f9a ts: test tags for flexible/reliable tests filtering 6 years ago
Vadim Pisarevsky 8f15a609af
mostly removed obsolete C API from calib3d (at least at the interface level) (#13081) 6 years ago
tompollok 2da56d5af6 refactoring catching all exceptions as const ref 6 years ago
Vadim Pisarevsky 0f622206e4
completely new C++ persistence implementation (#13011) 6 years ago
Hamdi Sahloul 2faa4cd933 TS/CUDA: Show device ID in case of multiple devices 6 years ago
Hamdi Sahloul ef5579dc86 Merge pull request #12310 from cv3d:chunks/enum_interface 6 years ago
Alexander Alekhin 5fb0f34e8a
Merge pull request #12570 from alalek:drop_usrtype1 6 years ago
Vadim Pisarevsky 6d7f5871db
added basic support for CV_16F (the new datatype etc.) (#12463) 6 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 6 years ago