#include <direction_detection.h>
◆ DirectionDetection()
apollo::audio::DirectionDetection::DirectionDetection |
( |
| ) |
|
◆ ~DirectionDetection()
apollo::audio::DirectionDetection::~DirectionDetection |
( |
| ) |
|
◆ EstimateSoundSource()
std::pair<Point3D, double> apollo::audio::DirectionDetection::EstimateSoundSource |
( |
std::vector< std::vector< double >> && |
channels_vec, |
|
|
const std::string & |
respeaker_extrinsic_file, |
|
|
const int |
sample_rate, |
|
|
const double |
mic_distance |
|
) |
| |
The documentation for this class was generated from the following file: