File resource_util_default.cc
FileList > mediapipe > util > resource_util_default.cc
Go to the source code of this file
#include <fstream>
#include "absl/flags/flag.h"
#include "mediapipe/framework/deps/file_path.h"
#include "mediapipe/framework/port/file_helpers.h"
#include "mediapipe/framework/port/statusor.h"
Namespaces
Type | Name |
---|---|
namespace | mediapipe |
namespace | internal |
Public Functions
Type | Name |
---|---|
ABSL_FLAG (std::string, resource_root_dir, "", "The absolute path to the resource directory." "If specified, resource_root_dir will be prepended to the original path.") |
Public Functions Documentation
function ABSL_FLAG
ABSL_FLAG (
std::string,
resource_root_dir,
"",
"The absolute path to the resource directory." "If specified,
resource_root_dir will be prepended to the original path."
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/util/resource_util_default.cc