CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - NCC

搜索资源列表

  1. ImageMatch

    0下载:
  2. 用visual C++开发的图像匹配与处理系统,包括图像处理与图像匹配算法,NCC,梯度强度相关,互信息匹配等-With visual C++ development of image matching and processing systems, including image processing and image matching algorithm, NCC, gradient strength related mutual information matching
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:5905770
    • 提供者:吴新兰
  1. registration

    1下载:
  2. 先用SUSAN算法对两幅图像进行角点检测,然后用NCC算法进行粗匹配,最后用RANSAC算法进行精确匹配-SUSAN algorithm first with two images on corner detection and coarse matching algorithm with NCC, and finally with RANSAC algorithm for exact match
  3. 所属分类:Special Effects

    • 发布日期:2015-04-21
    • 文件大小:34816
    • 提供者:李少芳
  1. NCC-example-to-Luo

    0下载:
  2. Normalized correlation coefficient for image template matching
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:123151
    • 提供者:kevin
  1. all

    0下载:
  2. harris角点检测匹配处理实验有完整的ncc和ransac后续处理,确定可用,简单方便的测试程序。-harris corner detection experiments have a complete matching process ncc and ransac subsequent processing to determine the usable, simple testing procedures.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:140545
    • 提供者:破晓
  1. 3110104857_lab1(for-undergraduates)

    0下载:
  2. Harris角点检测+Harris角点匹配NCC算法-Harris corner detection+Harris corner matching algorithm of NCC
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-15
    • 文件大小:3910087
    • 提供者:韩凯
  1. MOHAMMED_LAB3

    0下载:
  2. Image Segmentation using Color-based segmentation and Normalizied Corss Correlation (NCC) -Image Segmentation using Color-based segmentation and Normalizied Corss Correlation (NCC)
  3. 所属分类:matlab

    • 发布日期:2017-05-28
    • 文件大小:10621106
    • 提供者:Emad
  1. jiaodian-jiance

    1下载:
  2. 无人机着陆时设计的特殊H型角点检测,实用性很强的-harris ncc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:607861
    • 提供者:李清照
  1. DisparitymapSSDSADNCCaRMS-Error

    0下载:
  2. Disparity Map computation by Local correspondence search SAD, SSD and NCC. RMS error between the groundtruth and computed disparity map.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:200276
    • 提供者:manu
  1. harris

    0下载:
  2. 利用Harris角点检测算法很好的程序,通过互相关算法检测角NCC配准-Good program using Harris corner detection algorithm, detect corner through cross-correlation method for NCC registration
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:72861
    • 提供者:顾喵
  1. Harris

    0下载:
  2. harris角点检测+ncc配准,另还有一篇关于harris角点检测并实现图像配准的论文,论文附录里有相应的MATLAB程序-Registration of Harris corner detection+ncc, there is another one on the Harris corner detection and realize image registration papers, there is a corresponding MATLAB program in the appe
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3019748
    • 提供者:顾喵
  1. StereoMatch

    0下载:
  2. 一个C++文件,是Stereo Match 立体匹配算法,包括SSD SAD SSD NCC NSSD Census 等基本算法,。用C/C++语言编写,适合初学者学习!-A C++ file, is Stereo Match stereo matching algorithms, including SSD SAD SSD NCC NSSD Census basic algorithm. With C/C++ language, suitable for beginners to learn!
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-13
    • 文件大小:2386
    • 提供者:XIMAN
  1. image-mosaic.doc

    0下载:
  2. 图像拼接(image mosaic)技术是将一组相互间重叠部分的图像序列进行空间匹配对准,经重采样合成后形成一幅包含各图像序列信息的宽视角场景的、完整的、高清晰的新图像的技术。图像拼接在摄影测量学、计算机视觉、遥感图像处理、医学图像分析、计算机图形学等领域有着广泛的应用价值。 一般来说,图像拼接的过程由图像获取,图像配准,图像合成三步骤组成,其中图像配准是整个图像拼接的基础。本文研究了两种图像配准算法:基于特征和基于变换域的图像配准算法。 在基于特征的配准算法的基础上,提出一种稳健的基于特征点的
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:332849
    • 提供者:
  1. NCC

    0下载:
  2. 运用Hu矩描述图像,并通过归一化互相关算法对其进行匹配,找到最优匹配位置-The use of Hu Moments images and by normalized cross-correlation algorithm to match, to find the best match location
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3192442
    • 提供者:胡方方
  1. harris-and-ncc

    0下载:
  2. 利用harris 算法实现角点的检测,输出的是一幅图像。-Use harris corner detection algorithm, the output is an image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2574
    • 提供者:张海燕
  1. NCC_matching

    0下载:
  2. 本程序利用NCC算法,实现了角点匹配的功能。-This procedure using NCC algorithm to achieve the corner matching function.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3402696
    • 提供者:张海燕
  1. NCC2

    0下载:
  2. 图像立体匹配的ncc算法的代码,运行时间有点长-Ncc image stereo matching algorithm code, the running time is a bit long
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:535
    • 提供者:lou guofeng
  1. Drawing-Vectorization-References

    0下载:
  2. 几篇图纸矢量化的论文。基于模板匹配和SVM的草图符号自适应识别方法。基于图形识别的建筑模型三维重建。基于拓扑结构的工程图纸识别方法。基于优化粒子群的NCC模板匹配算法。建筑构件智能识别方法研究。-Vector drawing of several papers.
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1950180
    • 提供者:小坏包
  1. Image20160331Quality

    1下载:
  2. 测试以下图像信息 1。结构内容(SC) 2。均方误差(MSE) 3。峰值信噪比(PSNR值) 4。归一化互相关(NCC) 5。平均差(AD) 6。最大的差异(MD) 7。归一化绝对误差(NAE)-Image/Picture Quality Measures In this application, different image quality measures are calculated for a distorted image with refere
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1065064
    • 提供者:陈芳洲
  1. nccr

    0下载:
  2. ncc的图像匹配算法 matlab实现源代码-ncc image match
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1286
    • 提供者:jan
  1. NCC_Improve

    0下载:
  2. NCC是常用的图像相关性度量方法,但是原始的ncc存在诸多问题,这里是一些针对ncc的改进算法,描述详细可靠,容易复现-Improved algorithm of NCC
  3. 所属分类:Project Design

    • 发布日期:2017-05-28
    • 文件大小:11102533
    • 提供者:xiaociwei
« 1 2 3 4 56 »
搜珍网 www.dssz.com