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!
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nanonymous_namespace{DarkHelpUtils.cpp}
 CHead
 NDarkHelpThe DarkHelp namespace contains (almost) everything in the DarkHelp library
 CConfigAll of DarkHelp's configuration is stored within an instance of this class
 CDHThreadsThis class allows you to easily run multiple identical copies of a neural network to process many files at once
 CNNInstantiate 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
 CPositionTrackerThis class attempts to do very simple object tracking based on the position of the object
 CObjThe position tracker uses Obj to keep information on objects that are being tracked
 CPredictionResultStructure used to store interesting information on predictions
 CDirExistConstraint
 CDriverConstraint
 CFileExistConstraint
 CFloatConstraint
 CIntConstraint
 COptions
 COutput
 COutputImageConstraint
 CWxHConstraint