File List

Here is a list of all documented files with brief descriptions:
cameraIntrinsics.h [code]Header file declaring a parent class from which to derive classes which represent camera intrinsic parameters
cameraIntrinsicsPinhole.cpp [code]Source file defining a CameraIntrinsics subclass for pinhole cameras
cameraIntrinsicsPinhole.h [code]Header file declaring a CameraIntrinsics subclass for pinhole cameras
cameraIntrinsicsPlumbBob.cpp [code]Source file defining a CameraIntrinsics subclass for pinhole cameras
cameraIntrinsicsPlumbBob.h [code]Header file declaring a CameraIntrinsics subclass for cameras conforming to Brown-Conrady "plumb bob" camera model
canny.h [code]Header file declaring some routines to compute canny edge images
colorspaceConverter.h [code]Header file declaring ColorspaceConverter class template
connectedComponents.h [code]Header file declaring the connectedComponents() function template
dilate.h [code]Header file declaring the dilate() function template
disjointSet.h [code]Header file declaring a class to be used in implementing algorithms that need a "forest of disjoint sets" data structure
eightPointAlgorithm.cpp [code]Source file defining support functions for the eightPointAlgorithm() function template
eightPointAlgorithm.h [code]Header file declaring the eightPointAlgorithm() function template
erode.h [code]Header file declaring the erode() function template
filter.h [code]Header file declaring functions for performing image filtering
getEuclideanDistance.h [code]Header file declaring the euclideanDistance() function template
histogramEqualize.cpp [code]Source file defining histogram equalization routines
histogramEqualize.h [code]Header file declaring histogram equalization routines
image.h [code]Header file declaring Image class
imageFormat.h [code]Header file declaring ImageFormat enum
imageFormatTraits.h [code]Header file declaring ImageFormatTraits classes
imageIO.cpp [code]Source file defining functions for reading and writing images
imageIO.h [code]Header file declaring functions for reading and writing images
kernel.h [code]Header file declaring Kernel class
kernels.h [code]Header file declaring some stock kernels to be used in client code
LICENSE.TXT [code]This file describes the license for the dlrComputerVision library
naiveSnake.cpp [code]Source file defining a naive snakes implementation
naiveSnake.h [code]Header file declaring a naive snakes implementation
nonMaximumSuppress.h [code]Header file declaring nonMaximumSuppress() function
opticalFlow.h [code]Header file declaring an implementation of the Lucas-Kanade optical flow algorithm
pixelBGRA.h [code]Header file declaring the PixelBGRA class template
pixelHSV.h [code]Header file declaring the PixelHSV class template
pixelRGB.h [code]Header file declaring the PixelRGB class template
pixelRGBA.h [code]Header file declaring the PixelRGBA class template
randomSampleSelector.h [code]Header file declaring a class for randomly sampling populations of things
ransac.h [code]Header file declaring an implementation of the RANSAC algorithm
README.TXT [code]
registerPoints3D.h [code]Header file declaring an implementation of Horn's method for registering 3D point sets
RELEASE_NOTES.TXT [code]This file gives a high level overview of recent changes
segmenterFelzenszwalb.cpp [code]Source file defining an image segmentation class
segmenterFelzenszwalb.h [code]Header file declaring an image segmentation class
sobel.h [code]Header file declaring some routines to compute sobel edge images
utilities.h [code]Header file declaring utility functions for dlrComputerVision library
VERSION.TXT [code]This is dlrComputerVision version 2.2

Generated on Tue Jan 6 23:24:57 2009 for dlrComputerVision Utility Library by  doxygen 1.5.6