搜索资源列表
adaptivethresholdImageSeg_Text
- 自适应阈值的图像分割及文字提取技术,matlab,对学习基本原理有帮助,Adaptive threshold for image segmentation and text extraction technology, matlab, the basic principles of learning will help
text_extraction
- Text Extraction Matlab Simulation Source Code
SeveralCharacterRecognition
- 程序代码说明 P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数-Procedure Code Descr iption P0801: Call Number text image segmentation P0802: adhesion chara
img-reg
- 对图像实现骨架化操作、提取边界、执行图像开运算度、增强图像对比度并提取文本图像中的某些字符对象。-Implementation of the image skeleton operation, extraction of the border, the implementation of open computing degree images to enhance image contrast and to extract the text of some of the characters
20090429
- 为了提取区域边界,可以对图像直接运用一阶微商算子或二阶微商算子,然后根据各像点处的微商幅值或其他附加条件判定其是否为边界点。如果图像中含有较强噪声,直接进行微商运算将会出现许多虚假边界点。-.Using the feature of distinct edge contour existing between the text and the background regions in color images, a novel text extraction algorithm—CEMA(Co
waveimage
- 利用小波变换的文字提取程序,请参考!运行成功,图片均有。-Using Wavelet Transform text extraction procedures, please refer to! Operation successful, both picture.
TermView
- 图片中的文字提取,包括图像二值化,图像归一化,图像大小压缩,图像细化等处理的C语言代码!有一定的注释,是不可多得的好资料,比较稀缺-Picture of text extraction, including image binarization, image normalization, image size compression, image thinning, such as the C language code to deal with! There are some notes, g
65520781sxthzsb
- 对文字笔画特征进行提取,可以对图像中的文本区域进行定位。-Stroke extraction of text features, you can image in the text area to locate.
89346476texture
- 利用特征提取对图像中的文字进行定位和检测-Feature extraction using the text in the image to locate and test
Chinesetextclassificationfeatureextractionalgorith
- Chinese text classification feature extraction algorithm Chinese text classification feature extraction algorithm -Chinese text classification feature extraction algorithm
LPR_MATLAB
- 摘要:变形车牌矫正和复杂牌照的文字区域提取是LPR中两个比较重要的问题。本文运用MATLAB,通过Radon 变换检测牌照的角度,使用旋转与错切变换相结合的方法来解决变形牌照矫正问题;通过对牌照区域进行颜色提取从 而消除非牌照颜色的干扰,解决复杂牌照的文字区域提取问题。-Abstract: The distortion correction and complexity of the license plate text area extraction is the LPR in the
OCR-text
- text extraction using canny
Text-feature-dimension-reduction
- 关键词:文本分类 特征降维 规则抽取 模式聚合 粗糙集 -Keywords: text classification feature dimension reduction rule extraction model aggregation rough set
Morphology-based-text-line-extraction
- MORPHOLOGY BASED TEXT EXTRACTION
Detecting-Text-in-Natural-Scenes
- 关于场景文本定位、分割、识别的一些国外论文,根据图像的亮度和色彩信息、轮廓宽度变换等算法。-A Novel Algorithm for Text Detection and Localization in Natural Scene Images,Detecting Text in Natural Scenes with Stroke Width Transform,Scene Text Extraction using Image Intensity and Color Information
web-text-extractor
- 网页正文提取,包含java,perl,和php版本-Web text extraction
Connected-Component-based-text-region-extraction.
- The basic steps of the connected-component text extraction algorithm are given below, and diagrammed in Figure 10. The details are discussed in the following sections. 1. Convert the input image to YUV color space. The luminance(Y) value is used
Edge-based-text-region-extraction-from-natural-im
- The basic steps of the edge-based text extraction algorithm are given below 1. Create a Gaussian pyramid by convolving the input image with a Gaussian kernel and successively down-sample each direction by half. (Levels: 4) 2. Create directiona
Image-text-extraction
- 图形文字提取,根据特征把图片中的文字提取出来保存为文本。-Graphic text extraction, according to the characteristics of the text extracted the image to save as text.
javaEnglish-text-extraction-stems
- 英文文本抽取词干,实现波特词干提取算法 Java代码-English text extraction stems Java code