This is the complete list of members for DarkHelp::DHThreads, including all inherited members.
add_image(cv::Mat image) | DarkHelp::DHThreads | |
add_images(const std::filesystem::path &dir) | DarkHelp::DHThreads | |
all_results | DarkHelp::DHThreads | private |
annotate_output_images | DarkHelp::DHThreads | |
cfg | DarkHelp::DHThreads | |
detele_input_file_after_processing | DarkHelp::DHThreads | |
DHThreads() | DarkHelp::DHThreads | |
DHThreads(const DarkHelp::Config &c, const size_t workers, const std::filesystem::path &output_directory=".") | DarkHelp::DHThreads | |
DHThreads(const std::filesystem::path &filename, const std::string &key, const size_t workers, const std::filesystem::path &output_directory=".", const DarkHelp::EDriver &driver=DarkHelp::EDriver::kDarknet) | DarkHelp::DHThreads | |
files_processing | DarkHelp::DHThreads | private |
files_remaining() const | DarkHelp::DHThreads | inline |
get_nn(const size_t idx) | DarkHelp::DHThreads | |
get_results() | DarkHelp::DHThreads | |
init(const DarkHelp::Config &c, const size_t workers, const std::filesystem::path &output_directory=".") | DarkHelp::DHThreads | |
init(const std::filesystem::path &filename, const std::string &key, const size_t workers, const std::filesystem::path &output_directory=".", const DarkHelp::EDriver &driver=DarkHelp::EDriver::kDarknet) | DarkHelp::DHThreads | |
input_files | DarkHelp::DHThreads | private |
input_image_and_file_lock | DarkHelp::DHThreads | private |
input_image_index | DarkHelp::DHThreads | private |
input_images | DarkHelp::DHThreads | private |
networks | DarkHelp::DHThreads | private |
networks_loaded() const | DarkHelp::DHThreads | inline |
output_dir | DarkHelp::DHThreads | private |
purge() | DarkHelp::DHThreads | |
reset_image_index() | DarkHelp::DHThreads | |
restart() | DarkHelp::DHThreads | |
results_lock | DarkHelp::DHThreads | private |
ResultsMap typedef | DarkHelp::DHThreads | |
run(const size_t id) | DarkHelp::DHThreads | private |
stop() | DarkHelp::DHThreads | |
stop_requested | DarkHelp::DHThreads | private |
threads | DarkHelp::DHThreads | private |
threads_ready | DarkHelp::DHThreads | private |
trigger | DarkHelp::DHThreads | private |
trigger_lock | DarkHelp::DHThreads | private |
wait_for_results() | DarkHelp::DHThreads | |
worker_threads_to_start | DarkHelp::DHThreads | private |
~DHThreads() | DarkHelp::DHThreads | |