|
LightlyEdge C++ SDK
|
Selection information about a processed frame. More...
#include <lightly_edge_sdk.h>
Public Attributes | |
| std::vector< DiversitySelectInfo > | diversity |
| The diversity selection info for each diversity strategy in the order of registration. | |
| std::vector< SimilaritySelectInfo > | similarity |
| The similarity selection info for each similarity strategy in the order of registration. | |
| std::vector< AdaptiveDiversitySelectInfo > | adaptive_diversity |
| The adaptive diversity selection info for each adaptive diversity strategy in the order of registration. | |
| std::vector< DetectionSelectInfo > | detection |
| The detection selection info for each detection strategy in the order of registration. | |
Selection information about a processed frame.