Backed out changeset bce43bcbc451 (dark frame subtraction)
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
|
||||
#include <glibmm.h>
|
||||
|
||||
|
||||
#define FIRST 65535
|
||||
#define ALL 65535
|
||||
#define TRANSFORM 127
|
||||
@@ -32,8 +31,6 @@
|
||||
#define SHARPENING 2
|
||||
#define LUMADENOISE 2
|
||||
#define WHITEBALANCE 255
|
||||
#define DEMOSAIC 511
|
||||
#define DARKFRAME 1023
|
||||
#define COLORBOOST 1
|
||||
#define COLORDENOISE 1
|
||||
#define CROP 16384
|
||||
@@ -42,8 +39,6 @@
|
||||
#define EQUALIZER 3
|
||||
#define NONE 0
|
||||
|
||||
#define M_PREPROC 512
|
||||
#define M_RAW 256
|
||||
#define M_INIT 128
|
||||
#define M_TRANSFORM 64
|
||||
#define M_BLURMAP 32
|
||||
|
Reference in New Issue
Block a user