Apollo 10.0
自动驾驶开放平台
|
#include <base_feature_extractor.h>
Public 属性 | |
int | input_width = 0 |
int | input_height = 0 |
std::shared_ptr< base::Blob< float > > | feat_blob |
std::string | feature_path |
std::string | feature_file |
![]() | |
std::string | config_path |
std::string | config_file |
int | gpu_id = 0 |
在文件 base_feature_extractor.h 第 36 行定义.
std::shared_ptr<base::Blob<float> > apollo::perception::camera::FeatureExtractorInitOptions::feat_blob |
在文件 base_feature_extractor.h 第 39 行定义.
std::string apollo::perception::camera::FeatureExtractorInitOptions::feature_file |
在文件 base_feature_extractor.h 第 41 行定义.
std::string apollo::perception::camera::FeatureExtractorInitOptions::feature_path |
在文件 base_feature_extractor.h 第 40 行定义.
int apollo::perception::camera::FeatureExtractorInitOptions::input_height = 0 |
在文件 base_feature_extractor.h 第 38 行定义.
int apollo::perception::camera::FeatureExtractorInitOptions::input_width = 0 |
在文件 base_feature_extractor.h 第 37 行定义.