Andrey Kamaev
|
f42b38ac44
|
Refactor fast NL-means denoising
* reorder arguments
* rewrite accuracy tests
* replace doubles with integer arithmetic inside the main loop
|
2012-09-19 16:50:56 +04:00 |
|
Andrey Kamaev
|
7e35838849
|
Minor refactoring of NL-means denoising
|
2012-09-17 17:19:00 +04:00 |
|
Vadim Pisarevsky
|
0bd68a70f1
|
fixed #2297, #2300; fixed several warnings
|
2012-08-28 13:45:35 +04:00 |
|
Victor Passichenko
|
18de45f7bc
|
Add CV_Asserts for channels count
|
2012-08-21 16:05:18 +04:00 |
|
Victor Passichenko
|
92edd4fc6e
|
Fix building for MS VS C++: remove allocation of arrays of dynamic size in stack
|
2012-08-21 15:41:51 +04:00 |
|
Victor Passichenko
|
1f42de39a3
|
Add non-local means denoising algorithm implementatation into photo module
|
2012-08-19 13:13:58 +04:00 |
|