78 Commits (2ced568d3449c0878b1d25b03e7103ab18ce9d0f)

Author SHA1 Message Date
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
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
Vladislav Vinogradov 3eeaa9189c Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 12 years ago
Andrey Kamaev 416fb50594 Revert "Merge pull request #836 from jet47:gpu-modules" 12 years ago
Vladislav Vinogradov 31c8b527c6 gpuarithm module for arithmetics operations on matrices 12 years ago
Vladislav Vinogradov f0b19d4659 updated license header in whole gpu module 12 years ago
Vladislav Vinogradov 8009b5150e added performance tests for gpu module 13 years ago
Andrey Kamaev 5cce038958 Performance testing branch is merged back into trunk 13 years ago