silx.gui.plot.actions.histogram
¶
silx.gui.plot.actions.histogram
provides actions relative to histograms
for PlotWidget
.
The following QAction are available:
-
class
PixelIntensitiesHistoAction
(plot, parent=None)[source]¶ QAction to plot the pixels intensities diagram
Parameters: - plot –
PlotWidget
instance on which to operate - parent – See
QAction
-
computeIntensityDistribution
()[source]¶ Get the active image and compute the image intensity distribution
- plot –