| ▼Nanonymous_namespace{DarkHelpUtils.cpp} | |
| CHead | |
| ▼NDarkHelp | The DarkHelp namespace contains (almost) everything in the DarkHelp library |
| CConfig | All of DarkHelp's configuration is stored within an instance of this class |
| CDHThreads | This class allows you to easily run multiple identical copies of a neural network to process many files at once |
| CNN | 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 |
| ▼CPositionTracker | This class attempts to do very simple object tracking based on the position of the object |
| CObj | The position tracker uses Obj to keep information on objects that are being tracked |
| CPredictionResult | Structure used to store interesting information on predictions |
| CDirExistConstraint | |
| CDriverConstraint | |
| CFileExistConstraint | |
| CFloatConstraint | |
| CIntConstraint | |
| COptions | |
| COutput | |
| COutputImageConstraint | |
| CWxHConstraint |