Modifier and Type | Field and Description |
---|---|
protected List |
candidateLattice |
protected double[] |
contour |
protected double |
frameShiftTime |
protected F0Tracker.TransitionCost |
transitionCost |
Modifier | Constructor and Description |
---|---|
protected |
F0Tracker.F0Contour(F0Tracker.TransitionCost transitionCost,
double frameShiftTime) |
|
F0Tracker.F0Contour(String ptcFile) |
Modifier and Type | Method and Description |
---|---|
protected void |
addFrameAnalysis(F0Tracker.F0Candidate[] candidates) |
protected void |
findPath() |
protected F0Tracker.F0Candidate |
getBest(int index) |
double[] |
getContour() |
double |
getFrameShiftTime() |
protected List candidateLattice
protected double[] contour
protected F0Tracker.TransitionCost transitionCost
protected double frameShiftTime
protected F0Tracker.F0Contour(F0Tracker.TransitionCost transitionCost, double frameShiftTime)
public F0Tracker.F0Contour(String ptcFile)
protected void addFrameAnalysis(F0Tracker.F0Candidate[] candidates)
protected void findPath()
protected F0Tracker.F0Candidate getBest(int index)
public double[] getContour()
public double getFrameShiftTime()
Copyright © 2000–2016 DFKI GmbH. All rights reserved.