Considering the simplicity and recognition time of the algorithm, we adopt the recognition method combining
binary tree and SVM shown in Figure 1(a) in the experiment. SVM1 is the root of the binary tree, we can
give the test samples which belong to class 1, the samples not belonging to class 1 are classified through SVM2,
repeatedly, until the samples in N class are presented through SVM(N-1).