Darknet/YOLO
v6.0-37-gb57f9029
Object Detection Framework
Loading...
Searching...
No Matches
Static Protected Attributes
|
List of all members
darknet.IMAGE Class Reference
Inheritance diagram for darknet.IMAGE:
[
legend
]
Collaboration diagram for darknet.IMAGE:
[
legend
]
Static Protected Attributes
list
_fields_
Member Data Documentation
◆
_fields_
list
darknet.IMAGE._fields_
static
protected
Initial value:
= [(
"w"
, c_int),
# Width of the image
(
"h"
, c_int),
# Height of the image
(
"c"
, c_int),
# Number of channels
(
"data"
, POINTER(c_float))]
The documentation for this class was generated from the following file:
darknet.py
darknet
IMAGE
Generated on Thu Feb 19 2026 20:02:12 for Darknet/YOLO by
1.9.8