Add RCD+Bilinear demosaic for Bayer sensors, #5748

This commit is contained in:
Ingo Weyrich
2020-05-10 12:16:48 +02:00
parent b5af6eec60
commit acc2b3d308
9 changed files with 76 additions and 3 deletions

View File

@@ -2717,6 +2717,7 @@ const std::vector<const char*>& RAWParams::BayerSensor::getMethodStrings()
"amaze",
"amazevng4",
"rcd",
"rcdbilinear",
"rcdvng4",
"dcb",
"dcbvng4",