Apollo  6.0
Open source self driving car software
Public Member Functions | List of all members
apollo::audio::DirectionDetection Class Reference

#include <direction_detection.h>

Collaboration diagram for apollo::audio::DirectionDetection:
Collaboration graph

Public Member Functions

 DirectionDetection ()
 
 ~DirectionDetection ()
 
std::pair< Point3D, double > EstimateSoundSource (std::vector< std::vector< double >> &&channels_vec, const std::string &respeaker_extrinsic_file, const int sample_rate, const double mic_distance)
 

Constructor & Destructor Documentation

◆ DirectionDetection()

apollo::audio::DirectionDetection::DirectionDetection ( )

◆ ~DirectionDetection()

apollo::audio::DirectionDetection::~DirectionDetection ( )

Member Function Documentation

◆ 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: