16 #ifndef QmitkD3jsWidget_h
17 #define QmitkD3jsWidget_h
25 #include <mitkImageStatisticsCalculator.h>
33 QmitkC3jsWidget(
const QString&
id, QObject*
object, QWidget* parent =
nullptr);
47 void ComputeHistogram(HistogramType* histogram,
bool useLineChart,
bool showSubChart);
51 void ClearHistogram();
59 void SetAppearance(
bool useLineChart,
bool showSubChart);
61 void SendCommand(QString command);
63 void TransformView(QString transformTo);
78 void OnLoadFinished(
bool isLoadSuccessfull);
81 void PageSuccessfullyLoaded();
static IntensityProfile::Pointer ComputeIntensityProfile(Image::Pointer image, itk::PolyLineParametricPath< 3 >::Pointer path)
itk::SmartPointer< Self > Pointer
itk::Statistics::Histogram< double > HistogramType