#include "DarkHelp.hpp"
Classes | |
class | DarkHelp::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. More... | |
Namespaces | |
DarkHelp | |
The DarkHelp namespace contains (almost) everything in the DarkHelp library. | |
DarkHelp's NN
class. Prior to v1.4, this used to be called DarkHelp
.