CFEL - ASG Software Suite  2.5.0
CASS
rankfilter.cpp File Reference

contains definition of processors that will operate on histograms of other processors, calculating statistical rank filters like median filter. More...

#include <iterator>
#include <algorithm>
#include <numeric>
#include <QtCore/QString>
#include "rankfilter.h"
#include "cass_settings.h"
#include "log.h"
+ Include dependency graph for rankfilter.cpp:

Go to the source code of this file.

Detailed Description

contains definition of processors that will operate on histograms of other processors, calculating statistical rank filters like median filter.

Author
Stephan Kassemeyer

Definition in file rankfilter.cpp.