|
Apollo
v5.5.0
Open source self driving car software
|
#include "modules/perception/base/object_types.h"

Go to the source code of this file.
Namespaces | |
| apollo | |
| apollo::perception | |
| apollo::perception::camera | |
Functions | |
| template<typename Dtype > | |
| Dtype | apollo::perception::camera::sigmoid (Dtype x) |
| template<typename Dtype > | |
| Dtype | apollo::perception::camera::gaussian (Dtype x, Dtype mu, Dtype sigma) |
| template<typename Dtype > | |
| Dtype | apollo::perception::camera::sqr (Dtype x) |
1.8.13