Bilinear demozaicing method suppressed (it were containing a huge memory leak and gave worse result than "Fast", while being really marginally faster), and 2 unused files removed
This commit is contained in:
@@ -384,7 +384,7 @@ class HSVEqualizerParams {
|
||||
class RAWParams {
|
||||
|
||||
public:
|
||||
enum eMethod{eahd,hphd,vng4,dcb,amaze,ahd,fast,bilinear,
|
||||
enum eMethod{eahd,hphd,vng4,dcb,amaze,ahd,fast,
|
||||
numMethods }; // This MUST be the last enum
|
||||
static const char *methodstring[numMethods];
|
||||
|
||||
|
Reference in New Issue
Block a user