This file defines Darknet::Keypoints and related functions. More...


Classes | |
| class | Darknet::Keypoints |
The Keypoints class works with Darknet's V3 API. More... | |
Namespaces | |
| namespace | Darknet |
| The namespace for the C++ Darknet API. | |
Typedefs | |
| using | Darknet::Skeleton = VInt |
| using | Darknet::Skeletons = std::vector< Skeleton > |
Functions | |
| void | Darknet::set_default_keypoints_files (Darknet::Parms &parms) |
Add the default Darknet Keypoints neural network files to the given parms. | |
This file defines Darknet::Keypoints and related functions.