Igv and LMMSE demosaicing for noisy images see issue1741

This commit is contained in:
jdc
2013-03-10 09:39:26 +01:00
parent ab97db2862
commit edeae689a6
18 changed files with 894 additions and 160 deletions

View File

@@ -29,7 +29,9 @@
#include "rt_math.h"
#include "rawimagesource.h"
namespace rtengine {
//void green_equilibrate()//for dcraw implementation
void RawImageSource::green_equilibrate(float thresh)
@@ -142,4 +144,6 @@ void RawImageSource::green_equilibrate(float thresh)
}
}
#undef TS