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

搜索资源列表

  1. xuguanxiangshijiance

    0下载:
  2. 图像进行序贯相似检测算法,通过模版,可以进行图像的匹配。-Image sequential similarity detection algorithm, the template match the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1263086
    • 提供者:Phenix
  1. 78979paper

    0下载:
  2. 该文提出一种新的图像定位方法,在科研和工业生产中有着广泛的用途,介绍一种基于投影法的运动目标的快速定位算法,对目标特征提取匹配简单有效。完全能满足工业检测的实时要求。-This paper proposes a new image positioning methods, the wide range of applications in scientific research and industrial production, introduce a fast moving target p
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:498667
    • 提供者:王的
  1. siftyanshi

    0下载:
  2. SIFT特征提取,任意选出一副测试图像和一副模板图像,并将测试图像和模板图像进行匹配。-SIFT features extract.Match the test image and templete image
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:3397824
    • 提供者:李清亮
  1. lianma

    0下载:
  2. 利用链码进行图像匹配,对待匹配图像和模板图像提取链码-Chain code for image matching, treat match the image and the template image extraction chain code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:12085
    • 提供者:秦鹏
  1. ronghetezheng

    0下载:
  2. 基于融合特征的近似图像检测方法,, 提出了一种图像的融合特征提取方法, 融合特征相比单一的局部特征具有更 好的鲁棒性, 还实现了图像特征的加速匹配, 同时融合特征减少了存贮空间-Based the approximate image fusion detection method, proposed an image fusion feature extraction methods, the Fusion has better robustness characteristics comp
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:274540
    • 提供者:jie ge
  1. sliding_windows

    0下载:
  2. 有关图像中的角点检测(Harris)问题以及图像间的匹配-Problem as well as the match between the image of the image corner detection (Harris)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:5951
    • 提供者:hou tian
  1. hashingToolbox0_1beta

    0下载:
  2. 在Matlab中的图像哈希Toobox。 该hashingdemo执行一两个图像匹配自动测试演示了知觉。这是通过计算哈希做了两个图像的方法和比较向量中包含的哈希是一种有意义的图像-Matlab in image hash Toobox. A two images of the execution of the hashingdemo match the automatic test demo consciousness. This is done by calculating the has
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:933159
    • 提供者:范小娟
  1. KmVisionTool

    1下载:
  2. 机器视觉应用软件 OCR字符识别 条码读取 几何/灰度匹配(Mark点定位 ) 颜色分析 量测功能 图像处理-Machine vision systom tools OCR Read Barcode Match Color analysis measurement Image processing
  3. 所属分类:Special Effects

    • 发布日期:2015-03-23
    • 文件大小:2362368
    • 提供者:ARON
  1. pairwise_incremental_registration

    0下载:
  2. 基于PCL的对多幅点云图像进行匹配。对于图像处理很有用处-Match point cloud image based onmultiple PCL
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:4096
    • 提供者:wangjun
  1. sift_MATLAB

    0下载:
  2. 基于SIFT的图像配准程序 SIFT特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄的图像也具备较为稳定的特征匹配能力-Hot and difficult of the current research areas of domestic and foreign feature point matching based the SIFT image registration pro
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:2631461
    • 提供者:yejj
  1. Nonrigid-Structure-Code

    0下载:
  2. 关于非刚体图像处理的代码,与Trajectory Space:A Dual Representation for Nonrigid Structure from Motion这篇文章的内容相匹配-Non-rigid image processing code match Trajectory Space: A Dual Representation for Nonrigid Structure from Motion article
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:2726216
    • 提供者:吴华
  1. hu

    1下载:
  2. 用opencv的方法求取图像的Hu矩,可执行的实例,先计算图像轮廓,在计算其Hu矩并进行匹配-Hu moments opencv method of obtaining images, executable instance, first calculate the outline of the image, Hu moments in the calculation of its match
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:2468669
    • 提供者:Mr lian
  1. work

    0下载:
  2. 对一副数字图像进行小波变化,然后进行pearson相似性检测来对图像块进行匹配!-Wavelet change to a digital image, and then carried pearson similarity detection to match the image block!
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:786
    • 提供者:胡虎
  1. template_matching

    0下载:
  2. SSD和NCC图像匹配算法,程序运算速度快,匹配精度高-SSD and the NCC image matching algorithm, the program operation speed, high precision match
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:2130
    • 提供者:nemo
  1. templematching

    0下载:
  2. 模板匹配: 使用源图像模板匹配目标图像验证是否同一对象-Template Matching: use a source image as template to match target image to verify is same object or not
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:922
    • 提供者:Ah Lai
  1. origin_sift

    0下载:
  2. matlab 程序,sift算子对两幅图像的关键点进行查找,然后对关键点进行匹配-matlab program, sift operator on two key points to find the image, and then match the key points
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:580764
    • 提供者:猪皮冻
  1. pad

    0下载:
  2. 在图像处理中,需要将两个图像进行大小匹配,此程序将较小的图像扩充为较大的图像-In the image processing, it is necessary to match the size of the two images, the smaller the program expanded to a larger image image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2198
    • 提供者:SunKingone
  1. tuxiangpipei

    2下载:
  2. 本源码用于双目立体视觉图像特征点检测以及对应点匹配,包括检测代码以及匹配代码部分。-The source for binocular stereo vision image feature detection and the corresponding point matching, including the detection code, and match the code section.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-08
    • 文件大小:43008
    • 提供者:曾庆响
  1. 8-(3)

    0下载:
  2. 利用灰度共生矩阵提取图像纹理特征值,然后根据熵值的大小来实现模块大小的选择。 另外,在寻找最佳匹配块时,同时考虑了颜色信息的差异和空间距离的因素。最后,给出了客观评价 图像修复质量的PSNR度量。实验表明,与Criminisi算法相比,该方法得到的修复效果更自然,更符合 人的视觉感知。 关键词:图像修复;纹理合-This paper firstly utilizes gray-level co-occurrence matrix to exti’act image s textu
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:562722
    • 提供者:孙红娟
  1. OpenSURF_matlab

    0下载:
  2. SURF 图像特征点快速提取法还有描述,可用于迅速匹配两张图片中的特征点-SURF image feature points extraction method also described fast, can be used to quickly match the image feature points in the two
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:720157
    • 提供者:sleangao
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com