CDarkHelp::Config | All of DarkHelp's configuration is stored within an instance of this class |
▼CConstraint | |
CDirExistConstraint | |
CDriverConstraint | |
CFileExistConstraint | |
CFloatConstraint | |
CIntConstraint | |
COutputImageConstraint | |
CWxHConstraint | |
CDarkHelp::DHThreads | This 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::NN | Instantiate 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::Obj | The position tracker uses Obj to keep information on objects that are being tracked |
COptions | |
CDarkHelp::PositionTracker | This class attempts to do very simple object tracking based on the position of the object |
CDarkHelp::PredictionResult | Structure used to store interesting information on predictions |
▼CStdOutput | |
COutput |