搜索资源列表

  1. opencv 几何模版匹配

    2下载:
  2. 基于Opencv的几何模板匹配,具备了旋转,缩放等功能,非常有代表性
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-09-02
    • 文件大小:2244284
    • 提供者:jeny9176
  1. jiyuzhongxinderenlianshibie

    0下载:
  2. 对人脸用中心统一确定模板,然后扩大、旋转进行匹配,最后输出扩大倍数、旋转角度。-right center with a uniform template, and then expanded, and rotating match, the final output expanded multiples of the rotational angle.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-10-05
    • 文件大小:119808
    • 提供者:覃光成
  1. onenewfangfa

    0下载:
  2. 算法不仅具有旋转不变性, 而且对灰度变化、噪声、光照以及对比度变化等也具有很好的鲁棒性, 同时匹配速度比归一化积相关匹配算法(N P rod) 提高了近一倍。-algorithm with a rotating invariance, but the gray changes, noise, light and contrast changes with good robustness, while matching faster th
  3. 所属分类:文档资料

    • 发布日期:2024-10-05
    • 文件大小:349184
    • 提供者:李杰
  1. match

    0下载:
  2. 一种不错的匹配算法,对图象的旋转,缩放,平移有一定的鲁棒性.-A good matching algorithm, the images rotate, zoom, pan has a certain robustness.
  3. 所属分类:软件工程

    • 发布日期:2024-10-05
    • 文件大小:245760
    • 提供者:安萌
  1. featurematch

    0下载:
  2. 一种鲁棒的特征匹配方法,对于旋转光照,遮挡等变化有很强的适应性-A Robust feature matching method, for the rotating light, shelter and other changes have a strong adaptive
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-05
    • 文件大小:9003008
    • 提供者:wu78zg
  1. imagtemp

    1下载:
  2. 图象匹配,可以实现图象的任意匹配,包括旋转,精度可以达到亚像素-Image matching, you can realize any matching images, including rotation, subpixel accuracy can be achieved
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-05
    • 文件大小:78848
    • 提供者:洪金龙
  1. NovelShapeBasedImageRetrievalUsingDirectionCode.ra

    0下载:
  2. 在Freeman链码基础上,提出一种新的形状描述编码:最小和统计方向码. 该方法对图像平移、旋转具有不变性的优点,对尺度变换有成比例特点. 提出了相应的形状匹配算法:方向熵法度量最小和统计方向码描述的形状相似度. 仿真试验验证了这种形状检索方法的有效性与可行性.-In the Freeman chain code based on a new shape descr iption coding: the direction of the
  3. 所属分类:文档资料

    • 发布日期:2024-10-05
    • 文件大小:448512
    • 提供者:焦亚民
  1. matching

    0下载:
  2. 模板匹配算法源代码,可以对有旋转的目标进行识别-Template matching algorithm source code, can have a rotating target identification
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-05
    • 文件大小:1988608
    • 提供者:黄蓉
  1. match

    1下载:
  2. 一种具有旋转不变性的模板匹配方法,以前做项目使用过,效果不错,希望有用-A rotation invariant template matching method, in the past used to do the project, well, I hope useful
  3. 所属分类:图形/文字识别

    • 发布日期:2024-10-05
    • 文件大小:442368
    • 提供者:lidawei
  1. 072128

    0下载:
  2. 对由光源颜色变化引起的图像色彩偏差,进行了校正,并在YCbCr颜色空间建立了Cb-Cr色度查找表和亮度信息联合的肤色模型,应用预处理技术,去除部分非人脸区域,减少人脸检测的搜索空间,并采用模板匹配方法在人脸候选区域检测人脸.实验表明,该方法能够有效的从复杂环境的彩色图像中检测出左右旋转不超过45°的人脸,且不受人脸表情、尺度和数目的影响,且错误率较低.-Color by the light source caused by the ch
  3. 所属分类:图形/文字识别

    • 发布日期:2024-10-05
    • 文件大小:191488
    • 提供者:lll
  1. Photo

    0下载:
  2. 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变
  3. 所属分类:Windows编程

    • 发布日期:2024-10-05
    • 文件大小:1991680
    • 提供者:郭东
  1. SIFT

    0下载:
  2. Distinctive Image Features from Scale-Invariant Keypoints David G. Lowe 这是一个很好的图象匹配算法(SIFT),同时能处理亮度、平移、旋转、尺度的变化,利用特征点来提取特征描述符,最后在特征描述符之间寻找匹配。 -Distinctive Image Features from Scale-Invariant Keypoints
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-05
    • 文件大小:51200
    • 提供者:Deng Fu Qin
  1. Archive

    0下载:
  2. 抗任意角度旋转的图像匹配算法的matlab实现-image matching of any rotation
  3. 所属分类:图形图象

    • 发布日期:2024-10-05
    • 文件大小:8192
    • 提供者:withitren
  1. pipei

    0下载:
  2. 一个模板匹配算法源代码,能对有旋转的目标进行识别。-A template matching algorithm source code, can identify the rotating targets.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-10-05
    • 文件大小:50176
    • 提供者:张杨
  1. tate

    0下载:
  2. 图像旋转变化匹配的例子源码,在有的场合,例如目标跟踪,目标姿态发生变化做匹配时可以使用。-Examples of matching the image rotation change source code, and in some occasions, such as target tracking, target attitude change can be used to do match.
  3. 所属分类:图形图象

    • 发布日期:2024-10-05
    • 文件大小:1000448
    • 提供者:张杨
  1. TemplatePinJie

    0下载:
  2. 模板匹配法进行图像的拼接,需要人工干预。能处理旋转情况。-Template matching method for image mosaic, requires manual intervention. Able to handle the situation spin.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-05
    • 文件大小:212992
    • 提供者:lip
  1. 5-4

    1下载:
  2. 将图像映射到极坐标,此程序可以用来模拟人来的中央视觉,并可以用于物体跟踪方面的尺度及选旋转不变的模板的快速匹配-The image is mapped to polar coordinates, this procedure can be used to simulate people to the central vision, and can be used for object tracking in scale and rota
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-05
    • 文件大小:87040
    • 提供者:lin
  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-05
    • 文件大小:16464896
    • 提供者:李欣
  1. SIFT方法进行特征匹配

    0下载:
  2. 尺度不变特征转换是一种计算机视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe 在1999年所发表,2004年完善总结。程序已调通,在match.m中改变所处理图片的名称即可。相关参考文献已上传本网站,Distinctive Image Features Scale-Invariant Keypoints
  3. 所属分类:matlab例程

    • 发布日期:2012-12-24
    • 文件大小:3632441
    • 提供者:baishibailing
  1. A Template Matching Method

    0下载:
  2. 一种基于环投影矢量变换的多尺度旋转图像模板匹配方法(A Template Matching Method for Multi-Scale and Rotated Images Using Ring Projection Vector Conversion)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-10-05
    • 文件大小:894976
    • 提供者:lgz
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org