Pentax pixelshift v0.0
This commit is contained in:
@@ -1165,7 +1165,7 @@ public:
|
||||
public:
|
||||
//enum eMethod{ eahd,hphd,vng4,dcb,amaze,ahd,IGV_noise,fast,
|
||||
//numMethods }; // This MUST be the last enum
|
||||
enum eMethod { amaze, igv, lmmse, eahd, hphd, vng4, dcb, ahd, fast, mono, none,
|
||||
enum eMethod { amaze, igv, lmmse, eahd, hphd, vng4, dcb, ahd, fast, mono, none, pixelshift_simple,
|
||||
numMethods
|
||||
}; // This MUST be the last enum
|
||||
static const char *methodstring[numMethods];
|
||||
|
||||
Reference in New Issue
Block a user