57 Commits (78784040aa8da331b75c3d30db2674da0bc33e5f)

Author SHA1 Message Date
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