|
libvisiontransfer
6.5.0
|
| Cvisiontransfer::internal::AlignedAllocator< T, alignment > | STL-compatible allocator for memory-aligned allocations |
| Cvisiontransfer::AsyncTransfer | Class for asynchronous transfer of image pairs |
| Cvisiontransfer::internal::BitConversions | Various implementations for converting from 12-bit to 16-bit per pixels formats |
| Cvisiontransfer::internal::DataBlockProtocol | A protocol for transmitting large blocks of data over a network |
| Cvisiontransfer::DeviceEnumeration | Allows for the discovery of devices in the network |
| Cvisiontransfer::DeviceInfo | Aggregates information about a discovered device |
| Cvisiontransfer::internal::InternalInformation::DiscoveryMessage | |
| Cvisiontransfer::ImagePair | A set of two images, which are usually the left camera image and the disparity map |
| Cvisiontransfer::ImageProtocol | A lightweight protocol for transferring image pairs |
| Cvisiontransfer::ImageTransfer | Class for synchronous transfer of image pairs |
| Cvisiontransfer::internal::InternalInformation | Information that is required internally by different program parts |
| Cvisiontransfer::internal::Networking | A collection of helper functions for implementing network communication |
| Cvisiontransfer::ParameterInfo | |
| Cvisiontransfer::internal::ParameterTransfer | Allows a configuration of device parameters over the network |
| Cvisiontransfer::ParameterInfo::ParameterValue | |
| Cvisiontransfer::internal::AlignedAllocator< T, alignment >::rebind< U > | |
| Cvisiontransfer::Reconstruct3D | Transforms a disparity map into a set of 3D points |
| ▼Cruntime_error | |
| Cvisiontransfer::ParameterException | Exception class that is used for all parameter-related exceptions |
| Cvisiontransfer::ProtocolException | Exception class that is used for all protocol exceptions |
| Cvisiontransfer::TransferException | Exception class that is used for all transfer exceptions |
| Cvisiontransfer::SceneScanParameters | Allows a configuration of SceneScan's parameters through a network connection |
| Cvisiontransfer::internal::StandardParameterIDs | A collection of numeric IDs for all supported parameters by SceneScan |
| Cvisiontransfer::internal::TransportParameterInfo |