This class extends Event to include: weigth, depth, and stereo.
More...
#include <types.hpp>
template<typename T>
class ev::AugmentedEvent_< T >
This class extends Event to include: weigth, depth, and stereo.
Analogously to OpenCV library, the following aliases are defined for convenience:
This class extends Event to include: weigth, depth, and stereo.
Definition types.hpp:257
AugmentedEvent_< float > AugmentedEventf
Definition types.hpp:316
AugmentedEventi AugmentedEvent
Definition types.hpp:318
AugmentedEvent_< long > AugmentedEventl
Definition types.hpp:315
AugmentedEvent_< int > AugmentedEventi
Definition types.hpp:314
AugmentedEvent_< double > AugmentedEventd
Definition types.hpp:317
◆ bilinearVoting()
Bilinear voting.
- Returns
- Vector of events after integer casting
◆ operator<<
template<typename T>
std::ostream & operator<< |
( |
std::ostream & | os, |
|
|
const AugmentedEvent_< T > & | e ) |
|
friend |
Overload of << operator.
- Parameters
-
os | Output stream |
e | Event to print |
- Returns
- Output stream
◆ depth
◆ stereo
◆ weight
The documentation for this class was generated from the following file: