• 基于新的轮廓特征的离线签名鉴别

    Subjects: Computer Science >> Integration Theory of Computer Science submitted time 2019-01-03 Cooperative journals: 《计算机应用研究》

    Abstract: In the off-line signature, LBPs of background pixels, as well as pixels inside the strokes, accounting for a large proportion in a signature bitmap, are nearly the same. Consequently, they have greate interference to describe the characteristics of signature’s strokes. So this paper proposed LBPC-based feature that mainly calculated the histogram of the local binary patterns on signature’s contour and some useless patterns were removed by adding a rule to improve the effectiveness and robustness of LBP. Besides, seen as an improvement for directional chain code for its limitations in the signature verification, this paper introduced LCPC-based feature which aimed at computing the statistical features of the local contour patterns co-occurrence. Then, the PCA was applied to two above combined features due to the huge dimensionality. Finally, to evaluate the performance of proposed method, using SVMs classifier, it conducted experiments on MCYT and GPDS open databases and the achievable average error rates were 13.51% and 12.97% respectively. Moreover, comparisons with other methods on the same datasets provide evidence that the proposed method obtains lower average error rate than others.

  • 利用PSO-SA混合优化支持向量回归的径流预报模型研究

    Subjects: Computer Science >> Integration Theory of Computer Science submitted time 2018-05-24 Cooperative journals: 《计算机应用研究》

    Abstract: In order to effectively improve the accuracy of runoff forecasting, this paper proposed an effective hybrid optimization strategy which was based on the combination of particle swarm optimization and simulated annealing algorithm, and it also optimized the type of kernel function and the kernel parameter setting of Support Vector Regression to establish an effective hybrid optimization support vector regression runoff forecasting model. The proposed method provided an effective way for the choice of kernel functions and parameter optimization. By analyzing the examples of Guangxi Liujiang’s River runoff and with pure support vector regression model comparison, the results of the study show that the model is stable in prediction and it has high generalization performance and accuracy of prediction, and it can provide an effective prediction method for runoff forecast.

  • 基于扩展规则与统计特征的未登录词识别

    Subjects: Computer Science >> Integration Theory of Computer Science submitted time 2018-05-24 Cooperative journals: 《计算机应用研究》

    Abstract: In order to improve unregistered word recognition effect in various fields, this paper proposed an unregistered word recognition method based on expansion rules and statistical features. It analyzed word formation features of unregistered words in various field, formulated expansion rules, extended word segmentations to get compound words according to expansion rules, then determined whether compound words were unregistered words through statistical features such as word frequency, mutual information and branch entropy, if the compound word was an unregistered word, it would continue to be expanded and recognized. The results of unregistered word recognition experiments in six fields and general field show that the method based on expansion rules and statistical features achieves better recognition effect of unregistered words and has better portability.

  • 基于笔画角度变换和宽度特征的自然场景文本检测

    Subjects: Computer Science >> Integration Theory of Computer Science submitted time 2018-05-02 Cooperative journals: 《计算机应用研究》

    Abstract: In order to reduce the missing detection and misclassification of text caused by uneven illumination and background complexity in text detection of natural scenes, this paper presented a natural scene text detection method based on stroke angle transformation and width features. Compared to non-text, the text has a more stable performance of stroke outline angle conversion times and stroke width. Therefore, this paper proposed methods of extracting the number of transformations of the outer corner of the stroke and the enhancement of the pixel area ratio of the stroke support. In order to extract the characteristics of angular conversion, it used the method of outer contour segmentation to calculate the number of conversion times. In order to extract the strokes width characteristics, it calculated the proportion of the width stable area in the total strokes area. To reduce rate of the text missing detection, multi-channel MSER was used to detect text candidate area. Candidate areas in all channels were merged to extract the stroke and texture features. Support vector machines combined with features adopted, it used to classify text and non-text. The simulations show that the accuracy and recall rate of the algorithm were 79.3% and 72.8% in the ICDAR2015 database, respectively. Moreover, it solves the problem of uneven illumination and complex background to some extent.