Some bugfix.

This commit is contained in:
Hombre
2016-08-27 22:20:54 +02:00
parent 5affa18341
commit 827acd35f9
30 changed files with 3006 additions and 256 deletions

View File

@@ -39,6 +39,7 @@
#include "opthelper.h"
#include "median.h"
#include "EdgePreservingDecomposition.h"
#include "iccstore.h"
#ifdef _OPENMP
#include <omp.h>