OpenMS
|
#include <OpenMS/APPLICATIONS/TOPPBase.h>
#include <OpenMS/PROCESSING/RESAMPLING/LinearResampler.h>
#include <OpenMS/FORMAT/FileHandler.h>
#include <OpenMS/KERNEL/FeatureMap.h>
#include <OpenMS/KERNEL/RangeUtils.h>
#include <OpenMS/ML/INTERPOLATION/BilinearInterpolation.h>
#include <OpenMS/VISUAL/MultiGradient.h>
#include <QtGui/QImage>
#include <QtGui/QPainter>