搜索资源列表
xianquchuchengxu
- 表单图像线去除的程序,研究了一种直线检测和字线分离的算法.采用了一种检测直线的方法,即有向单单连通链法,它定义简单,物理意义明确,易于存储和处理.且能较好处理倾斜,断裂和字线交叠的情况,且通过将游程平滑,将尺寸小的单连通链滤除,并减少连通链合并时的搜索范围,可达到算法的加速,使结果更加精确.研究了字线相交的不同情况,采用了与框线检测结合的表格框线去除和交叠文字保留的方法,以及对字线分离后的笔画部分的修整.国内做这方面东西的人都很少,资料很少 -form images line removal
ClassificationUsingIntersectionKernelSupportVector
- 基于Intersection Kernel SVM的分类的一篇很好的文章,适合需要对分类问题研究的人参考-Classification using Intersection Kernel Support Vector Machines is Efficient
HCCR
- 运用仿生模式识别方法构建提取基本笔段的神经元序列覆盖手写体汉字图像, 分析笔段神经元间的拓扑性质, 将手写体汉字图像转化为具有容错表征方式的种汉字笔划类型组成的几何图形模仿人类汉字形码输人法统计具有冗余容错形状的笔划神经元类型、数量、位置、相合和相交点数量, 建立手写体汉字特征知识的数据结构表对一手写体汉字库中手写体汉字识别进行仿真实验。方法具有较强的“ 认知”手写体汉字的能力-Construction of the use of pattern recognition methods of e
houghline
- Hough直线块通过检测交叉点处的参考图像的边界线找到图像-The Hough Lines block finds the points of intersection between the reference image boundary lines and the line specified by a (rho, theta) pair. The block outputs one-based [x y] coordinates for the points of intersectio
test6
- 用于检测直线交点,只能是直线交点,曲线的不能用-Intersection for line detection, only linear intersection curve can not be used, thank you
CBIR
- 基于内容的图像检索,使用颜色直方图就行比较,并使用intersection,EMD等距离。-Context-based Image Retri
94207285
- 求解任意两个多边形的并集,交集,差集,要求是简单多边形(Solve any two polygons, intersection, difference set, the requirements are simple polygon)