Pixelshift: optionally use RCD+VNG4 for motion parts

This commit is contained in:
Ingo Weyrich
2019-11-25 01:00:49 +01:00
parent 23e60371ed
commit f054ed00e8
3 changed files with 10 additions and 0 deletions

View File

@@ -1388,6 +1388,7 @@ struct RAWParams {
enum class PSDemosaicMethod {
AMAZE,
AMAZEVNG4,
RCDVNG4,
LMMSE
};