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

搜索资源列表

  1. MATLAB_Image_subpixel_Mutual_i

    0下载:
  2. MATLAB实现基于互相关的亚像素级图像配准源代码,MATLAB_Image_subpixel_Mutual_info,MATLAB-based cross-correlation of sub-pixel image registration source code, MATLAB_Image_subpixel_Mutual_info
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:232.34kb
    • 提供者:fh
  1. PicMatch

    2下载:
  2. 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
  3. 所属分类:Special Effects

    • 发布日期:2014-04-18
    • 文件大小:2.91mb
    • 提供者:方毅
  1. picture

    1下载:
  2. 基于灰度的两幅图像配准算法,两个程序,可以实现相关系数和PFC算法-Based on Gray' s two image registration algorithm, the two procedures, the correlation coefficient can be achieved and the PFC algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:191.68kb
    • 提供者:xzl
  1. mycorr1

    1下载:
  2. matlab图像相关性计算,根据相关性系数计算公式编写-matlab image correlation calculated correlation coefficients according to formula preparation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:538byte
    • 提供者:tju-cmc
  1. Image-mosaic

    1下载:
  2. 图像拼接,利用互相关函数自动寻找匹配点。-Image mosaic, using cross-correlation function automatically find matching points.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.45mb
    • 提供者:Frank
  1. tuxiangpinjiefa

    0下载:
  2. 一种全自动稳健的图像拼接融合算 提出了一种全自动稳健的图像拼接融合算法。此算法采用Harris角检测算子进行特征点提取,使提取的 精度达到了亚像素级,然后以特征点邻域灰度互相关法进行特征点匹配得到了初步的伪匹配集合,并运用稳健的 RANSAC算法将伪匹配点集合划分为内点和外点,在内点域上运用LM优化算法精确地估计出了图像间的点变 换关系,最后采用颜色插值对交接处进行颜色过渡。整个算法自动完成,它对有较大误差或错误的特征点数据迭代 过滤,并用提纯后的数据来做模型估计 -A ro
  3. 所属分类:Special Effects

    • 发布日期:2016-05-19
    • 文件大小:114.94kb
    • 提供者:王钰
  1. stereo_modefilt

    0下载:
  2. 基于SAD(square absolutely differences)的新的图像相关算法,并且最后使用WTA(winner take all)作为评估算法-Based on SAD (square absolutely differences) of the new image correlation algorithm, and the final use of WTA (winner take all) for evaluating the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:358.13kb
    • 提供者:jacky
  1. cross_correlation

    0下载:
  2. 关于图像配准中的交叉相关的实现,可以直接调用。-About Image Registration in the implementation of cross-correlation can be directly called.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5.01kb
    • 提供者:sai
  1. spilt1

    0下载:
  2. 数字影像相关系数匹配算法的vc实现 功能全部实现-Digital image correlation matching algorithm to achieve the vc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:52.27kb
    • 提供者:李继
  1. Phase_base_gui

    0下载:
  2. phase correlation - image matching-phase correlation- image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2.06kb
    • 提供者:Alireza
  1. tiqu

    0下载:
  2. 水印提取检测的matlab程序代码 对嵌入水印图像进行dct变化,提取水印序列,计算序列相关值-Detection of watermark extraction matlab code for dct embedded watermark image change, extract the watermark sequence, calculating the value of serial correlation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:2.8kb
    • 提供者:顾利雯
  1. Cross-Correlation-Target-Image-Detection

    1下载:
  2. 正交相关目标检测,采用正交相关方法检测指定目标在图像中的位置。适用于计算机视觉中的视频目标检测、视觉目标检测、目标定位、视觉目标跟踪、视频目标跟踪、图像匹配、图像配准等工作。-cross relation detection is used to detect object in image for in the field computer vision such as visual object detection, motion detection, object localization
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:107.19kb
    • 提供者:朱亮亮
  1. MATLAB_Medical_Image_Process_Experiments

    1下载:
  2. MATLAB医学影像处理实验(内含14个原代码及教学的说明) (1)Plot a sine function using MATLAB, and write the data into a file (2)Read data from a file, plot a SINC function, and append the result back to the same file (3)Plot a Gaussian distribution using MATLAB (4)Fo
  3. 所属分类:Special Effects

    • 发布日期:2015-09-24
    • 文件大小:2.17mb
    • 提供者:江儜昶
  1. guiyihua

    1下载:
  2. 归一化相关算法 归一化 图形图像处理-Normalized correlation algorithm normalized Graphics and Image Processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:19.76kb
    • 提供者:monica
  1. image matching

    2下载:
  2. 实现了三种图像匹配算法 1:归一化互相关匹配算法 2:基于Hausdorff距离的图像匹配算法 3:图像不变矩匹配算法-Three matching algorithms to achieve 1: normalized cross correlation matching algorithm 2: the image matching algorithm based on Hausdorff Distance 3: Image Invariant Moment Matchin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-16
    • 文件大小:12.45kb
    • 提供者:赵宏磊
  1. correlCorresp

    2下载:
  2. 寻找相应的特点,在一副图片的基础是许多光流、立体的视觉和图像间的配准算法。一个发现匹配方法简单,取一小块一个图像,计算其滑动互相与其他的形象,并找到一个高峰。此表格提供了课堂的实现方法。-Finding corresponding features in a pair of images is the basis of many optic flow, stereo vision and image registration algorithms. One straightforward app
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:758.35kb
    • 提供者:王羽
  1. testpipei_1

    0下载:
  2. 基于灰度的归一化匹配算法:将原图以及匹配图灰度化,算出相关系数后得到匹配区域。-Based on Gray' s normalized matching algorithms: the original image and the gray level of matching graph, calculate the correlation coefficient obtained after the matching area.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:47.79kb
    • 提供者:frank
  1. src

    0下载:
  2. 一个Java实现的基于内容的图像检索工具包,可用来提取图像的颜色特征、纹理特征(Gabor Filter)以及形状特征,并在此基础上判断图像相关性。-Java implementation of a content-based image retrieval toolkit, which can be used to extract the image' s color features, texture features (Gabor Filter), and shape feature
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:40.86kb
    • 提供者:杜可
  1. Image-correlation-detection

    0下载:
  2. 当两幅图像存在平移关系时相关算法检测结果为一个δ函数,存在较尖锐的检测峰值,所以能实现图像的精确匹配。而当两幅图像毫不相关时,检测结果不会有明显的峰值。因此可以利用这一点来区别两幅图像是否相关。利用该算法粗估算两幅图像之间的平移差,返回水平方向平移差到xtran,返回垂直方向平移差到ytran-Image correlation detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:20.93kb
    • 提供者:张晓雅
  1. Image-Correlation-for-Shape--Motion

    3下载:
  2. 一本国外关于数字图像相关法的书籍,比较全面地介绍了数字图像相关法的基本原理,以及该方法在目前各行业领域的应用情况。(A foreign book on digital image related methods, a more comprehensive introduction to the basic principles of digital image correlation method, and the application of the method in the current
  3. 所属分类:图形图像处理

    • 发布日期:2020-02-25
    • 文件大小:7.5mb
    • 提供者:micro
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com