Darknet/YOLO v3.0-97-g3520881-dirty
Object Detection Framework
 
Loading...
Searching...
No Matches
image_t Struct Reference

#include "yolo_v2_class.hpp"

Collaboration diagram for image_t:

Public Attributes

int c
 
float * data
 
int h
 
int w
 

Member Data Documentation

◆ c

int image_t::c

◆ data

float* image_t::data

◆ h

int image_t::h

◆ w

int image_t::w

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