DarkHelp  v1.9.7-1
C++ API for the neural network framework Darknet
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CDarkHelp::ConfigAll of DarkHelp's configuration is stored within an instance of this class
 CConstraint
 CDirExistConstraint
 CDriverConstraint
 CFileExistConstraint
 CFloatConstraint
 CIntConstraint
 COutputImageConstraint
 CWxHConstraint
 CDarkHelp::DHThreadsThis class allows you to easily run multiple identical copies of a neural network to process many files at once
 Canonymous_namespace{DarkHelpUtils.cpp}::Head
 CDarkHelp::NNInstantiate one of these objects by giving it the name of the .cfg and .weights file, then call DarkHelp::NN::predict() as often as necessary to determine what the images contain
 CDarkHelp::PositionTracker::ObjThe position tracker uses Obj to keep information on objects that are being tracked
 COptions
 CDarkHelp::PositionTrackerThis class attempts to do very simple object tracking based on the position of the object
 CDarkHelp::PredictionResultStructure used to store interesting information on predictions
 CStdOutput
 COutput