Readded bilinear demosaicing
Added elapsed timing verbose
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
namespace rtengine {
|
||||
namespace procparams {
|
||||
|
||||
const char *RAWParams::methodstring[RAWParams::numMethods]={"eahd", "hphd", "vng4", "dcb", "amaze", "ahd", "fast" };
|
||||
const char *RAWParams::methodstring[RAWParams::numMethods]={"eahd", "hphd", "vng4", "dcb", "amaze", "ahd", "fast", "bilinear" };
|
||||
|
||||
ProcParams::ProcParams () {
|
||||
|
||||
|
Reference in New Issue
Block a user