22 #include "modules/perception/camera/lib/feature_extractor/tfe/proto/tracking_feature.pb.h" 28 namespace perception {
35 std::string
Name()
const override;
38 std::shared_ptr<inference::Inference> inference_;
40 tracking_feature::ExternalParam param_;
Definition: camera_frame.h:33
PlanningContext is the runtime context in planning. It is persistent across multiple frames...
Definition: atomic_hash_map.h:25
std::string Name() const override
Definition: project_feature.h:30
bool Extract(const FeatureExtractorOptions &options, CameraFrame *frame) override
bool Init(const FeatureExtractorInitOptions &init_options) override