| ByteVectorViewer | Class ByteVectorViewer: Debug viewer for a byte buffer of image data |
| Coord2D | 2 dimensional coordinate |
| CoordSpace2D | A region within a 2D coordinate space, bounded by bottom left and top right coordinates |
| CoordSpace2DMap | A mapping between two coordinate spaces |
| DestPipelinePlugin< InputType > | Class DestPipelinePlugin: A processing element at the end of a frame processing pipeline |
| FeatureSet | A set of parameters, or features, that define a region in the image captured by a camera |
| FeatureVectorViewer | Class FeatureVectorViewer: Debug viewer for a byte buffer of image data |
| FrameProducer< OutputType > | Class FrameProducer: element that generates data per frame |
| GeneralViewer< InputType > | Class GeneralViewer: A debugging tool; uses CImg for viewing the data flow at some point along the pipeline |
| ImageProc | Class ImageProc: Takes a frame from the camera, runs preliminary image processing operations, and generates a vector of regions |
| IntrinsicCameraProps | The intrinsic coefficients that describe the camera |
| Multiplexer | Class Multiplexer: combines a number of input TrackVector pipes into a single output TrackVector pipe |
| PGRCam | Class PGRCam: generates frames using a pointgrey camera |
| PipelinePlugin< InputType, OutputType > | Class PipelinePlugin: One processing element in the frame processing pipeline |
| QuantaShipper | Class QuantaShipper: takes a frame of TrackVector data, and ships it out over the net to a set of clients using the Quanta library's UDP implementation |
| SimcamManager | Class SimcamManager: A simulated camera for debugging and testing the PVClib architecture |
| SourcePipelinePlugin< OutputType > | Class SourcePipelinePlugin: A processing element at the beginning of a frame processing pipeline |
| Tracker | Class Tracker: takes a frame of region data and generates a frame of tracks |
| TrackSet | A set of parameters that define a track |
| TrackVectorViewer | Class TrackVectorViewer: Debug viewer for a byte buffer of image data |
1.4.6-NO