搜索资源列表
NovelShapeBasedImageRetrievalUsingDirectionCode.ra
- 在Freeman链码基础上,提出一种新的形状描述编码:最小和统计方向码. 该方法对图像平移、旋转具有不变性的优点,对尺度变换有成比例特点. 提出了相应的形状匹配算法:方向熵法度量最小和统计方向码描述的形状相似度. 仿真试验验证了这种形状检索方法的有效性与可行性.
shapMatch
- 本文对形状匹配的方法进行了回顾。介绍了一些形状表示方法, 其中主要是形状简化 的方法。形状匹配的方法可以分为基于各种变换不变量的形状匹配方法和基于局部特征的形状匹配方法, 并根据这一分类介绍了很多有代表性的匹配方法。
shapematch
- 一篇质量较高的形状匹配方面的文献。里面详细介绍了各种形状匹配方法。
形状匹配
- 形状匹配领域的经典论文
shape match
- 基于骨架的形状匹配
一种多尺度的时间序列相似模式匹配算法
- 提出一种多尺度的时间序列相似模式匹配算法.该算法用离散小波变换对时间序列进行多分辨分析,在多尺度上提取序列的形状特征.然后在不同的尺度上找出相似的序列和子序列模式.该算法可以匹配不同长度的序列,并能支持垂直平移变换和幅度伸缩变换.
IMPROVEDHARRISCorner
- 经典的Harris角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。-classic Harris corner detection algorithm improved VC code, Gray can be used to extract image feature points for the match, motion estimation, optical flow, s
IMPROVEDSUSANDETECT
- 经典的SUSAN角点检测算法经过改进的VC代码,可以用来提取灰度图象的特征点,用于匹配,运动估计,光流计算,形状分析等。- The classical SUSAN vertex examination algorithm after the improvement VC code, may use for to withdraw the gradation image characteristic point, uses in to
NovelShapeBasedImageRetrievalUsingDirectionCode.ra
- 在Freeman链码基础上,提出一种新的形状描述编码:最小和统计方向码. 该方法对图像平移、旋转具有不变性的优点,对尺度变换有成比例特点. 提出了相应的形状匹配算法:方向熵法度量最小和统计方向码描述的形状相似度. 仿真试验验证了这种形状检索方法的有效性与可行性.-In the Freeman chain code based on a new shape descr iption coding: the direction of the
shapMatch
- 本文对形状匹配的方法进行了回顾。介绍了一些形状表示方法, 其中主要是形状简化 的方法。形状匹配的方法可以分为基于各种变换不变量的形状匹配方法和基于局部特征的形状匹配方法, 并根据这一分类介绍了很多有代表性的匹配方法。-In this paper, shape matching methods reviewed. Introduce a number of shape representation method, which is m
Fast_Lattice_Shape_Matching_2D_Demo
- 鲁邦实时形变的快速网格形状匹配方法,这个代码我是向作者要来的。-FastLSM: Fast Lattice Shape Matching for Robust Real-Time Deformation. This demo is intended to illustrate the kinds of behavior attainable using the FastLSM algorithm, and to provide
zdf2
- 1.分别实现GL_TRAINGLE_STRIP,GL_TRAINGLE_FAN,GL_QUAD_STRIP等基本形状,至少包括10个以上的顶点。 2.不同形状分别设置不同的颜色。 3.用不同的填充模式绘制多面体,如桌子、椅子、电脑、建筑物等(自定义)。 -1., Respectively, to achieve GL_TRAINGLE_STRIP, GL_TRAINGLE_FAN, GL_QUAD_STRIP basic s
BMP-shape
- 形状上下文算法。做好预处理后,使用此算法匹配验证码,识别率非常高,且无视扭曲,变形。-The shape context algorithm. Do a good job pre-treated using this algorithm matches the verification code, recognition rate is very high, and ignore the twisted, distorted.
HDevelop
- 基于HDevelop的形状匹配算法参数的优化研究-The shape matching algorithm based on HDevelop Parameter Optimization
hsm-matlab
- 使用Hough变换实现图像的二维匹配,可以用于形状的查找和对应,同样适用于机器人定位等领域。 代码内包含说明文档,内容详尽-This document describes the Matlab implementation of an algorithm called Hough Scan Matching. The algorithm s goal is to find the roto-translation which mak
image-retrieval-technology-research
- 基于内容的图像检索技术的关键在于特征提取,是利用图像的颜色、形状、纹理、轮廓、对象的空间关系等客观独立的存在于图像中的基本视觉特征作为图像的索引,计算查询图像和目标图像的相似距离,按相似度匹配进行检索。综合国内外研究现状,可将基于内容的图像检索技术分为如下几种类型:基于颜色特征的检索、基于纹理特征的检索、基于形状及区域的检索、基于空间约束关系的检索。-Based on comparing various affine invariant
形状匹配例子
- 关于halcon形状匹配的一些例子说明,希望对大家有帮助。(examples of halcon shape-based matching)
shape
- 使用OPENCV的示例实现的形状匹配方法(A shape matching method implemented using an example of OPENCV)
aco
- spd描述子,ACO算法匹配,文件中包含其他的描述子(形状上下文。。。),同时距离函数包括欧式距离和卡方距离(The SPD descr iptor matches the ACO algorithm, and the file contains other descr iptors (shape context) At the same time, the distance function includes Euclidean di
simulate
- 形状是由图像的轮廓形成的,所以理论上形状识别是通常在边缘或轮廓检测后的步骤。(edge_based_matching The shape is formed by the outline of the image, so theoretically the shape recognition is usually the step after the edge or contour detection)