This is the complete list of members for DarkHelp::NN, including all inherited members.
| annotate(const float new_threshold=-1.0f) | DarkHelp::NN | |
| annotated_image | DarkHelp::NN | |
| binary_inverted_image | DarkHelp::NN | |
| clear() | DarkHelp::NN | |
| config | DarkHelp::NN | |
| darknet_net | DarkHelp::NN | |
| duration | DarkHelp::NN | |
| duration_string() | DarkHelp::NN | |
| empty() const | DarkHelp::NN | |
| heatmap_combined(const float threshold=0.1f) | DarkHelp::NN | |
| heatmaps_all(const float threshold=0.1f) | DarkHelp::NN | |
| horizontal_tiles | DarkHelp::NN | |
| image_channels() | DarkHelp::NN | |
| init(const std::string &cfg_filename, const std::string &weights_filename, const std::string &names_filename="", const bool verify_files_first=true, const EDriver driver=EDriver::kDarknet) | DarkHelp::NN | |
| init(const bool delete_combined_bundle_once_loaded, const std::string &filename, const std::string &key="", const EDriver driver=EDriver::kDarknet) | DarkHelp::NN | |
| init() | DarkHelp::NN | |
| is_initialized() const | DarkHelp::NN | |
| is_loaded() const | DarkHelp::NN | inline |
| name_prediction(PredictionResult &pred) | DarkHelp::NN | protected |
| names | DarkHelp::NN | |
| network_dimensions | DarkHelp::NN | protected |
| network_size() | DarkHelp::NN | |
| NN(const NN &)=delete | DarkHelp::NN | |
| NN(NN &&)=delete | DarkHelp::NN | |
| NN() | DarkHelp::NN | |
| NN(const Config &cfg) | DarkHelp::NN | |
| NN(const std::string &cfg_filename, const std::string &weights_filename, const std::string &names_filename="", const bool verify_files_first=true, const EDriver driver=EDriver::kDarknet) | DarkHelp::NN | |
| NN(const char *cfg_filename, const char *weights_filename, const char *names_filename="", const bool verify_files_first=true, const EDriver driver=EDriver::kDarknet) | DarkHelp::NN | |
| NN(const bool delete_combined_bundle_once_loaded, const std::string &filename, const std::string &key="", const EDriver driver=EDriver::kDarknet) | DarkHelp::NN | |
| number_of_channels | DarkHelp::NN | protected |
| operator=(const NN &)=delete | DarkHelp::NN | |
| operator=(NN &&)=delete | DarkHelp::NN | |
| original_image | DarkHelp::NN | |
| predict(const std::string &image_filename, const float new_threshold=-1.0f) | DarkHelp::NN | |
| predict(cv::Mat mat, const float new_threshold=-1.0f) | DarkHelp::NN | |
| predict_internal(cv::Mat mat, const float new_threshold=-1.0f) | DarkHelp::NN | protected |
| predict_internal_darknet() | DarkHelp::NN | protected |
| predict_internal_opencv() | DarkHelp::NN | protected |
| predict_tile(cv::Mat mat, const float new_threshold=-1.0f) | DarkHelp::NN | |
| prediction_results | DarkHelp::NN | |
| reset() | DarkHelp::NN | |
| snap_annotation(PredictionResult &pred) | DarkHelp::NN | |
| snap_annotations() | DarkHelp::NN | |
| tile_size | DarkHelp::NN | |
| version() | DarkHelp::NN | static |
| vertical_tiles | DarkHelp::NN | |
| ~NN() | DarkHelp::NN |