Basic support for some foveon cams (SD1, SD1 Merrill, DP1 Merrill, DP2 Merrill, DP3 Merrill, SD14), Issue 2729

This commit is contained in:
Ingo
2015-04-17 16:27:38 +02:00
parent c7162b9430
commit 16d0841f1e
21 changed files with 147 additions and 38 deletions

View File

@@ -63,7 +63,7 @@ namespace rtengine {
ST_NONE, // use this value if the image is already demosaiced (i.e. not a raw file)
ST_BAYER,
ST_FUJI_XTRANS,
//ST_FOVEON,
ST_FOVEON,
//ST_FUJI_EXR
} eSensorType;