首页> 外文会议>International Conference on Image Processing, Computer Vision, and Pattern Recognition >Comparative Analysis of the Optimization Techniques of Image Filters Used to Improve Optical Character Recognition on Text Images
【24h】

Comparative Analysis of the Optimization Techniques of Image Filters Used to Improve Optical Character Recognition on Text Images

机译:用于改进文本图像上的光学字符识别的图像滤波器优化技术的比较分析

获取原文

摘要

Image filtering is changing the appearance of the image by altering the shades and colors of the pixels. Increasing the contrast as well as adding a variety of texture, tones and special effects to images are some of the results of applying image filters for the purpose of improving the success rate of OCR (Optical Character Recognition) performed on text image. Still the main purpose of filtering is reducing the noise around characters in the image. Within Silicon and Software System Limited (S3Group) Company from Dublin, Ireland, the image filters described in this paper are used to improve a subsequent OCR which is part of the process of testing the menu options displayed on the output video of the set-top box under test. This paper focuses on the optimization techniques and on the analysis of which better suits to be applied to each of the image filters in order to make them perform faster. The optimization that produces the best improvement in terms of execution time for all filters above is done using a byte array to store the components i.e. Blue, Green, Red and Alpha of each pixel. Two other optimizations are described, one using C# predefined ColorMatrix class for improving Contrast filter and the other by computing just once the filter weight (i.e. sum of all template elements) for all pixels in the interior of the image in the case of Sharpen and Blur filters, which both use a template to compute the new value of the pixels.
机译:图像过滤通过更改像素的阴影和颜色来改变图像的外观。增加对比度以及为图像添加各种纹理,音调和特殊效果是应用图像过滤器的一些结果,以提高在文本图像上执行的OCR(光学字符识别)的成功率。过滤的主要目的是降低图像中字符周围的噪声。在Silicon和Software System Limited(S3Group)来自Dublin,Irelan,本文中描述的图像过滤器用于改进随后的OCR,该OCR是测试机顶顶部输出视频上显示的菜单选项的过程的一部分被测盒子。本文重点介绍了优化技术,并在分析上应用于每个图像过滤器的更好适用性,以便使它们更快地执行。使用字节阵列完成上述所有滤波器的执行时间最佳改进的优化,以存储每个像素的蓝色,绿色,红色和alpha。描述了另外两个优化,使用C#预定义Colormatrix类来改进对比滤波器,通过计算在锐化和模糊的情况下的图像内部的所有像素中的滤波器重量(即所有模板元素的总和)来改进对比滤波器。过滤器,两者都使用模板来计算像素的新值。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号