Recognition System 

of Japanese Characters

 << BACK  NEXT >>

 

Introduction

 

The principal tasks of a Recognition System are:

 

Hidden Markov Models (HMMs)

 

"An HMM is a doubly stochastic process with an  underlying stochastic process which is not observable, but can only be observed through another set of stochastic process that produce the sequence of observed symbols" 

[Rabiner & Joung, 1986]

 

HMM elements

 

The principal elements of an HMM are:

 

HMM's Elements

 

Types of HMMs

There are two principal types of HMMs:

 

1. Ergodic Model: Every state can reach any other state of the model in a single step. The State-Transition matrix (A) is a full matrix.

Ergodic Model

1. Bakis Model: As shown in the figure, some states may need more than one step to reach another state of the model. The State-Transition matrix isn't a full matrix. It's properties depends of the model's order.

Bakis Model (Left-Right Model)

 

Advantages of HMMs

The main advantages of using an HMM in handwritting recognition are:

 

 

Basic problems of HMMs

                                  

 << BACK  NEXT >>

 

Last update 01.15.2004

These pages are maintained by Jorge Solis