917 Commits (c71d4952733a0e1dd1f88ac87066c802f1119d97)

Author SHA1 Message Date
Alexander Alekhin e526c4bfe4 core(test): remove verbose messages 6 years ago
Maksim Shabunin c473718bc2 Check for empty Mat in compare, operator= and RNG::fill, fixed related tests 6 years ago
Vadim Pisarevsky f058b5fb1e
Wide univ intrinsics (#11953) 6 years ago
Alexander Alekhin 3c74fde349 core: eliminate 'if' logic from Matx::inv()/solve() 6 years ago
Alexander Alekhin 33b7028be2 core: use "explicit" for Matx() ctor 6 years ago
Vitaly Tuzov 850a8577b2 Fixed unreachable code warnings for Matx::solve() 6 years ago
Vitaly Tuzov d0a3686812 Merge pull request #11904 from terfendail/matx_solve_fix 6 years ago
Alexander Alekhin b09a4a98d4 opencv: Use cv::AutoBuffer<>::data() 6 years ago
Vadim Pisarevsky 051b40f956
a part of PR #11364 (extended findNonZero & PSNR) (#11837) 7 years ago
yuki takehara 4fe648b15c Merge pull request #11706 from take1014:setTo_Nan_10507 7 years ago
Alexander Alekhin 703f79b757 tests: add "bigdata" tests 7 years ago
Alexander Alekhin 352510cc19 core: fix ARM intrinsincs 7 years ago
Tomoaki Teshima a58c9d4d63 arm: fix build error of v_rotate_left 7 years ago
Sayed Adel ed19da21ab core:ppc Several improvements on VSX(2) 7 years ago
yuki takehara 4934f7c5a4 Merge pull request #11285 from take1014:core_6125 7 years ago
Alexander Alekhin dfa04a11bb core: norm with mask 16UC3 regression test 7 years ago
Alexander Alekhin 6b581c4e51 build: unreachable code after CV_Error() (part 2) 7 years ago
Alexander Alekhin 65726e4244 core(hal): improve v_select() SSE4.1+ 7 years ago
Ryan Wong 6f675ae75b Merge pull request #11304 from kinchungwong:issue_11242_intrin_cv34x_nocpp11 7 years ago
Tomoaki Teshima a82e70cd40 remove raw SSE2/NEON implementation from imgwarp.cpp 7 years ago
Alexander Alekhin e567135ed3 next: force C++11 features unconditionally: CV_CXX_MOVE_SEMANTICS/CV_CXX_STD_ARRAY 7 years ago
Alexander Alekhin 98c8584b88 next: drop CV_CXX11 conditions 7 years ago
Alexander Alekhin 567ae61e78 core: add "check" macros 7 years ago
Maksim Shabunin d2cff38db6 Added interface to check library version during runtime 7 years ago
yuki takehara d57e5c31c0 Merge pull request #11214 from take1014:core_9720 7 years ago
Vitaly Tuzov ccd16f107d Fixed IPP based implementation of setTo() for infinity value 7 years ago
Alexander Alekhin 8c4b5b6a70 core(test): parallel_for test with exception 7 years ago
LaurentBerger 03eb463f1c Solves #11156 (#11160) 7 years ago
Alexander Alekhin d1311518a3 core: test-sample for FIXED_TYPE demonstration 7 years ago
Alexander Alekhin 4378e8fcc0 core: fix cv::Mat constructor 7 years ago
Dmitry Kurtaev 538fd42363 Add test for Scalar arguments at CommandLineParser 7 years ago
yuki takehara 0792ef8789 Merge pull request #11049 from take1014:#10948 7 years ago
Tomoaki Teshima 8fd1bbde76 fix test error on Tinker Board (OpenCL on Arm platform) 7 years ago
Tomoaki Teshima 6a661e1e28 fix test error on VS2013 7 years ago
Patrik Huber 7be0c78533 Merge pull request #10589 from patrikhuber:patch-1 7 years ago
luz.paz 5718d09e39 Misc. modules/ typos 7 years ago
Alexander Alekhin 5a791e6e06 cmake: update reporting of excluded dispatching files (#10711) 7 years ago
yuki takehara 379ea15d16 Add new Mat constructor (#10808) 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
elenagvo cd1c8693d8 HAL for minMaxIdx 7 years ago
Tomoaki Teshima ca1a0a1108 core: remove raw SSE2/NEON implementation from convert.cpp (#9831) 7 years ago
Rostislav Vasilikhin 7d18f49a49 SoftFloat tests: assert => expect 7 years ago
Alexander Alekhin 9930076dc5 core(test): avoid filename duplicates in tests 7 years ago
Alexander Alekhin 825b14278e core: fix persistence with deprecated traits 7 years ago
Alexander Alekhin c0b6061a5e core(test): Core_Eigen.vector_32 use relative norm 7 years ago
Alexander Alekhin 2324674dfb core(test): update eps in testEigen<float>: 1e-6 => 1e-4 7 years ago
Alexander Alekhin d48d2d7fe2 core(test): refactor PCA test 7 years ago
Vitaly Tuzov 86b128dbb3 Added implementation of softdouble rounding to int64_t 7 years ago
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
Alexander Alekhin 15b909e80b ocl: add SPIR Program loading test 7 years ago