Apollo 10.0
自动驾驶开放平台
|
Public 属性 | |
optional int32 | feat_stride = 1 [default = 32] |
repeated ExtractorParam | extractor = 2 |
optional string | remap_model = 3 |
optional string | feat_blob_name = 4 |
repeated int32 | feat_blob_shape = 5 |
在文件 tracking_feature.proto 第 5 行定义.
repeated ExtractorParam apollo::perception::camera::tracking_feature::FeatureParam::extractor = 2 |
在文件 tracking_feature.proto 第 7 行定义.
optional string apollo::perception::camera::tracking_feature::FeatureParam::feat_blob_name = 4 |
在文件 tracking_feature.proto 第 9 行定义.
repeated int32 apollo::perception::camera::tracking_feature::FeatureParam::feat_blob_shape = 5 |
在文件 tracking_feature.proto 第 10 行定义.
optional int32 apollo::perception::camera::tracking_feature::FeatureParam::feat_stride = 1 [default = 32] |
在文件 tracking_feature.proto 第 6 行定义.
optional string apollo::perception::camera::tracking_feature::FeatureParam::remap_model = 3 |
在文件 tracking_feature.proto 第 8 行定义.