A Novel Pen-Based Flowchart Recognition System for Programming Teaching

  • Authors:
  • Zhenming Yuan;Hong Pan;Liang Zhang

  • Affiliations:
  • School of Information Science and Engineering, Hangzhou Normal University, Hangzhou, P.R. China;School of Information Science and Engineering, Hangzhou Normal University, Hangzhou, P.R. China;School of Information Science and Engineering, Hangzhou Normal University, Hangzhou, P.R. China

  • Venue:
  • Advances in Blended Learning
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

The electronic white board and the tablet PC are bringing new technologies to modern education. This paper presents a pen-based flowchart recognition system for programming teaching, which uses hybrid SVM-HMM algorithm for sketch recognition. In this algorithm, ICA is used to reduce the dimension of features, a set of fuzzy SVMs are used as preliminary feature classifiers to produce fix length feature vector, which acts as a probability evaluator in the hidden states of Hidden Markov Models, and HMMs are employed as finally classifiers to recognize the unknown pattern. Experiment results show the hybrid algorithm has good learning and recognition ability. And based on this algorithm, an intelligent whiteboard system for programming teaching is designed to identify the sketches into the programming flowchart, and finally converts it into C language programs. User's evaluation shows it is natural for the teachers and the students with a flexible and effective interactive teaching pattern. Therefore, such system brings a new programming teaching patterns and help students to stride the obstacle between the flowchart and the programming language. Students can learn the abstract programming idea and the concrete coding skills effectively and efficiently by the visual comparative learning assisted by the intelligent whiteboard system.