LightlyEdge C++ SDK
Loading...
Searching...
No Matches
lightly_edge_sdk::SelectInfo Struct Reference

Selection information about a processed frame. More...

#include <lightly_edge_sdk.h>

Public Attributes

std::vector< DiversitySelectInfodiversity
 The diversity selection info for each diversity strategy in the order of registration.
 
std::vector< SimilaritySelectInfosimilarity
 The similarity selection info for each similarity strategy in the order of registration.
 
std::vector< AdaptiveDiversitySelectInfoadaptive_diversity
 The adaptive diversity selection info for each adaptive diversity strategy in the order of registration.
 
std::vector< DetectionSelectInfodetection
 The detection selection info for each detection strategy in the order of registration.
 

Detailed Description

Selection information about a processed frame.


The documentation for this struct was generated from the following file: