ProtoTracer  1.0
Real-time 3D rendering and animation engine
Loading...
Searching...
No Matches
FFTVoiceDetection.h File Reference

Declares the FFTVoiceDetection template class for real-time viseme detection based on FFT data. More...

Include dependency graph for FFTVoiceDetection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Viseme
 Defines the available mouth shapes (visemes). More...
 
class  FFTVoiceDetection< peakCount >
 Detects visemes based on FFT voice analysis. More...
 

Detailed Description

Declares the FFTVoiceDetection template class for real-time viseme detection based on FFT data.

This file defines the FFTVoiceDetection class, which extends the Viseme class to provide functionality for detecting mouth shapes (visemes) based on formant frequencies extracted from FFT analysis of voice signals.

22/12/2024 22/12/2024 Coela Can't! Coela Can't

Definition in file FFTVoiceDetection.h.