搜索资源列表

  1. matching

    0下载:
  2. 摄影测量中基于特征的匹配。影象匹配是数字摄影测量中最为关键的,目前数字摄影测量要进一步发展除非特征提取有突破。本程序是一个特征匹配的入门程序-photogrammetry based on characteristics of the match. Image Matching Digital Photogrammetry is the most critical, current digital photogrammetry to d
  3. 所属分类:图形图象

    • 发布日期:2024-04-26
    • 文件大小:82944
    • 提供者:邓少平
  1. Matching

    0下载:
  2. 实现了图象匹配的功能,是很不错的编程范例,希望大家会喜欢。-the images matching functions, is a very good example of the programming, I hope you will like.
  3. 所属分类:matlab例程

    • 发布日期:2024-04-26
    • 文件大小:1024
    • 提供者:sea
  1. TDOA-pattern-matching

    0下载:
  2. 这个程序是关于现有的3G系统中,采用TDOA和pattern matching的方法实现定位的仿真程序.-the procedure is available on the 3G system, using TDOA and pattern matching method of positioning the simulation program.
  3. 所属分类:Windows Mobile

    • 发布日期:2024-04-26
    • 文件大小:6142976
    • 提供者:忘青
  1. Matching

    0下载:
  2. 虹膜识别的匹配部分,是我从matlab官方网站共享的文件,希望大家能够参考一下-Iris recognition matching part of the official website I shared from the matlab files, hope that we can refer to
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-26
    • 文件大小:2048
    • 提供者:方文利
  1. Matching-brackets

    0下载:
  2. 数据结构 1、算法思路: 假设表达式中包含两种括号:圆括号和方括号,其嵌套顺序随意,即([]())或[([])]等为正确的格式,[(])或([())或(()]均为不正确的格式。检验括号是否匹配可以用堆栈来实现当遇到 ( 或 [ 时进栈,遇到 ) 或 ] 时出栈进行匹配检验,如果出现不匹配的情况立即结束,否则继续取下一个字符。如果没有遇到不匹配的情况,最后判断栈是否为空,栈为空,括号匹配,否则不匹配。 -Data Struct
  3. 所属分类:文档资料

    • 发布日期:2024-04-26
    • 文件大小:13312
    • 提供者:Anson
  1. matching

    0下载:
  2. 模板匹配算法源代码,可以对有旋转的目标进行识别-Template matching algorithm source code, can have a rotating target identification
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-26
    • 文件大小:1988608
    • 提供者:黄蓉
  1. histogram-matching

    0下载:
  2. 灰度直方图匹配的matlab源代码,比较经典!-Histogram matching matlab source code, compare the classic!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-26
    • 文件大小:1024
    • 提供者:pbxy2005
  1. matching

    0下载:
  2. 双目视觉的图片匹配,角点提取等等。基于opencv的图象匹配算法-Binocular vision of the picture matching, Corner Detection and so on. Opencv-based image matching algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-26
    • 文件大小:3585024
    • 提供者:陈忠翔
  1. An.Image.Mosaic.Algorithm.Based.on.Matching.Shape.

    0下载:
  2. 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-spli
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-26
    • 文件大小:171008
    • 提供者:memcpy
  1. Maximum.matching.algorithm.in.general.graph.o(n^3

    0下载:
  2. A matching on a graph is a set of edges, no two of which share a vertex.
  3. 所属分类:图形图象

    • 发布日期:2024-04-26
    • 文件大小:802816
    • 提供者:metallscout
  1. Block-matching(Matlab)

    0下载:
  2. 用块匹配法求超分辨率复原中的运动矩阵!提出了一种快速,半像素的三步法!-Block-matching method using super-resolution recovery of movement in the matrix! Presents a fast, three-step half-pixel!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-26
    • 文件大小:96256
    • 提供者:allen
  1. matching

    0下载:
  2. Matching SIFT algorithm. Matches features between two images and displays the result. Useful for finding features in video scenes.
  3. 所属分类:2D图形编程

    • 发布日期:2024-04-26
    • 文件大小:10240
    • 提供者:vlad
  1. Matching

    0下载:
  2. OpenCV pattern matching
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-26
    • 文件大小:1512448
    • 提供者:kavan
  1. terrain-matching-algorithm

    0下载:
  2. 关于地形匹配算法的程序,集合了多种常用算法,采用的是自定义的vis高程图,对地形匹配发面的研究很有帮助-Terrain matching algorithm on the procedures for collection of a variety of commonly used algorithms, uses a custom vis elevation map of the terrain matching baking hel
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-26
    • 文件大小:5140480
    • 提供者:yunliu
  1. Template-matching

    0下载:
  2. 对图像进行模板匹配,用户可自行选择图片和模板,程序有界面,可实现打开,保存等功能-Template matching pairs of images, the user can choose their own images and templates, procedures interface, can be realized to open, save and other functions
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-26
    • 文件大小:2914304
    • 提供者:apple
  1. Matching

    0下载:
  2. source code for Stereo matching algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-04-26
    • 文件大小:25600
    • 提供者:Sabesan
  1. image-matching

    0下载:
  2. 图像匹配,通过选定模板图像和要要匹配的图像,在要匹配的图像中用红色方框标记处匹配的区域。-Image matching, through the selected template image and want to match the image, to match the image using the red mark at the box matches the area.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-26
    • 文件大小:343040
    • 提供者:孙谦
  1. 3d-matching

    0下载:
  2. 提出了一种用于物体外形非接触式提取的综合立体匹配方法。该方法综合了基于面积的立体匹配过程和基于特征的立体匹配过程。能充分利用它们各自的优点。 既能产生致密视差图。又能获得不连续处的准确匹配。 解决了物体外形非接触式提取中的关键性的问题实验结果以及实际应用都收到了很好的效果。-Proposed for object shape extraction of non-contact integrated stereo matching met
  3. 所属分类:文档资料

    • 发布日期:2024-04-26
    • 文件大小:203776
    • 提供者:liaozw
  1. image.template.matching.C

    0下载:
  2. C 图象的检测模板匹配编程代码Detection of image template matching C programming code -Detection of image template matching C programming code
  3. 所属分类:图形图象

    • 发布日期:2024-04-26
    • 文件大小:5120
    • 提供者:ss
  1. stack-Delimiter-Matching

    0下载:
  2. 分隔符匹配 使用栈,数据结构与算法上机作业,实用性超强-Delimiter matching using stack data structures and algorithms operating on the machine, super practical
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-26
    • 文件大小:20908032
    • 提供者:gq
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org