|
last update 20 Sep 2009 |
|
|
Classes | |
| class | cvr::areaPoints |
| List of all points within an area. More... | |
| class | cvr::borderPoints |
| Direct border point representation of a contour. More... | |
| class | cvr::channel |
| A format for float channels. More... | |
| class | cvr::channel32 |
| A format for 32-bit channels. More... | |
| class | cvr::channel8 |
| A format for 8-bit channels. More... | |
| class | cvr::channelC |
| Complex channel. More... | |
| class | cvr::image |
| The one and only RGBA-image format. More... | |
| class | cvr::ioPoints |
| Input-Output discrete contour representation. More... | |
| class | cvr::polygonPoints< T > |
| Contour classes: polygonPoints. More... | |
| class | cvr::kdTree< T, D, U > |
| A class for k-d tree. More... | |
| class | cvr::lattice1D< T > |
| Mathematical lattice1D container class. More... | |
| class | cvr::lattice2D< T > |
| Container class for two dimensional lattices with arithmetical operations. More... | |
| class | cvr::matrix< T > |
| Mathematical matrix container class. More... | |
| class | cvr::vector< T > |
| Mathematical vector container class. More... | |
| class | cvr::genericLattice1D< T > |
| Generic Lattice 1D container. More... | |
| class | cvr::genericLattice2D< T > |
| Container class for two dimensional lattices. More... | |
| class | cvr::genericMatrix< T > |
| Container class for generic matrices. More... | |
| class | cvr::genericVector< T > |
| Vector container class. More... | |
| class | cvr::pointList< T > |
| Template class to store a list of points. More... | |