391 Commits (c4c31f5bba19fb701c30066c6039ee6eb187edd1)

Author SHA1 Message Date
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
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
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
Sayed Adel 115b10ed32 photo:ppc fix MergeRobertson test 7 years ago
Vitaly Tuzov eb2c9f1519 Fixed mask reduction in seamless_clone 7 years ago
Alexander Alekhin e741b71dac photo: apply CV_OVERRIDE/CV_FINAL 7 years ago
shimat 5bf7f09ac1 Merge pull request #11035 from shimat:refactoring_decolor 7 years ago
shimat 21d9c47bd0 Optimize decolor in photo (#10997) 7 years ago
cDc 667f5b655a Merge pull request #10933 from cdcseacave:clean_npr 7 years ago
luz.paz e805a55a5b Misc. modules/ typos (cont.) 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Vitaly Tuzov e5313246a7 Reverted calls to linear resize back to generic version for floating point matrices 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
stalin18 d343a58580 removed unnecessary line 7 years ago
stalin18 ed3d2cd122 fixed unnecessary reconstruction in seamlessclone 7 years ago
Maksim Shabunin 248e2c7d47 Fixed some issues found by static analysis 7 years ago
Alexander Alekhin 9ca39821c8 core: divUp function 7 years ago
Suleyman TURKMEN 89480801b8 some improvements on tutorials 7 years ago
Tomoaki Teshima e63d628677 remove some rand functions 7 years ago
Alexander Alekhin 1ff6c758ec photo: crash workaround for MSVC 2015 32-bit 7 years ago
Rostislav Vasilikhin 70b984434d RGB2Lab_f and trilinear interpolation code are in separate branch; cubeRoot(x) instead of std::pow(x, 1.f/3.f) 7 years ago
Vladislav Sovrasov 2a2a1dc5b4 Get rid of OPENCV_NOSTL definition 7 years ago
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 7 years ago
Maksim Shabunin 1f23202ad8 Issues found by static analysis (5th round) 7 years ago
Maksim Shabunin e0393f8557 Fixed some issues found by static analysis (4th round) 7 years ago
Vladislav Sovrasov 234ad8fbee photo: add assertion on empty image in denoising 8 years ago
Alexander Alekhin e665be1d70 photo: fix integer overflow 8 years ago
Alexander Alekhin 3933958b34 photo(test): fix MergeRobertson test for AARCH64 build 8 years ago
Vladislav Sovrasov d9ffc4c83e photo: add support of all types of 1c images in inpaint 8 years ago
Vadzim Piatrou 2ddaaf69fa Inpainting support for any 1-channel input images 8 years ago
Amro 39954cc6af generalize number of channels 8 years ago
sovrasov b87a8a5719 Set LUT for Robertson weights function to zero on borders 8 years ago
saskatchewancatch d363e2789f 8632: Corrected cv::seamlessClone doc to reflect actual name of flag used in code 8 years ago
Tomoaki Teshima ccc8767b55 suppress warning on Jetson TK1 8 years ago
Alexander Alekhin dc31ddc80a photo: fix InputArray -> CvMat 8 years ago
Alexander Alekhin ee4b78fcce test: change condition in Photo_Decolor 8 years ago
Alexander Alekhin 5da8d65371 eliminate compiler warnings 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago