reviewed boxblur code and usage

This commit is contained in:
Ingo Weyrich
2019-09-26 15:03:09 +02:00
parent 6026c110fa
commit 6bebc19f02
15 changed files with 1015 additions and 1595 deletions

View File

@@ -21,6 +21,7 @@
#pragma once
#include "array2D.h"
#include "rt_math.h"
namespace rtengine {