搜索资源列表
tubecells
- 为对细管中的细胞作图像分析,所以就先作了一个管道区域分割的程序,用的的竖直直线和水平直线腐蚀的方法,比较基础和大家分享讨论^_^ 其中autothreshold是一个自动阈值分割的程序 -For the pairs of thin tube of cells for image analysis, so we made a first pipe region segmentation process, using the vertical and horizontal straig
SemiContinuousHMMswithExplicitStatDuration
- The goal of this paper is to describe an off-line segmentation-free Arabic handwritten words recognition system. This system is based on a semi-continuous 1- dimensionnal hidden Markov models (SCHMMs)
mymatlab
- 钢筋、火柴根数的统计,阈值分割、直线检测,hough变换-Steel, matches the statistical number of roots, threshold segmentation, line detection, hough transform
cpp
- 分词系统的原理是基于词典匹配进行分词,就是说它会先去文件的一行,在去这行中的四个字然后去和词典比较,如果词典中有这个字则输出加空格,如果没有则把左边的字去除剩下3个字后再和词典进行比较-The principle of word segmentation system is based on word segmentation dictionary matching, which means it will go first to file a line, in the four words i
benhui_v86
- 未来线路预测,分析误差,粒子图像分割及匹配均为自行编制的子例程,能量谱分析计算。- Future line prediction, error analysis, Particle image segmentation and matching subroutines themselves are prepared, Energy spectrum analysis and calculation.
text
- 解析一行文本使用半角字符作为分割的字符串-Analysis of a line of text used as half-width character string segmentation
otsuthresh
- 全局阈值处理方法对单色图像进行分割,我们从适合检测不连续亮度的方法开始,比如点、线、边缘为大家介绍使用Otsu's方法的最佳全局阈值处理。(Global threshold processing method for monochrome image segmentation, we start with suitable for detecting method of discontinuous brightness, such as dot, line, edge to introduce