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

搜索资源列表

  1. INFARED_VISUAL_proj

    0下载:
  2. 本程序来实现 红外和可见图像的配准确 利用红外图像和可见的边缘信息进行图像匹配 先进行图像边缘检测 寻找图像中闭合轮廓 利用轮廓 的链码进行图像配准
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3412
    • 提供者:曾俊
  1. ImageProcessing(openCV)

    4下载:
  2. 一个基于openCV的图像处理程序,包含有边缘检测,图像匹配,形态学变换,金字塔采样,视频采集,相机标定等各种函数。-OpenCV-based image processing program includes edge detection, image matching, morphological transformation, the pyramid samples, video capture, camera calibration and other functions.
  3. 所属分类:OpenCV

    • 发布日期:2014-04-05
    • 文件大小:1952697
    • 提供者:llc
  1. SIFT

    0下载:
  2. 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 -The program will combine the SIFT and the edge of image registration is used to make the first detection of the key points with SIFT operator with CANNY edge detection and th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:951
    • 提供者:杨博明
  1. texture

    2下载:
  2. 可以对一幅图像提取边缘直方图,很有用的,用与图像匹配-Can extract the edge of an image histogram, useful, and image matching using
  3. 所属分类:Special Effects

    • 发布日期:2015-09-30
    • 文件大小:5262
    • 提供者:dd
  1. SubPixelEdgeDetection

    2下载:
  2. 基于亚像素的边缘提取,对于图像匹配,缺陷检测有很大帮助,希望能对你有所启发-Based on sub-pixel edge detection, for image matching, defect inspection of great help, hope to inspire you
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3435104
    • 提供者:胡旭光
  1. ED256

    1下载:
  2. 运用VC++对图像处理中的边缘检测、图像预处理进行及图像匹配编程,产生了理想的效果-Use VC++ On image processing edge detection, image preprocessing was conducted and the image matching program produced the desired results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-15
    • 文件大小:98723
    • 提供者:yepeng
  1. chap_05

    1下载:
  2. 图像分割、边缘检测、轮廓跟踪与提取、图像匹配等源码-Image segmentation, edge detection, contour tracking and extraction, image matching, such as source
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-02-17
    • 文件大小:184538
    • 提供者:xxiaoyan
  1. program

    1下载:
  2. 本程序用于对工件图像的预处理,边缘提取等。将改进遗传算法和Hausdorff距离结合用于工件识别。采用canny边缘为匹配特征,将修正的Hausdorff距离作为相似性度量准则,并应用遗传算法进行最佳匹配的快速搜索,成功实现了目标物体的匹配识别-This procedure used for the workpiece image preprocessing, edge extraction and so on. Will improve the genetic algorithm and Ha
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:33610
    • 提供者:南飞燕
  1. ImgProcess

    0下载:
  2. ImgProcess,用C语言开发的图像处理代码,包括直方图修正,图像匹配,图像压缩,边缘检测,平滑等。-ImgProcess, using C language to develop the image processing code, including amendments histogram, image matching, image compression, edge detection, smoothing and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:772737
    • 提供者:zhangrui
  1. 09

    0下载:
  2. 图像处理比如边缘检测,图像分析,图像匹配等-Image processing such as edge detection, image analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:75804
    • 提供者:翁文天
  1. program3

    0下载:
  2. 二阶B样条小波边缘检测 处理后的图像为多尺度下的边缘检测图像 还需要进行边缘图像的匹配-Second-order B-spline wavelet edge detection image processing for multi-scale edge detection to the edge of the image also need to match image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:728
    • 提供者:袁琪良
  1. houseDetect

    0下载:
  2. 小型图像处理平台,包括滤波,边缘提取,边缘优化以及图像匹配功能-Small image processing platform, including filtering, edge detection, edge optimization and image matching function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:238834
    • 提供者:beartrong
  1. sarMatch

    2下载:
  2. 基于边缘特征的SAR图像与光学图像匹配,测度为Hausdorff距离-SAR images based on edge features and optical image matching, for the Hausdorff distance measure
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-15
    • 文件大小:2037369
    • 提供者:吴磊
  1. EPF_PSO

    2下载:
  2. 运用微粒群算法PSO 来进行图像的边缘模板匹配 的matlab程序 函数说明见doc文件-PSO for image template matching
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:10598
    • 提供者:lihao
  1. TX_TD_PP_CORR2

    0下载:
  2. 基于边缘梯度的图像匹配,实现对寻找块图像的精确寻找-Gradient based edge image matching, to achieve the exact image of the search block to find
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1155
    • 提供者:沈家伟
  1. CSSNCC

    0下载:
  2. CSS对边缘图像进行特征点提取然后用改进的NCC算法进行匹配-Using CSS in edge to extract image feature point and then using the modified NCC to match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:102570
    • 提供者:FDN
  1. OpenCV模板匹配的方法识别手势

    0下载:
  2. 首先膨胀5个像素点,避免手指短截。接着选取最大轮廓,将最大轮廓重新画出来,过滤掉其它小轮廓,即背景噪声。 将二值化的图像转化成近似多边形。将手指边缘直线化。从而在第5步骤中去掉不需要的轮廓缺陷(Hand gesture recognition by template matching)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:2819072
    • 提供者:WUluWUlu
  1. FFT

    0下载:
  2. 傅里叶边缘提取图像边缘,匹配图像边缘,选择最相似图像(Fourier edge is used to extract the edges of the image, and to match the edges of the image, and the most similar image is selected)
  3. 所属分类:ASP/.NET编程

    • 发布日期:2017-12-30
    • 文件大小:6075392
    • 提供者:未央西城
  1. 图像融合算法

    0下载:
  2. 针对电气设备同一场景的红外与可见光图像间一致特征难以提取和匹配的问题,提出了一种基于斜率一致性的配准方法。首先通过数学形态学方法分别提取红外与可见光图像的边缘,得到粗边缘图像;然后通过SURF算法提取两幅边缘图像的特征点,根据正确的匹配点对之间斜率一致性的先验知识,进行特征点匹配;最后通过最小二乘法求得仿射变换模型参数并实现两幅图像的配准。实验结果表明,该方法有效提高了匹配点对的正确率,能够对电气设备红外和可见光图像实现高精度的配准。(In this paper, a method based
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:九月晴空
  1. 亚像素级别的边缘检测和获取

    2下载:
  2. 基于亚像素的边缘提取,对于图像匹配,缺陷检测有很大帮助8SubPixelEdgeDetection.rar
  3. 所属分类:其他行业

« 12 3 4 5 6 »
搜珍网 www.dssz.com