Definition at line 15 of file detected_face.hpp.
◆ detected_face()
bnb::interfaces::detected_face::detected_face |
( |
bool | has_rectangle_, |
|
|
int32_t | probability_ ) |
|
inline |
Definition at line 20 of file detected_face.hpp.
22 : has_rectangle(std::move(has_rectangle_))
24 {}
int32_t probability
In percents.
◆ has_rectangle
bool bnb::interfaces::detected_face::has_rectangle |
◆ probability
int32_t bnb::interfaces::detected_face::probability |
The documentation for this struct was generated from the following file:
- /Users/itumashyk/Workspace/banuba_sdk/libs/types/bnb/types/interfaces/detected_face.hpp