CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - shape matching

搜索资源列表

  1. copap

    0下载:
  2. Matlab demo code for the cyclic order preserving assignment problem with application to shape matching-Matlab demo code for the cyclic order prese rving assignment problem with application to s CPR matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:35.9kb
    • 提供者:Zhenhua
  1. FastLSM3DDemo

    0下载:
  2. SIGGRAPH 2007年论文FastLSM Fast Lattice Shape Matching的源程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8.83mb
    • 提供者:路雪军
  1. An.Image.Mosaic.Algorithm.Based.on.Matching.Shape.

    0下载:
  2. 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature po
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:167.54kb
    • 提供者:memcpy
  1. Fast_Lattice_Shape_Matching_2D_Demo

    0下载:
  2. 鲁邦实时形变的快速网格形状匹配方法,这个代码我是向作者要来的。-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 an example implementation of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:426.33kb
    • 提供者:yishui pan
  1. Color-Pattern-Matching-Example

    3下载:
  2. LabVIEW图像处理例程,实现从图像中自己圈出目标,程序自己学习该目标特征(颜色、形状)后,在图片上找到并定位目标-LabVIEW image processing routines to implement the image circle of the target, and procedures for their own learning of the target feature (color, shape), to find and locate targets on the pi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:37.27kb
    • 提供者:wzj
  1. AnImprovedAlgorithmforShapeMatchingBasedonMulti2re

    0下载:
  2.  Shape matching algorithm is widely used in many app lications of the content2based retrieval, however, due to large data amount of the video stream and the computation of p rocessing,-Shape matching algorithm is widely used in many app lications o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:204kb
    • 提供者:wang
  1. match

    0下载:
  2. 一个简单的图形匹配源代码,两张图片选取3个特征点对比匹配-A simple shape matching source code, two pictures selected three feature points matching contrast
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:120.26kb
    • 提供者:黄朝亮
  1. ActiveAppearanceModels(1998)

    0下载:
  2. amm模型(主动形状匹配模型)在人脸定位中应用较多,通过对样本的训练拟合得到;初始化需要注意-amm model (active shape model matching) face in the application of more targeted, through the training samples have been fitted initialization needs attention
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:135.93kb
    • 提供者:xuchao
  1. HDevelop

    0下载:
  2. 基于HDevelop的形状匹配算法参数的优化研究-The shape matching algorithm based on HDevelop Parameter Optimization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:434.44kb
    • 提供者:章章
  1. ShapeDetection

    0下载:
  2. this is a nice shape matching source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:50.73kb
    • 提供者:Bhushan
  1. imageretrievalC++

    0下载:
  2. Image Retrieval C++. A prototype system that allows the user to perform image matching based on at least one of the following visual attributes: - (a) Shape (b) Color Assumed that the given query is a sample image where the retrieved im
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4.45mb
    • 提供者:Karen Ho
  1. shape-matching-cluttered-scenes-

    0下载:
  2. 旋转不变非刚性的图像匹配 。代码为matlab源码,代码注释详细,可以通过代码上的链接找到原始文献,以作详细学习-Rotation-invariant non-rigid image matching. Matlab source code, code comments in detail, you can find links to the original code on the literature, for detailed study
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:313.08kb
    • 提供者:joe
  1. shape

    0下载:
  2. 利用cvMatchShapes函数实现两幅图像之间的匹配操作。-The use cvMatchShapes function matching operation between the two images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.44mb
    • 提供者:李阳
  1. shape-matching-by-shape-context

    0下载:
  2. 提出了用于形状匹配的自适应边界点选取的形状上下文方法! 首先"根据目标形状"自适应地确定边界点个数然后"利用选取的边界点"按照本文方法计算该目标的形状直方图最后"利用形状直方图计算不同目标之间的相似度!基于手写体数字的试验表明"形状上下文在有效描述目标的形状特征的基础"准确地计算了不同目标之间的相似度"达到了满意的匹配结果!-Adaptive boundary points for shape matching the shape of the selected context first of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:107.31kb
    • 提供者:嘎子
  1. Shape-matching-with-Zerinike-moments

    1下载:
  2. 结合Zernike矩的多尺度模板形状匹配,该算法对输入图像进行预处理后提取目标轮廓,经过归一化处理得到目标形 状的平移、尺度不变的链状表达,再通过小波变换进行多尺度分析;引入Zernike矩,利用Zernike矩的特性,实现小波表达的旋转不变性,解决了小波变换对起始点的依赖。-Shape matching based on multi-scale template with Zerinike moments,The object shape representation is convert
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:1.24mb
    • 提供者:卢宠
  1. circle

    0下载:
  2. 基于NI编写的一个形状匹配算法程序,可是对图像中圆形中间进行精确定位以及输出工件特征信息,对初学者有指导作用-this is a program based on NationalInstuments DLL with a shape matching fuction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:105.09kb
    • 提供者:董飞
  1. inner-dist-articu-distrbution

    0下载:
  2. 形状信息描述子算法,是改进以前的形状信息,可用于形状匹配。-Information describing the shape of the sub-algorithm, improving the previous shape information can be used to shape matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:207.36kb
    • 提供者:徐磊
  1. Trademarks-shape-matching

    1下载:
  2. halcon与c#混合编程,实现商标的匹配与识别。 是初步学习混合编程的好例子。-halcon mixed programming with c#, realize trademark matching and recognition. Preliminary study is a good example of mixed programming.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:1.99mb
    • 提供者:巨人
  1. ShapeMatching

    0下载:
  2. 图像匹配的一个新的方法,基于形状的匹配,里面是关于形状匹配的国外文章以及代码。-A new method for image matching, shape-based matching, which is about the shape matching of foreign articles and code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7.11mb
    • 提供者:文闯
  1. shape-label

    0下载:
  2. 一种简单而快速的利用图像的轮廓在极坐标中的特征,做形状的匹配 matlab实现- a simple and fast image characteristics in polar coordinates, the outline of shape matching of matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:28.85kb
    • 提供者:王淑丹
« 12 »
搜珍网 www.dssz.com