Go to the documentation of this file.
33 #ifndef vtkImageHistogram_h
34 #define vtkImageHistogram_h
196 int HistogramImageSize[2];
virtual int RequestInformation(vtkInformation *vtkNotUsed(request), vtkInformationVector **inInfo, vtkInformationVector *vtkNotUsed(outInfo))
GLsizei GLsizei GLenum GLenum const GLvoid * data
#define vtkSetVector2Macro(name, type)
void PrintSelf(ostream &os, vtkIndent indent)
Compute the histogram for an image.
#define vtkGetVector2Macro(name, type)
void ComputeImageScalarRange(vtkImageData *data, double range[2])
vtkIdTypeArray * Histogram
#define vtkTypeMacro(thisClass, superclass)
Generic filter that has one input..
void SetHistogramImageScaleToSqrt()
void SetStencilData(vtkImageStencilData *stencil)
int GenerateHistogramImage
vtkImageStencilData * GetStencil()
virtual int FillOutputPortInformation(int port, vtkInformation *info)
#define vtkSetClampMacro(name, type, min, max)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
GLint GLfloat GLint stencil
topologically and geometrically regular array of data
a simple class to control print indentation
#define vtkGetMacro(name, type)
const char * GetHistogramImageScaleAsString()
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
void SetStencilConnection(vtkAlgorithmOutput *algOutput)
void SetHistogramImageScaleToLog()
void SetHistogramImageScaleToLinear()
dynamic, self-adjusting array of vtkIdType
Proxy object to connect input/output ports.
efficient description of an image stencil
virtual void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int ext[6], int id)
static vtkImageHistogram * New()
#define VTKIMAGINGSTATISTICS_EXPORT
vtkIdTypeArray * GetHistogram()
virtual int RequestUpdateExtent(vtkInformation *vtkNotUsed(request), vtkInformationVector **inInfo, vtkInformationVector *vtkNotUsed(outInfo))
virtual int FillInputPortInformation(int port, vtkInformation *info)