搜索资源列表

  1. jiyuzhongxinderenlianshibie

    0下载:
  2. 对人脸用中心统一确定模板,然后扩大、旋转进行匹配,最后输出扩大倍数、旋转角度。-right center with a uniform template, and then expanded, and rotating match, the final output expanded multiples of the rotational angle.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-09
    • 文件大小:119808
    • 提供者:覃光成
  1. ZFC

    0下载:
  2. 程序接收键入的一个关键字和一个句子,若句子中不包含关键字,则显示‘NO MATCH’;若句子包含关键字则显示‘MATCH’,并把该关键字在句子中的位置用十六进制数显示出来。程序以输入CTRL+C退出-procedures of a receiver type a keyword and sentence, if the sentence does not contain the keyword, showed 'NO MATCH
  3. 所属分类:汇编语言

    • 发布日期:2024-05-09
    • 文件大小:32768
    • 提供者:周林
  1. match-v3.1.src.tar

    0下载:
  2. 计算机视觉中Stereo Vision的Graph Cut实现。一个比较Robust的算法。-computer vision Stereo Vision Graph Cut achieve. A more robust algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:637952
    • 提供者:金革
  1. MORAVECCORNERMATCH

    0下载:
  2. 角点匹配算法,使用MORAVEC角点检测算法,可以很好的实现两幅图象中角点的匹配。-Corner matching algorithm, MORAVEC angle detection algorithm, can achieve two very good image corner of the match.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-09
    • 文件大小:120832
    • 提供者:陈宣雅
  1. Simphile-source

    0下载:
  2. 相似度匹配程序。可以用来匹配任何你想得到的信息格式-similarity matching procedures. Can be used to match any of the information you want format
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:74752
    • 提供者:王立升
  1. 2006606081519

    0下载:
  2. MATLAB编写的图像在已知定位点的情况下图像的匹配!-MATLAB images to the known location of the point where the images match!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:102400
    • 提供者:shuren
  1. Hamming_NN

    0下载:
  2. Hamming 神经网络从功能上来看是最小Hamming 距离分类器.利用它能够完成不完整输入信息与所存储模式的最小汉明距离分类.    Hamming 网络是一个双层神经网络,第一层网(即匹配子网络)是用来计算输入模式与该网络已经学习过的各样本之间的匹配测度.第二层网(即竞争子网络)接收从匹配子网络送来的未知模式与已存各样本的匹配测度,然后经过多次迭代运算就可以求得与输入模式相匹配的样本.-Hamming neural netwo
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:115712
    • 提供者:东方云
  1. LOG_filter_distill_edge

    0下载:
  2. 数学形态学提供了一种以形态或集合论为基础对图像进行分析理解的工具。可以用来去除噪声、抽取骨架、插补、分割、多分辨率分析、匹配等。 包括四个主要的算符:扩张(膨胀)○+,腐蚀○-,开○,闭●- Mathematics morphology has provided one kind carries on the analysis understanding take the shape or the set theory as t
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:251904
    • 提供者:陈朋
  1. LSM_Match

    0下载:
  2. 最小二乘匹配,图像匹配算法,需要初始匹配坐标,可以达到亚像素精度-least squares matching, image matching algorithm, the initial need to match coordinates, can reach sub-pixel accuracy
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:fshguo
  1. Zernike-match

    1下载:
  2. 对输入图像进行预处理后提取目标轮廓,经过归一化处理得到目标形 状的平移、尺度不变的链状表达,再通过小波变换进行多尺度分析;引入Zernike 矩,利用Zernike 矩的特性,实现小波表达的旋转不变性,解决了小波变换对起始点的依赖。-right to import images from pretreatment profile targets, after processing to be a target shape tra
  3. 所属分类:波变换

    • 发布日期:2024-05-09
    • 文件大小:1263616
    • 提供者:李杰
  1. Face3DModel

    0下载:
  2. 利用opencv实现的快速模板匹配算法 Fast Template Matching Algorithm,提供Demo图像-use opencv achieve rapid template matching algorithm Fast Template Match ing Algorithm for Image Demo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:54272
    • 提供者:言研
  1. 121212

    0下载:
  2. In this code,I use VC to complete a Image examination, template match algorithm.-In this code, I use to complete a VC Image examination, template match algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:66560
    • 提供者:
  1. Football123

    0下载:
  2. This project does not contain a full, runnable application program. Instead, the only package ope.football contains two classes to represent match data for football (and possibly other team sports).
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-09
    • 文件大小:36864
    • 提供者:gaoqiang
  1. match-v3.2.src.tar

    0下载:
  2. the newest graph cut source code and there are some new algorithm in it-the newest graph cut source code and there a 're some new algorithm in it
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:644096
    • 提供者:薛全
  1. TPS_finger_match

    0下载:
  2. 本工程在C++环境下面实现了指纹的TPS模板匹配,并且比较了传统模式的匹配,最终证实了TPS模板的优越性-works in the C environment to achieve below the TPS, the fingerprint template matching, and compared the traditional mode of the match, TPS ultimately proved the super
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:63488
    • 提供者:liuwei
  1. match-v3.3.src

    0下载:
  2. This software implements stereo algorithms described in the following papers: Vladimir Kolmogorov and Ramin Zabih "Multi-Camera scene Reconstruction via Graph Cuts" In: European Conference on Computer Visi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1393664
    • 提供者:Chen
  1. match

    0下载:
  2. 相位相关配准,图像匹配,图像处理,matlab源码-phase correlation registration, image matching, image processing, Matlab FOSS
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:4096
    • 提供者:sun shu
  1. SIFT_EDGE_test

    2下载:
  2. 本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准-This procedure will be combined with SIFT and the edge used to do image registration using SIFT key-point detection using Canny edge detection o
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:李云
  1. WAVE_EDGE_MATCH

    0下载:
  2. 本程序利用小波变换的方法来获取图像的轮廓 来进行图像配准 先用小波变换检测图像中的边缘 在轮廓中寻找最长的轮廓 计算每间一点的曲率 然后对这些数据匹配 进行图像配准 找到图像的变换参数-This procedure using wavelet transform method to obtain the outline of the image to image registration using wavelet transfor
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:李云
  1. match

    0下载:
  2. 图像配准,需要参数的设置,有兴趣者可以试试,也可以和我联系啊-Image registration, the need for parameter settings, those interested can try, but also can contact me ah
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-09
    • 文件大小:5120
    • 提供者:Jinlan Wang
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org