458 Commits (a2be9e9fc18e40bb6c2eb5a75692567d2205a77a)

Author SHA1 Message Date
Sean McBride 58e4a880a2 Deprecated convertTypeStr and made new variant that also takes the buffer size 2 years ago
Sean McBride 47bea69322
Merge pull request #23055 from seanm:sprintf2 2 years ago
Maksim Shabunin c1e5c16ff3 Backport C-API cleanup (imgproc) from 5.x 2 years ago
Ihsan Soydemir 6a7d54f550
Merge pull request #23128 from Isydmr:update-fastNlMeansDenoising-documentation 2 years ago
Christoph Rackwitz a64b51dd94
Merge pull request #23108 from crackwitz:issue-23107 2 years ago
Vincent Rabaud b774753922 Fix self converTo. 2 years ago
Marco Feuerstein bc8d494617
Merge pull request #22959 from feuerste:parallel_mertens 2 years ago
cudawarped 8baf46c0a8 Add bindings and test 2 years ago
Zhuo Zhang f5105bac65
remove const in seamless_cloding APIs for better semantics 3 years ago
nickjackolson b696928a5b add !empty assertion in seamlessClone() 3 years ago
easonycwang 91ff45fbde Tile: 3 years ago
Alexander Alekhin 076587425e build: eliminate build warnings 3 years ago
Danny eb9b5fa9a5
Merge pull request #20054 from danielenricocahall:fix-robertson-calibration-bug 4 years ago
berak 405e820fe1
Update contrast_preserve.hpp 4 years ago
Alexander Smorkalov 57da381ae3 Increased Photo_CalibrateDebevec.regression test tolerance to pass on arm64 with gcc 9.3. 4 years ago
Giles Payne 4cf76754d3 Add Objective-C/Swift wrappers for opencv_contrib modules 4 years ago
Giles Payne 02385472b6
Merge pull request #17165 from komakai:objc-binding 5 years ago
Alexander Alekhin f0ffc52435 fix files permissions 5 years ago
Tomoaki Teshima 4e75f31c55 fix test failure on Jetson Nano/TX1/TX2 5 years ago
sajarindider 4b93820880 Fixed small inefficiency in seamless clone init 5 years ago
Suleyman TURKMEN eff514f8bb
Update seamless_cloning.cpp 5 years ago
Maksim Shabunin f3aab47f94 Assorted documentation fixes 5 years ago
Suleyman TURKMEN a1e96a7deb Update seamless_cloning.cpp 5 years ago
arnaudbrejeon e8e020ffb7 Add test 6 years ago
arnaudbrejeon e9b8571afc Fix bug 6 years ago
LaurentBerger 9e94212eac Solves bug 13853 6 years ago
Suleyman TURKMEN 9be8ab06ed Update photo.hpp 6 years ago
Rijubrata Bhaumik e70786e05e Merge pull request #13300 from riju:photoModule 6 years ago
Alexander Alekhin 742f22c09b photo: move TonemapDurand to opencv_contrib 6 years ago
Alexander Alekhin a574788e89 move legacy C-API constants into separate files 6 years ago
Vadim Pisarevsky 11eafca3e2
removed C API in the following modules: photo, video, imgcodecs, videoio (#13060) 6 years ago
Maksim Shabunin e0f524d3b7 Fixed several incorrect printf format specifiers 6 years ago
Suleyman TURKMEN 30597e5c98 Update seamless_cloning.cpp 6 years ago
Suleyman TURKMEN 6d5f7b72c0 Update seamless_cloning.cpp 6 years ago
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 6 years ago
Alexander Alekhin b80c978f5d core: change cv::Ptr DefaultDeleter 6 years ago
cyy 286c2c236b Merge pull request #12458 from DEEPIR:3.4 6 years ago
Vadim Pisarevsky 54279523a3 Merge pull request #12437 from vpisarev:avx2_fixes 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Jakub Golinowski 9f1218b00b Merge pull request #11897 from Jakub-Golinowski:hpx_backend 6 years ago
Suleyman TURKMEN 6d165dae5e related moved enums 6 years ago
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 6 years ago
Suleyman TURKMEN 860ae77ec9 Update seamless_cloning 6 years ago
yom fb2b26c419 photo: Decolor corrections 6 years ago
berak f49f6d52b4 photo: avoid resizing a const Mat in decolor() 6 years ago
Maksim Shabunin 1da46fe6fb Fixed issues found by static analysis (mostly DBZ) 6 years ago
Alexander Alekhin 5e2c112697 photo: remove redundant broken check 7 years ago
Alexander Alekhin b3ff29fcf5 avoid copyTo(outputarray.getMat()) pattern 7 years ago
Alexander Alekhin 491e3627b6 photo: initialize cos() table with double type 7 years ago
Alexander Alekhin 1983991d2f photo(test): update test checks 7 years ago