Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
| ▼CAlignedAllocator | STL-compatible allocator for memory-aligned allocations |
| Crebind | |
| CAsyncTransfer | Class for asynchronous transfer of image pairs |
| CBitConversions | Various implementations for converting from 12-bit to 16-bit per pixels formats |
| CDataBlockProtocol | A protocol for transmitting large blocks of data over a network |
| CImagePair | A set of two images, which are usually the left camera image and the disparity map |
| CImageProtocol | A lightweight protocol for transferring image pairs |
| CImageTransfer | Class for synchronous transfer of image pairs |
| CProtocolException | Exception class that is used for all protocol exceptions |
| CReconstruct3D | Transforms a disparity map into a set of 3D points |
| CTransferException | Exception class that is used for all transfer exceptions |