File location.cc
FileList > formats > location.cc
Go to the source code of this file
#include "mediapipe/framework/formats/location.h"#include <algorithm>#include <cmath>#include <cstdint>#include <memory>#include "absl/log/absl_check.h"#include "absl/log/absl_log.h"#include "absl/memory/memory.h"#include "absl/strings/substitute.h"#include "mediapipe/framework/formats/annotation/locus.pb.h"#include "mediapipe/framework/formats/annotation/rasterization.pb.h"#include "mediapipe/framework/port/canonical_errors.h"#include "mediapipe/framework/port/point2.h"#include "mediapipe/framework/port/ret_check.h"#include "mediapipe/framework/port/status.h"#include "mediapipe/framework/port/statusor.h"#include "mediapipe/framework/tool/status_util.h"#include "mediapipe/framework/type_map.h"
Namespaces
| Type | Name |
|---|---|
| namespace | mediapipe |
| namespace | anonymous_namespace{location.cc} |
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/framework/formats/location.cc