Backed out changeset bce43bcbc451 (dark frame subtraction)

This commit is contained in:
Wyatt Olson
2010-08-18 21:07:17 -06:00
parent dea0a8f981
commit b08ef3956e
40 changed files with 765 additions and 2015 deletions

View File

@@ -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