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