Darknet/YOLO v3.0-98-g9eeef36
Object Detection Framework
 
Loading...
Searching...
No Matches
tree Struct Reference

#include "darknet.h"

Collaboration diagram for tree:

Public Attributes

int * child
 
int * group
 
int * group_offset
 
int * group_size
 
int groups
 
int * leaf
 
int n
 
char ** name
 
int * parent
 

Member Data Documentation

◆ child

int* tree::child

◆ group

int* tree::group

◆ group_offset

int* tree::group_offset

◆ group_size

int* tree::group_size

◆ groups

int tree::groups

◆ leaf

int* tree::leaf

◆ n

int tree::n

◆ name

char** tree::name

◆ parent

int* tree::parent

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