Pixelshift: optionally use RCD+VNG4 for motion parts
This commit is contained in:
@@ -2672,6 +2672,7 @@ const std::vector<const char*>& RAWParams::BayerSensor::getPSDemosaicMethodStrin
|
||||
static const std::vector<const char*> method_strings {
|
||||
"amaze",
|
||||
"amazevng4",
|
||||
"rcdvng4",
|
||||
"lmmse"
|
||||
};
|
||||
return method_strings;
|
||||
|
Reference in New Issue
Block a user