Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
PitchDetector.cc File ReferenceImplements PitchDetector, which generates a PitchEvent whenever a notable frequency is detected using FFT. More... #include "PitchDetector.h" #include "Events/EventGeneratorBase.h" #include "Shared/newmat/newmat.h" #include <cmath> #include "Events/EventRouter.h" #include "Events/EventBase.h" #include "Events/DataEvent.h" #include "Events/PitchEvent.h" #include "Shared/newmat/newmatap.h" #include "Shared/Config.h" #include "Shared/debuget.h" #include "Shared/ODataFormats.h"
Include dependency graph for PitchDetector.cc:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Detailed DescriptionImplements PitchDetector, which generates a PitchEvent whenever a notable frequency is detected using FFT. Originally written as a part of a final project at Carnegie Mellon (15-494 Cognitive Robotics, Spring 2006) Definition in file PitchDetector.cc. Function Documentation
|
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:00 2016 by Doxygen 1.6.3 |