| additionImage.h [code] | File containing declarations for a class used to perform image addition |
| arithmeticImage.h [code] | File containing declarations for a base class used to perform image arithmetic |
| boundaryUtils.h [code] | File containing utilitlies for processing boundaries of objects of type Region |
| canny.h [code] | File containing declarations for a Canny edge-detection class |
| differenceImage.h [code] | File containing declarations for a class used to perform image subtraction |
| dilate.h [code] | File containing declarations for a class for performing morphological dilation |
| envelope.h [code] | |
| erode.h [code] | File containing declarations for a class for performing morphological erosion |
| functionInfo.h [code] | File containing declarations for of class which shall hold the function info of an IP_Function (i.e, its derivative) |
| gaussianFilter.h [code] | File containing declarations for a class which performs a mask based filtering operation using a gaussian mask |
| gradient.h [code] | File containing declarations for a gradient extraction class |
| hausdorff.h [code] | |
| histogramEqualisation.h [code] | |
| hough.h [code] | |
| icomplex.h [code] | |
| image.h [code] | |
| imextrema.h [code] | File containing declarations for a class used to extract the extrema in an image |
| improla.h [code] | This should be the only file to be included when using the ImprolaLib |
| improla_rng.h [code] | |
| intensitySurface.h [code] | File containing declarations for the IntensitySurface class |
| ip_function.h [code] | File containing declarations for a base class for all image processing functions |
| istring.h [code] | File containing declarations for a string class |
| laplacianFilter.h [code] | File containing declarations for a class which performs a mask based filtering operation using a Laplacian mask |
| line.h [code] | |
| mask.h [code] | File containing declarations for a class which encapsulates a spatial domain mask |
| maskFilter.h [code] | File containing declarations for a class which can perform a mask based filtering operation |
| mclose.h [code] | File containing declarations for a class for performing morphological closing |
| meanImage.h [code] | File containing declarations for a class used to extract mean image |
| medianFilter.h [code] | File containing declarations for a class used to perform median filtering |
| membershipFilter.h [code] | File containing declarations for a class for performing morphological membership filtering |
| mopen.h [code] | File containing declarations for a class for performing morphological opening |
| morphologicalOperationUsingStrel.h [code] | File containing declarations for a base class for morphological operations which use a Strel (Structure Element) |
| neighbourhoodStatisticsFilter.h [code] | File containing declarations for the base class of neighbourhood statistics filters |
| orderedList.h [code] | File containing declarations for a doubly-linked list class |
| paramInfo.h [code] | File containing declarations for of class which shall hold the parameter info of parameters passed to an IP_Function or its derivatives |
| pixel.h [code] | File containing declarations for Pixel and ColourPixel classes |
| point.h [code] | |
| prewittGradient.h [code] | File containing declarations for a Prewitt's gradient extraction class |
| productImage.h [code] | File containing declarations for a class used to perform image multiplication |
| quotientImage.h [code] | File containing declarations for a class used to perform image division |
| rainfallingWatershed.h [code] | File containing declarations for a class for classes which extracts a rainfalling watershed transform of gray-scale images |
| rangeImage.h [code] | File containing declarations for a class used to extract range image |
| rectangularMaskFilter.h [code] | File containing declarations for a class which performs a mask based filtering operation using a rectangular mask |
| region.h [code] | |
| regionExtractor.h [code] | File containing declarations for an abstract base class for classes which perform a segmentation of images to extarct regions |
| regionMap.h [code] | |
| ridge.h [code] | File containing declarations for a ridge finding class |
| robertGradient.h [code] | File containing declarations for a Robert's gradient extraction class |
| sdImage.h [code] | File containing declarations for a class used to extract standard-deviation image |
| size.h [code] | |
| sobelGradient.h [code] | File containing declarations for a Sobel's gradient extraction class |
| staticSignal.h [code] | File containing declarations for a class encapsulating a signal of constant length |
| steepestAscent.h [code] | File containing declarations for a steepest-ascent gradient extraction class |
| steepestDescent.h [code] | File containing declarations for a steepest-descent gradient extraction class |
| strel.h [code] | File containing declarations for a class encapsulating a structure element for morphological operations |
| templateNode.h [code] | |
| term.h [code] | |
| threshold.h [code] | |
| tlist.h [code] | |
| tntMatrix.h [code] | |
| tntVector.h [code] | |
| triangle.h [code] | File containing declarations for a Triangle class |
| tsort.h [code] | |
| voronoiEnvelope.h [code] | |
| voronoiEnvelopeUsingMaxima.h [code] | |
| watershed.h [code] | File containing declaretions for the morphological watershed algorithm |
1.3.7