Darknet/YOLO v5.0-117-g31c55275-dirty
Object Detection Framework
 
Loading...
Searching...
No Matches
darknet.DETNUMPAIR Class Reference
Inheritance diagram for darknet.DETNUMPAIR:
Collaboration diagram for darknet.DETNUMPAIR:

Static Protected Attributes

list _fields_
 

Member Data Documentation

◆ _fields_

list darknet.DETNUMPAIR._fields_
staticprotected
Initial value:
= [("num", c_int), # Number of detections
("dets", POINTER(DETECTION))]

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