Darknet/YOLO v3.0-149-gb11c9d5
Object Detection Framework
 
Loading...
Searching...
No Matches
darknet_keypoints.hpp File Reference

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

Include dependency graph for darknet_keypoints.hpp:
This graph shows which files directly or indirectly include this file:

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 >
 

Detailed Description

This file defines Darknet::Keypoints and related functions.