搜索资源列表
基本图像分割实例
- P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数 -P0801 : Call text image segmentation P0802 : adhesion character segmentation P0803 : Character Recogn
Summerwatershold
- 细胞粘连分割算法,分水岭实现,是一篇论文的验证程序,保证可靠性,实验图片附内-cell adhesion segmentation algorithm, a watershed achievement is a paper verification process to ensure reliability, within experimental Photo :
cellSplit
- 细胞粘连分割算法,采用vc++6.0编译环境,能够实现粘连细胞图像的分割-Cell adhesion segmentation algorithm, using vc++6.0 to compile the environment, to achieve adhesion cell image segmentation, the algorithm has a certain reference value
基于识别反馈机制的多粘连字符分割与识别
- 基于识别反馈机制的多粘连字符分割与识别 验证码识别相关资料,主讲字符分割-Feedback mechanism based on recognition of multi-adhesion character segmentation and recognition verification code to identify the relevant information, speaker character segmentation
matlab_watershed_pdf
- 里面是一写我写MATLAB粘连细胞分割时搜索到的一些比较有用的资料,一起与大家分享-There is a write I write MATLAB adhesion cell division when the search for some of the more useful information to share with you together
IP-Programing
- 1。演示程序中增加了三个鼠标功能的演示程序与真彩色图 像像素数据的显示。 2、新增了四个菜单,即分水岭算法、线段表新应用、论文例图和应 用模块,它们都是交稿后到最近这段时间里所做的工作。新增内 容都是在此编程环境下完成的。 3、分水岭算法菜单中给出了分割粘连图像的四种方法。 4、线段表新应用菜单给出了用种子填色法实现的连通区域分割方法, 它比线段编码法简单,还介绍了用线段表实现数 学形态学中腐蚀膨胀的快速算法。 中所用图像的生成步骤,
SeveralCharacterRecognition
- 程序代码说明 P0801:索书号文字图像分割 P0802:粘连字符切分 P0803:文字识别 P0804:彩色车牌分割 P0805:商标文字分割 Recognition:文字识别的识别子函数 StrDetect01:文字识别的结构特征提取子函数-Procedure Code Descr iption P0801: Call Number text image segmentation P0802: adhesion chara
LetterImageRecognition
- 文字图像识别:索书号文字图像分割;粘连字符切分;文字识别;彩色车牌分割;商标文字分割;文字识别的识别子函数;文字识别的结构特征提取子函数-Letter Image Recognition: Call Number Letter image segmentation adhesion character segmentation language recognition color license plate segmentation trademark characters segmen
1
- 图像分割指把图像分成各具特性的区域并提取出感兴趣目标的技术和过程,它是由图像处理到图像分析的关键步骤。小麦的图像分割是使用各种图像分割算法对小麦图像进行处理和研究,提取出有用的图像信息以实现小麦粘连籽粒的分离,为进一步利用图像处理技术分析小麦品质提供依据。因此,对小麦图像分割方法的研究具有十分重要的意义。 本文首先研究了图像分割算法的分类以及常用图像分割算法的基本原理。然后针对小麦图像的特点,研究了在不同光照、背景和连接情况下使用的小麦图像分割方法,对各种分割算法进行了比较、结合和改进。重点
car
- 识别车牌号的程序,不同文件实现不同的识别功能:P0801:索书号文字图像分割P0802:粘连字符切分P0803:文字识别P0804:彩色车牌分割P0805:商标文字分割 -the car
cell-segmentation
- 细胞粘连分割算法,采用vc++6.0编译环境,能够实现粘连细胞图像的分割,算法具有一定的参考价值。-Cell adhesion segmentation algorithm, using vc++6.0 to compile the environment, to achieve adhesion cell image segmentation, the algorithm has a certain reference value.
papersimulate
- 仿真一篇国际学会论文。主要是分割粘连细胞图像。-Simulation of an International Society papers. Mainly adhesion cell image segmentation.
articlesaboutcellsegmentation
- 做毕设时下的一些关于细胞粘粘连分割的文章,对大家可能用得上-articles about cell segmentation downloaded for my graduate design, maybe it s useful to you
work
- 对于细胞图像序列中多目标的追踪是细胞运动研究中的难点,针对高密度细胞图像中细胞运动的复杂性,本文提出一个细胞分割和追踪的系统。在细胞分割部分,针对实验所用细胞图像序列的特点,本文分别采用了不同的分割方法。在基本的细胞分割后,由于得到的分割图像存在着一些粘连细胞,为了将之分离,采用了基于Freeman code法对细胞轮廓进行跟踪编码。根据编码所得的链码特征分析细胞的轮廓形态,找出粘连细胞图像中的凹角点,再将凹角点进行分组配对完成粘连细胞的分离。在追踪部分,针对细胞的运动特性,将细胞分为惰性细胞和
Watershed-algorithm
- 基于距离变换的分水岭分割算法,该算法可以实现对粘连物体的分割。-Watershed algorithm
tuoyuanzhanlianfenge
- 粘连分割,基于椭圆拟合,实现粘连分割,文中给出结果挺好。-Adhesion segmentation, based on ellipse fitting, achieve adhesion split, given good results.
zhanliandianqueding
- 粘连分割,粘连点确定,基于椭圆拟合的粘连点确定分割。-Adhesion segmentation, to determine the adhesion points, based on the adhesion point of the ellipse fitting to determine the split.
pipeifenge
- 基于凹点匹配实现粘连分割,希望对大家有所帮助。-Matching achieve adhesion split, based on the concave point we want to help.
minimum-watershed
- 实现粘连分割,对有粘连的物体分割效果很好,使用了局部极值结合分水岭算法-Achieve adhesion segmentation, to have adhesion object segmentation effect is very good, the use of the local extremum combined with watershed algorithm
Verifycodes
- 对验证码图片的处理、分割、识别,包括原始的灰度,二值化,粘连分割,骨架等等操作-Verification code image processing, segmentation, identification, including the original grayscale, binary, adhesions segmentation, skeleton, etc. operations