108 Commits (ee685017c35fd64faab15f584c0f1a284c9fa539)

Author SHA1 Message Date
xndcn 5cfa44d2a2
photo: doc: Fix window range for fastNlMeansDenoisingMulti 5 months ago
Maksim Shabunin bf06e3d09f
Merge pull request #25042 from mshabunin:doc-upgrade 8 months ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 1 year ago
Ihsan Soydemir 6a7d54f550
Merge pull request #23128 from Isydmr:update-fastNlMeansDenoising-documentation 2 years ago
cudawarped 8baf46c0a8 Add bindings and test 2 years ago
Maksim Shabunin f3aab47f94 Assorted documentation fixes 5 years ago
LaurentBerger 9e94212eac Solves bug 13853 6 years ago
Suleyman TURKMEN 9be8ab06ed Update photo.hpp 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
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 6 years ago
Alexander Alekhin 2b2fa58f97 next: drop DISABLE_OPENCV_24_COMPATIBILITY 7 years ago
Alexander Alekhin e741b71dac photo: apply CV_OVERRIDE/CV_FINAL 7 years ago
luz.paz e805a55a5b Misc. modules/ typos (cont.) 7 years ago
Suleyman TURKMEN 89480801b8 some improvements on tutorials 7 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
saskatchewancatch d363e2789f 8632: Corrected cv::seamlessClone doc to reflect actual name of flag used in code 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
Alexander Alekhin 323e24e3ef change links from samples/python2 to samples/python 9 years ago
Cédric Rousseau 76e4b0a8fe Reverts "Set the default value of exposure_weight in createMergeMertens to 1.0" because it breaks source code compatibility and tests 9 years ago
Cédric Rousseau dbfd6a3dde Set the default value of exposure_weight in createMergeMertens to 1.0 9 years ago
Dikay900 7ca0557b40 typos in comments 10 years ago
Erik Karlsson 01d3df0d00 Added normType parameter to fastNlMeansDenoisingMulti 10 years ago
Erik Karlsson 5f8d688664 Added parameter normType to fastNlMeansDenoising 10 years ago
Erik Karlsson 9fff7896c5 Removed fastNlMeansDenoisingColored[Multi]Abs 10 years ago
Erik Karlsson 8aa0783995 Changed parameter type of fastNlMeansDenoising[Multi][Abs] from std::vector<float> to const std::vector<float>& 10 years ago
Erik Karlsson 4b5753daea Corrected documentation 10 years ago
Erik Karlsson c44488629a Changed parameters of fastNlMeansDenoising[Multi][Abs] from float * to std::vector<float> 10 years ago
Erik Karlsson cc8d94c6fc Addition of per-channel h-values for fastNlMeansDenoising[Multi][Abs] 10 years ago
Erik Karlsson d56d04e41b Updated documentation 10 years ago
Erik Karlsson 8e7aff4486 Changed fastNlMeansDenoising and fastNlMeansDenoisingMulti back to sum of sq distances. Moved sq sum of abs distances to fastNlMeansDenoisingAbs and fastNlMeansDenoisingMultiAbs 10 years ago
Vladislav Vinogradov 14e15fb4f7 fix documentation warnings 10 years ago
Vladislav Vinogradov f48befc6f0 refactor CUDA part of photo module 10 years ago
Maksim Shabunin 11591b3e9d Added Qt help generation support 10 years ago
Maksim Shabunin c485aee464 Included c-headers for better 2.4 compatibility 10 years ago
Maksim Shabunin 91e21847e2 Some changes to make migration to 3.0 easier 10 years ago
Maksim Shabunin 03e213ccae Doxygen documentation: BiB references and fixes 10 years ago
Maksim Shabunin 1523fdcc1c Doxygen documentation: more fixes and cleanups 10 years ago
Maksim Shabunin 472c210687 Doxygen documentation: flann, photo and stitching modules 10 years ago
Adrien BAK 9972059476 suppress warnings 10 years ago
Vadim Pisarevsky 4530c7ad08 trying to fix builds 10 years ago
Vadim Pisarevsky 257463719b removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API 10 years ago
Ilya Lavrenov 926cab2baa fixed warnings 11 years ago
siddharth c48ad880f3 Errors resolved 11 years ago
Anna Kogan 944f7bac42 After-merge corrections 11 years ago
siddharth 33e6c07485 Removed build errors and removed test images 11 years ago
siddharth 35d9ca6483 Changes done in cloning module 11 years ago