117 Commits (459a9c60eda7ad28c4b41eac6ae3a42b67810750)

Author SHA1 Message Date
Alexander Smorkalov 459a9c60ed
Merge pull request #25902 from asmorkalov:as/core_mask_cvbool 9 months ago
Alexander Smorkalov 07ec6cb2c2 Added lut support for all new types in 5.x 10 months ago
Alexander Smorkalov a102b24285 Added LUT for FP16 and accuracy test. 10 months ago
Rostislav Vasilikhin a7e53aa184
Merge pull request #25671 from savuor:rv/arithm_extend_tests 11 months ago
Rostislav Vasilikhin b267f1791c
Merge pull request #25633 from savuor:rv/rotate_tests 11 months ago
Alexander Smorkalov 1f1ba7e402
Merge pull request #25563 from asmorkalov:as/HAL_min_max_idx 12 months ago
Dmitry Kurtaev bfd1504de3 Resolve valgrind warnings 1 year ago
Pierre Chatelier 1a537ab98f
Merge pull request #24893 from chacha21:cart_polar_inplace 1 year ago
Yuantao Feng 8e342f8857
5.x core: rename `cv::bfloat16_t` to `cv::bfloat` (#25232) 1 year ago
Maksim Shabunin 8cbdd0c833
Merge pull request #25075 from mshabunin:cleanup-imgproc-1 1 year ago
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 1 year ago
Vadim Pisarevsky 1d18aba587
Extended several core functions to support new types (#24962) 1 year ago
Kumataro bae435a5a7
Merge pull request #24578 from Kumataro:fix_verify_unsupported_new_mat_depth 1 year ago
Rostislav Vasilikhin 53aad98a1a
Merge pull request #23098 from savuor:nanMask 1 year ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 2 years ago
Vadim Pisarevsky 416bf3253d
attempt to add 0d/1d mat support to OpenCV (#23473) 2 years ago
Yuantao Feng a308dfca98
core: add broadcast (#23965) 2 years ago
Vadim Pisarevsky 518486ed3d
Added new data types to cv::Mat & UMat (#23865) 2 years ago
fengyuentau 34a0897f90 add cv::flipND; support onnx slice with negative steps via cv::flipND 2 years ago
Maksim Shabunin 593996216f cartToPolar/polarToCart: disable inplace mode 3 years ago
rogday e16cb8b4a2
Merge pull request #21703 from rogday:transpose 3 years ago
rogday 692059e899 initialize members 3 years ago
rogday f044037ec5
Merge pull request #20733 from rogday:argmaxnd 3 years ago
Vincent Rabaud c8268e65fd Fix potential NaN in cv::norm. 4 years ago
Alexander Alekhin 8069a6b4f8 core(IPP): disable some ippsMagnitude_32f calls 4 years ago
shimat ee4feb4b09 Merge pull request #16208 from shimat:fix_compare_16f 5 years ago
Alexander Alekhin 96ee83898d core(test): extend divideByZero test 7 years ago
maver1 e397434cb6 Merge pull request #12877 from maver1:3.4 7 years ago
Alexander Alekhin 09cb329d73 core(test): zero values divide test (4.0+) 7 years ago
Alexander Alekhin 5677a683a5 core(test): zero values divide test (3.x) 7 years ago
Vitaly Tuzov 1ff11c84ab Fixed meanStdDev() implementation for the case input matrix has more than 4 channels 7 years ago
Vitaly Tuzov 2f929376ec Fixed meanStdDev() implementation for the case input matrix has more than 4 channels 7 years ago
Vadim Pisarevsky 6d7f5871db
added basic support for CV_16F (the new datatype etc.) (#12463) 7 years ago
Alexander Alekhin f2e1710dd5 core(test): regression test for 12121 7 years ago
Maksim Shabunin 1165fdd0f5 Added more strict checks for empty inputs to compare, meanStdDev and RNG::fill 7 years ago
Vadim Pisarevsky 051b40f956
a part of PR #11364 (extended findNonZero & PSNR) (#11837) 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
Vitaly Tuzov ccd16f107d Fixed IPP based implementation of setTo() for infinity value 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
Christof Kaufmann 7ec59fc097 Revert changes of mean and meanStdDev 8 years ago
Christof Kaufmann 46a668c565 Add multi-channel mask support to mean, meanStdDev and setTo 8 years ago
Alexander Alekhin d9e092325b test: regression test for IPP minMaxIdx problem 8 years ago
Vladislav Sovrasov 35a1ecef2a core: fix infinite recursion in compare 8 years ago
Vadim Pisarevsky 4eda8efd42 resolves https://github.com/opencv/opencv/issues/7792 8 years ago
Alexander Alekhin dbbbad40fb build: eliminate ICC warnings 8 years ago
Alexander Alekhin 79857f1e38 test: fix Core_ArithmMask.uninitialized test 9 years ago
Alexander Alekhin 5032dae9ed test: refactor test to capture more information on failure 9 years ago