4/19/2013

This short code is for showing the frame by frame result of an HMM recognition process. It reads several input images with their corresponding frame by frame transcriptions results of an HMM system, and then mark LB and SB in blue and yellow color seperately. 

inputimage.txt is the input image list;
display_segments.m is the main function;
show_segment2.m marks the colors for LB/SB frames. 

The detailed transcription is obtained by HVite (HTK toolbox) -f option. 