ddt 1.2.1
|
DDT Dialogs. Class for the DDT Reference Line Dialog. The reference line dialog allows to draw a line in the image widget and then draw a diagram with the pixel distribution along that line. For the data various interpolation methods can be selected. More...
#include <QGraphicsPathItem>
#include <QGraphicsRectItem>
#include <QtWidgets>
#include <boost/math/interpolators/cardinal_cubic_b_spline.hpp>
#include <boost/math/special_functions/trunc.hpp>
#include "ddt/ddtDatavisualisationUtils.hpp"
#include "ddt/dialogs/ddtDialog.hpp"
#include "ddt/dialogs/ddtDialogIds.hpp"
Go to the source code of this file.
Classes | |
class | DdtReferenceLineDialog |
DDT Dialogs. Class for the DDT Reference Line Dialog. The reference line dialog allows to draw a line in the image widget and then draw a diagram with the pixel distribution along that line. For the data various interpolation methods can be selected.