搜索资源列表
OCR
- 自已编写的印刷体汉字识别程序,介绍了两种汉字切分算法:投影法,连通域合并法。 以及二值化,灰度拉伸,灰度均衡等图像处理算法(内附汉字图片进行试验)
code1.rar
- 连通域代码,很不错的,用于OCR图像识别!,Connected domain code, it is good for the OCR image recognition!
connexity.rar
- 连通域的检测程序,主要用来检测图像的连通域信息,Connected domain, testing procedures, mainly used to detect the connectivity of the image domain information
Eyesegmentation
- 睫毛最优阈值化处理之后用基于连通域搜索的方法进行噪声点删除,主要用到函数bwareaopen,代码包含在jiemao.m文件中。-Optimal threshold eyelashes after treatment with the method based on connected local search to remove the noise points, mainly used in the function bwareaopen, the code contained in the
wenziqiefen
- 本程序实现的是文字识别中的文字切分环节,用基于连通域的文字切分算法实现-This procedure is the realization of the text character recognition segmentation aspect connected with the text-based segmentation algorithm
wordrec
- 实现对印刷体汉字的识别,在识别过程中,主要提取了5个特征:笔画特征,连通域个数,穿线特征,投影特征和粗外围特征。-Implementation of the printed character recognition, the recognition process, the main extracted five characteristics: stroke characteristics, the number of connected components, threading feat
licenseplatelocation
- 一种多车牌定位方法,该方法综合利用边缘检 测、连通域分析、倾斜矫正等多种方法,解决了复杂背景中定位难的问题-A multi-plate location method, which combined with an edge detection, connected component analysis, tilt correction and other methods to solve the complex problem of difficulties in the context
Car_Recognition
- 这个是用于车牌识别的算法,与以往不同的是,这个算法比较新颖,采用了连通域与变化率结合的算法。-This is a project for recoginition for the car card.
Literature
- 此文献是图像处理中车牌识别的连通域算法,该算法是基于等价对的。-This literature is connected domain algorithm of license plate recognition in image processing, the algorithm is based on equivalence.
biaojiliantongyu
- 标记连通域,可以标记出好几种类型的连通域-biao ji lian tong yu
chepaidingwei)
- 基于形态学于投影法相结合的车牌定位 连通域的字符分割-chepaidingwei
label
- 在matlab开发环境中,对于图像采用贴便签算法识别出不同连通域后,对该图像的不同连通域索引不同的颜色,显示出标签的效果!-In the Matlab development environment for the images posted notes algorithm to identify different connected domains, the different colors of the image connected domain index, showing the e
typedef-struct-tagMarkRegion
- 连通域标记C++程序,已经经过验证,可以放心使用-typedef struct tagMarkRegion
text-location
- 文字定位的连通域识别 自己码的的,可以识别同一图片上多个连通域区域 -Positioning of the connected domain identification text
MAERJIANCE
- 场景图像中文本占据的范围一般都较小,图像中存在着大范围的非文本区域。因此,场景图像文本定位作为一个独立步骤越来越受到重视。这包括从最先的CD和杂志封面文本定位到智能交通系统中的车牌定位、视频中的字幕提取,再到限制条件少,复杂背景下的场景文本定位。与此同时文本定位算法的鲁棒性越来越高,适用的范围也越来越广泛。文本定位的方式一般可以分为三种,基于连通域的、基于学习的和两者结合的方式。基于连通域的流程一般是首先提取候选文本区域,然后采用先验信息滤除部分非文本区域,最后根据候选文本字符间的关系构造文本
MSER
- 提取输入图像的MSER区域,对得到的MSER区域二值图像进行连通域分析,先粗过滤一些明显不符合字符的区域,然后对过滤后的图像进行闭运算。闭运算之后再进行一次细滤除,最后得到包围文本区域的包围盒。-The MSER region of the input image is extracted, and the connected MSER region binary image is analyzed. Finally, some areas that do not meet the charac