Raw false colour suppression: additional 38% speedup

This commit is contained in:
heckflosse
2016-03-06 01:14:35 +01:00
parent 8619fd8a0b
commit 2f2421442b
6 changed files with 74 additions and 187 deletions

View File

@@ -24,6 +24,7 @@
#include "cieimage.h"
#include "sleef.c"
#include "opthelper.h"
#include "gauss.h"
using namespace std;