Darknet/YOLO v3.0-88-gdee7eef
Object Detection Framework
 
Loading...
Searching...
No Matches
image Struct Reference

#include "darknet.h"

Collaboration diagram for image:

Public Attributes

int c
 
float * data
 
int h
 
int w
 

Member Data Documentation

◆ c

int image::c

◆ data

float* image::data

◆ h

int image::h

◆ w

int image::w

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