Research Article

Automated Degradation Diagnosis in Character Recognition System Subject to Camera Vibration

Algorithm 2

Degraded character recognition procedure.
Input: the input character image
Output: character category
Step  1. For the input character image , extract the gray distribution feature
   to diagnose and obtain disk-blurring level ;
Step  2. If , extract the edge gray distribution feature to diagnose
   and obtain motion-blurring diagnosis result . Set .
   Otherwise, update .
Step  3. For the input character image , extract the string code .
Step  4. According to the blurring level of ,
   acquire character category by adaptive classification weights
   to adaptively adjust every sub-model’s action.