搜索资源列表

  1. INFARED_VISUAL_proj

    1下载:
  2. 本程序来实现 红外和可见图像的配准确 利用红外图像和可见的边缘信息进行图像匹配 先进行图像边缘检测 寻找图像中闭合轮廓 利用轮廓 的链码进行图像配准-The procedures are in place to realize the infrared and visible images with accurate use of infrared image and visibility of the edge informati
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:
  1. batchimagetest

    0下载:
  2. 图像匹配批处理-Batch Image Matching
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:7769088
    • 提供者:aaaaa
  1. SIFTPRO

    0下载:
  2. 图像匹配点查找代码。用c++写的sift查找特征点的算法代码。思路清晰,注释明确。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:alzn
  1. program-matlab

    1下载:
  2. sift图像匹配的纯matlab代码,研究图像配准的可以用这个-sift the pure image matching matlab code to study the image registration can use this
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:626688
    • 提供者:江舒
  1. txpp

    0下载:
  2. 这是两幅256色图像进行图像匹配的例子。手动选取特征点,然后自动计算仿射变换参数,并将两幅图像进行并接,合成一幅图像。-This is a two-color image 256 image matching example. Manually selected feature points, and then automatically calculates the affine transformation parameters,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:113664
    • 提供者:寄生蜂
  1. Hausdorff

    0下载:
  2. 两幅图像匹配算法,利用hausdroff算法-2 image matching algorithm, the use of algorithms hausdroff
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:314368
    • 提供者:
  1. fastmatch

    0下载:
  2. 一种快速的图像匹配算法,能够识别复杂背景下的小目标-A fast image matching algorithm, to identify the complexity of the context of the small target
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-16
    • 文件大小:230400
    • 提供者:wu78zg
  1. content

    0下载:
  2. 一个图像匹配的程序,共有4幅图片,可以选取之一为目标图像,可以将其他三副图片按相似度大小进行排序
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-16
    • 文件大小:178176
    • 提供者:ruijing
  1. LucasKanade

    0下载:
  2. 著名的LUCAS KANADE算法,用于图像匹配,跟踪,识别-LUCAS KANADE well-known algorithm for image matching, tracking, identification
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:刘云鹏
  1. imagematching

    0下载:
  2. 图像匹配(可选精度+序贯相似(图像误差-Image matching (optional precision+ Sequential similarity (images error
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:5193728
    • 提供者:刘云鹏
  1. picture

    0下载:
  2. 用MATLAB对两幅图片进行图像匹配,程序运用了两种匹配算法:1.基于灰度值的模板匹配2.模板匹配的改进算法 采用界面输入输出方式-Using MATLAB for image matching two images, the program uses two types of matching algorithm: 1. Based on the gray value of the template matching 2. Tem
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-16
    • 文件大小:196608
    • 提供者:蒋周云
  1. monituihuo

    0下载:
  2. matlab 图形图像处理 图像匹配 模拟退火法直接匹配 优化算法-matlab graphics image processing image matching simulated annealing optimization algorithm directly match
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:wang
  1. MatlabSIFTcode_1

    0下载:
  2. sift算法实现的图像匹配程序,使用matlab编写的,多用于图像拼接,融合等领域。-sift algorithm of image matching procedures, the use of matlab prepared are used for image mosaic, integration and other fields.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:19456
    • 提供者:bmws
  1. fourier

    0下载:
  2. 图像匹配论文,介绍fourier-mellin算法及用途,改进措施等-Image matching papers to introduce the fourier-mellin algorithm and uses, such as improvements
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-16
    • 文件大小:2102272
    • 提供者:朱开山
  1. 14110842227

    0下载:
  2. 图像匹配的源代码……用VC++开发的…… 使用说明在压缩包里-Image matching of source code with ... ... VC++ Development ... ... for use in compression bag
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-16
    • 文件大小:2696192
    • 提供者:leotang
  1. match

    0下载:
  2. 两幅图像匹配时的框架,vc++的,朋友个人所编,你可以在这个框架上加自己算法-When matching two images of the fr a mework, vc++ And Friend made by individuals, you can add in the fr a mework of their algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:161792
    • 提供者:ljz
  1. imagematch

    0下载:
  2. 图像匹配程序,原理清晰,算法明确,功能全面-Image matching procedures, the principle of clarity, the algorithm clear, full-featured
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:157696
    • 提供者:关关
  1. ebook

    0下载:
  2. 电子书《遥感图像匹配方法研究》,通俗易懂。-E-book method of remote sensing image matching , user-friendly.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:3116032
    • 提供者:虫子
  1. tuxiangpipei

    0下载:
  2. 图像匹配 图像匹配阿图像匹配图像匹配
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:78848
    • 提供者:cm
  1. ImageMatch

    1下载:
  2. 基于OpenCV和VC环境开发的图像匹配程序-OpenCV and VC-based environment for the development of image matching procedures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:379904
    • 提供者:aclon
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org