Edinburgh Speech Tools  2.1-release
pitchmark_main.cc File Reference
#include <cstdlib>
#include <iostream>
#include <fstream>
#include "EST_unix.h"
#include "EST_cmd_line_options.h"
#include "EST_cmd_line.h"
#include "EST_speech_class.h"
#include "sigpr/EST_pitchmark.h"
Include dependency graph for pitchmark_main.cc:

Go to the source code of this file.

Functions

void set_options (EST_Features &op, EST_Option &al)
 
void pm_to_label (EST_Track &pm, EST_Relation &lab)
 
int main (int argc, char *argv[])
 
void override_lib_ops (EST_Option &op, EST_Option &al)
 

Function Documentation

void set_options ( EST_Features op,
EST_Option al 
)

Definition at line 282 of file pitchmark_main.cc.

void pm_to_label ( EST_Track pm,
EST_Relation lab 
)

Definition at line 248 of file pitchmark.cc.

int main ( int  argc,
char *  argv[] 
)

Definition at line 72 of file pitchmark_main.cc.

void override_lib_ops ( EST_Option op,
EST_Option al 
)

Definition at line 241 of file pitchmark_main.cc.