Darknet/YOLO
v5.0-117-g31c55275-dirty
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 Mon Aug 25 2025 13:52:46 for Darknet/YOLO by
1.9.8