DarkHelp  v1.8.6-4
C++ API for the neural network framework Darknet
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
src-lib Directory Reference

Files

file  DarkHelp.hpp
 DarkHelp is a C++ helper layer for accessing Darknet.
 
file  DarkHelp_C_API.cpp
 The C API is a wrapper around some of the most common C++ DarkHelp objects and methods.
 
file  DarkHelp_C_API.h
 This is the C API for DarkHelp.
 
file  DarkHelpConfig.cpp
 
file  DarkHelpConfig.hpp
 DarkHelp's configuration class.
 
file  DarkHelpNN.cpp
 
file  DarkHelpNN.hpp
 DarkHelp's NN class.
 
file  DarkHelpPositionTracker.cpp
 
file  DarkHelpPositionTracker.hpp
 
file  DarkHelpPredictionResult.cpp
 
file  DarkHelpPredictionResult.hpp
 Classes used to return DarkHelp::NN prediction results to callers.
 
file  DarkHelpThreads.cpp
 
file  DarkHelpThreads.hpp
 DarkHelp's class to load multiple identical neural networks.
 
file  DarkHelpUtils.cpp
 
file  DarkHelpUtils.hpp
 DarkHelp's utility functions.