Dual demosaic: added xtrans 2-pass (combination of xtrans 1-pass and xtrans fast)
This commit is contained in:
@@ -1312,6 +1312,7 @@ struct RAWParams {
|
||||
enum class Method {
|
||||
FOUR_PASS,
|
||||
THREE_PASS,
|
||||
TWO_PASS,
|
||||
ONE_PASS,
|
||||
FAST,
|
||||
MONO,
|
||||
|
Reference in New Issue
Block a user