#include "vetMotionLame.h"#include "../filters/vetDigitalFilter.h"Go to the source code of this file.
Defines | |
| #define | RED_COEF .2989961801 |
| #define | GREEN_COEF .5869947588 |
| #define | BLUE_COEF .1139912943 |
Variables | |
| vetDFMatrix * | lowpass = vetDFMatrix::createKernel_3x3(VETDF_3x3_gaussian) |
VETLib Framework 1.0.2 Copyright (C) Alessandro Polo 2006 http://www.ewgate.net/vetlib
Definition in file vetMotionLame.cpp.
1.4.4