Crate darknet [−] [src]
Bindings for Darknet
Modules
| ffi |
FFI bindings. |
Structs
| Detection |
Detection. Note that the bounding box is centered at (x, y) and have width
|
| Error |
The |
| Groundtruth |
Groundtruth. |
| Image |
Image |
| Meta |
Metadata. |
| Network |
Network |
Functions
| detect |
Perform detection. |
| simple_detect |
Perform simple detection with default threshold. |
Type Definitions
| Rect |
A rectangle type. |