81 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
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
siddharth f85a615f3f whitespaces removed and other minor changes to fix build error 11 years ago
siddharth 56ab1c18e6 new filters added and all the 3 modules updated 11 years ago
siddharth 1ed0e44090 added keyboard control 11 years ago
siddharth e170115ad0 new interface added. decolor and cloning module added. 11 years ago
siddharth 0802c06571 seamless cloning added 11 years ago
siddharth a1b3ba02a7 add color_boost + doc 11 years ago
siddharth 88aa4a9902 decolor module updated 11 years ago
siddharth 95db69f6b9 added new files 11 years ago
Fedor Morozov c9ace38897 Docs updated, added InputArray, fixes for makePtr,... 11 years ago
Fedor Morozov b1af5cc478 Remove ghost removal 11 years ago
Fedor Morozov c118f3c529 Robertson update 11 years ago
Fedor Morozov 0f703b8162 Calibrate Debevec changes 11 years ago
Fedor Morozov e15eabe3fa Ghostbusters 11 years ago
Vladislav Vinogradov 3c34b24f1f replaced gpu->cuda in files names 11 years ago
Vladislav Vinogradov cfe4a71dc6 renamed gpu* source to cuda* in core module 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
Fedor Morozov 9f9873017c HDR test changes 11 years ago
Roman Donchenko 9ed475cf52 War on Whitespace, master edition: file endings. 11 years ago
Fedor Morozov 833f8d16fa Robertson and tutorial 11 years ago
Fedor Morozov bef8d8192e Minor fixes, new MergeDebevec 11 years ago