|
Apollo
v5.5.0
Open source self driving car software
|
#include <map>#include <memory>#include <string>#include <vector>#include "boost/shared_ptr.hpp"#include "modules/perception/base/blob.h"

Go to the source code of this file.
Classes | |
| class | apollo::perception::inference::Inference |
Namespaces | |
| apollo | |
| apollo::perception | |
| apollo::perception::inference | |
Typedefs | |
| typedef std::map< std::string, std::shared_ptr< apollo::perception::base::Blob< float > > > | apollo::perception::inference::BlobMap |
1.8.13