Feature #1318

fixed-lag smoothing for near-real-time decoding

Added by Matthias Mauch almost 9 years ago. Updated almost 9 years ago.

Status:NewStart date:2015-07-01
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:-

Description

Make an option to Viterbi-decode in a fixed-lag manner. That would also likely resolve #829 (memory explosion),

History

#1 Updated by Matthias Mauch almost 9 years ago

So rather than doing this right away, it seems best to first refactor (?) the existing Viterbi code to

  • have separate update and finish methods
  • make the observations member of the class
  • add a reset (or the like) method

Having that, the fixed-lag steps should be relatively easy to do.

Also available in: Atom PDF