facebook360_dep
Facebook360 Depth Estimation Pipeline
|
Functions | |
void | terminateHandler () |
void | sigHandler (int signal) |
bool | isSubstring (const std::string &haystack, const std::string &needle) |
void | logFlags () |
void | initDep (int &argc, char **&argv, const std::string kUsageMessage) |
void fb360_dep::system_util::initDep | ( | int & | argc, |
char **& | argv, | ||
const std::string | kUsageMessage | ||
) |
bool fb360_dep::system_util::isSubstring | ( | const std::string & | haystack, |
const std::string & | needle | ||
) |
void fb360_dep::system_util::logFlags | ( | ) |
void fb360_dep::system_util::sigHandler | ( | int | signal | ) |
void fb360_dep::system_util::terminateHandler | ( | ) |