[ VIGRA Homepage | Class Index | Function Index | File Index | Main Page ]

details VIGRA Compound List VIGRA

Here are the classes, structs, unions and interfaces with brief descriptions:
ArrayOfRegionStatisticsCalculate statistics for all regions of a labeled image
ArrayVector
BasicImageFundamental class template for images
BasicImageIterator
BasicImageIteratorBase
BasicImageViewBasicImage using foreign memory
BilinearInterpolatingAccessorBilinear interpolation at non-integer positions
BlueAccessor
BrightnessContrastFunctorAdjust brightness and contrast of an image
BSpline
BSplineBase
CatmullRomSpline
ColumnIteratorIterator adapter to linearly access colums
ConstBasicImageIterator
ConstImageIteratorStandard 2D random access const iterator for images that store the data as a linear array
ConstStridedImageIteratorConst iterator to be used when pixels are to be skipped
ConstValueIteratorIterator that always returns the constant specified in the constructor
CoordinateIteratorSimulate an image where each pixel contains its coordinate
CoscotFunction
CrackContourCirculatorCirculator that walks around a given region
Diff2DTwo dimensional difference vector
DiffusivityFunctorDiffusivity functor for non-linear diffusion
Dist2D
Edgel
FFTWComplexWrapper class for the FFTW type 'fftw_complex'
FFTWImaginaryAccessor
FFTWMagnitudeAccessor
FFTWPhaseAccessor
FFTWRealAccessor
FFTWWriteRealAccessor
FindAverageFind the average pixel value in an image or ROI
FindBoundingRectangleCalculate the bounding rectangle of an ROI in an image
FindMinMaxFind the minimum and maximum pixel value in an image or ROI
FindROISizeCalculate the size of an ROI in an image
FunctorTraitsExport associated information for a functor
GaborFilterFamilyFamily of gabor filters of different scale and direction
Gaussian
GrayToRGBAccessor
GreenAccessor
ImageArrayFundamental class template for arrays of equal-sized images
ImageExportInfoArgument object for the function exportImage(). See exportImage() for usage example. This object must be used to define the properties of an image to be written to disk
ImageImportInfoArgument object for the function importImage(). See importImage() for a usage example. This object must be used to read an image from disk and enquire about its properties
ImageIteratorStandard 2D random access iterator for images that store the data in a linear array
ImageIteratorBaseBase class for 2D random access iterators
IteratorAdaptorQuckly create 1-dimensional iterator adapters
IteratorTraitsExport associated information for each image iterator
Kernel1DGeneric 1 dimensional convolution kernel
Kernel2DGeneric 2 dimensional convolution kernel
Lab2RGBFunctorConvert perceptual uniform CIE L*a*b* into linear (raw) RGB
Lab2RGBPrimeFunctorConvert perceptual uniform CIE L*a*b* into non-linear (gamma corrected) R'G'B'
Lab2XYZFunctorConvert perceptual uniform CIE L*a*b* into standardized tri-stimulus XYZ
LastValueFunctorStores and returns the last value it has seen
LineIteratorIterator adapter to iterate along an arbitrary line on the image
Luv2RGBFunctorConvert perceptual uniform CIE L*u*v* into linear (raw) RGB
Luv2RGBPrimeFunctorConvert perceptual uniform CIE L*u*v* into non-linear (gamma corrected) R'G'B'
Luv2XYZFunctorConvert perceptual uniform CIE L*u*v* into standardized tri-stimulus XYZ
MagnitudeFunctor
Matrix
MultiArrayMain MultiArray class containing the memory management
MultiArrayNavigatorA navigator that provides acces to the 1D subranges of an n-dimensional range given by a vigra::MultiIterator and an nD shape
MultiArrayViewBase class for, and view to, vigra::MultiArray
MultiImageAccessor2Access two images simultaneously
MultiIteratorA multi-dimensional hierarchical iterator to be used with vigra::MultiArrayView if it is not strided
MultiIteratorBaseEnclosing class for vigra::MultiIterator base classes
typeBase class for vigra::MultiIterator
NeighborCodeEncapsulation of direction management for 4-neighborhood
NeighborCodeEncapsulation of direction management for the 8-neighborhood
NeighborhoodCirculatorCirculator that walks around a given location in a given image
NeighborOffsetCirculatorCirculator that walks around a given location
Point2DTwo dimensional point or position
Polynomial
PolynomialView
Rational
Rect2DTwo dimensional rectangle
RedAccessor
ReduceFunctorApply a functor to reduce the dimensionality of an array
RGB2LabFunctorConvert linear (raw) RGB into perceptual uniform CIE L*a*b*
RGB2LuvFunctorConvert linear (raw) RGB into perceptual uniform CIE L*u*v*
RGB2RGBPrimeFunctorConvert linear (raw) RGB into non-linear (gamma corrected) R'G'B'
RGB2XYZFunctorConvert linear (raw) RGB into standardized tri-stimulus XYZ
RGBAccessor
RGBGradientMagnitudeFunctor
RGBPrime2LabFunctorConvert non-linear (gamma corrected) R'G'B' into perceptual uniform CIE L*a*b*
RGBPrime2LuvFunctorConvert non-linear (gamma corrected) R'G'B' into perceptual uniform CIE L*u*v*
RGBPrime2RGBFunctorConvert non-linear (gamma corrected) R'G'B' into non-linear (raw) RGB
RGBPrime2XYZFunctorConvert non-linear (gamma corrected) R'G'B' into standardized tri-stimulus XYZ
RGBPrime2YPrimeCbCrFunctorConvert non-linear (gamma corrected) R'G'B' into Y'CbCr color difference components
RGBPrime2YPrimeIQFunctorConvert non-linear (gamma corrected) R'G'B' into Y'IQ components
RGBPrime2YPrimePbPrFunctorConvert non-linear (gamma corrected) R'G'B' into Y'PbPr color difference components
RGBPrime2YPrimeUVFunctorConvert non-linear (gamma corrected) R'G'B' into Y'UV components
RGBToGrayAccessor
RGBValueClass for a single RGB value
RowIteratorIterator adapter to linearly access row
SeedRgDirectValueFunctorStatistics functor to be used for seeded region growing
SequenceAccessorAccessor for items that are STL compatible sequences
Size2DTwo dimensional size object
SplineImageViewCreate a continuous view onto a discrete image using splines
StandardAccessorEncapsulate access to the values an iterator points to
StandardConstAccessorEncapsulate read access to the values an iterator points to
StandardConstValueAccessorEncapsulate access to the values an iterator points to
StandardValueAccessorEncapsulate access to the values an iterator points to
StaticPolynomial
StridedArrayTag
StridedImageIteratorIterator to be used when pixels are to be skipped
StridedMultiIteratorA multi-dimensional hierarchical iterator to be used with vigra::MultiArrayView is it is strided
StridedMultiIteratorBaseEncloses the base class for vigra::StridedMultiIterator
typeBase class for vigra::StridedMultiIterator
ThresholdThreshold an image
TinyVectorClass for fixed size vectors
TinyVectorBaseBase class for fixed size vectors
TinyVectorViewWrapper for fixed size vectors
UnstridedArrayTag
VectorAccessorAccessor for items that are STL compatible vectors
VectorComponentAccessorAccessor for one component of a vector
VectorComponentValueAccessorAccessor for one component of a vector
VectorElementAccessorAccessor for one component of a vector
VectorNormFunctorA functor for computing the vector norm
VectorNormSqFunctorA functor for computing the squared vector norm
XYZ2LabFunctorConvert standardized tri-stimulus XYZ into perceptual uniform CIE L*a*b*
XYZ2LuvFunctorConvert standardized tri-stimulus XYZ into perceptual uniform CIE L*u*v*
XYZ2RGBFunctorConvert standardized tri-stimulus XYZ into linear (raw) RGB
XYZ2RGBPrimeFunctorConvert standardized tri-stimulus XYZ into non-linear (gamma corrected) R'G'B'
YPrimeCbCr2RGBPrimeFunctorConvert Y'CbCr color difference components into non-linear (gamma corrected) R'G'B'
YPrimeIQ2RGBPrimeFunctorConvert Y'IQ color components into non-linear (gamma corrected) R'G'B'
YPrimePbPr2RGBPrimeFunctorConvert Y'PbPr color difference components into non-linear (gamma corrected) R'G'B'
YPrimeUV2RGBPrimeFunctorConvert Y'UV color components into non-linear (gamma corrected) R'G'B'

© Ullrich Köthe (koethe@informatik.uni-hamburg.de)
Cognitive Systems Group, University of Hamburg, Germany

html generated using doxygen and Python
VIGRA 1.3.3 (18 Aug 2005)