CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - match

搜索资源列表

  1. matchbycorrelation

    0下载:
  2. match by correlation image algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:2821
    • 提供者:ricardo
  1. KMP

    0下载:
  2. 用于模式匹配的算法,c++,能够比传统的回溯方法要强的多-for pattern match,c++
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-08
    • 文件大小:856
    • 提供者:fa
  1. picture_connection_base_on_sift

    0下载:
  2. 实现基于sift特征的图像拼接,在sift特征提取和匹配(match)原代码的修改上实现的,源代码-just as the name s descr iption
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:13282985
    • 提供者:txy
  1. colsift

    0下载:
  2. color sift by Jan-Mark Geusebroek. This file contains an example program to match two keypoint descr iptions.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:564000
    • 提供者:Vicki
  1. huocai

    0下载:
  2. 四人玩火柴棍游戏,每一次都是三个人赢,一个人输。输的人要按赢者手中的火柴 数进行赔偿,即赢者手中有多少根火柴棍,输者就赔偿多少根。现知道玩过四次后, 每人恰好输过一次, 而且每人手中都正好有16根火柴。问此四人做游戏前手中各有 多少根火柴? 编程解决此问题。-Four matches to play club games, every time the three win, lose one. Losers who should win a few matches their
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:593
    • 提供者:lcch
  1. MatchPoint

    0下载:
  2. This a file/directory compare write in C#. Interest point: the match algorithm. The file/folder detection is automatic and it llows search with date-time or data len-This is a file/directory compare write in C#. Interest point: the match algori
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:32053
    • 提供者:fenixio
  1. HistogramMatching

    0下载:
  2. 用于对原始图像根据指定图像的直方图进行匹配的matlab函数。用于改善图像的对比度。-Used for the original image histogram according to the specified image to match the matlab function. Be used to improve the image contrast.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2228
    • 提供者:kevin
  1. sift

    0下载:
  2. 用于图像精确匹配以及目标检测的SIFT算法-Sift algorithm matlab version for object detection and image match
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2646395
    • 提供者:韩武
  1. MatFil

    0下载:
  2. match filter under AWGN
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:606
    • 提供者:dave
  1. match

    0下载:
  2. 判断一个字符串和一个通配符串是否能够匹配,可以任意方式输入通配符-To determine a string and is able to match a wildcard string, you can enter wildcard any way
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:1444
    • 提供者:wangwq
  1. match

    0下载:
  2. 根据距离进行匹配跟踪目标,对距离进行horsdauff距离计算-According to match the distance to track the target, distance horsdauff distance calculation
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:14273
    • 提供者:chenjie
  1. FastEMD-1.1

    1下载:
  2. The code efficiently computes the Earth Mover s Distance (EMD) between two histograms or sparse histograms (signatures). The EMD is also known as Mallows, 1st Wasserstein, Monge-Kantorovich, Match and Transporatation distances. The approach was descr
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-24
    • 文件大小:201937
    • 提供者:ning
  1. ImageStitch

    1下载:
  2. 实现了序列图像的柱面全景图拼接,采用的块匹配法,顺序进行块匹配功能,找到最佳匹配位置,进行线性融合法进行拼接。-Achieved a series of cylindrical panoramic image stitching, using a block matching method, in order to block-matching function to find the best match position, a linear fusion splicing method.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-16
    • 文件大小:160837
    • 提供者:Li Yanli
  1. match

    0下载:
  2. 由图像的颜色直方图求取相应的区域颜色熵,利用该信息判断出两幅图像间的相似度,可将其利用到诸如镜头检测之类的场合中-Use color histogram to calculate corresponding regional color entropy, use this information to determine the similarity between two images,which can be used to detect the occasions such as shot
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1015616
    • 提供者:laputa
  1. Match-Template

    0下载:
  2. 卡尔曼滤波不错的程序,很实用,大家好好研究一起分享一起进步吧-Kalman filtering good program, very practical, we make good progress in research to share with the Bar
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:313696
    • 提供者:李理
  1. code

    2下载:
  2. 用Matlab进行BPSK系统发送、接收端的仿真,含有发送端、AWGN信道、匹配滤波、下采样、解调、计算不同信噪比下的误码率,并绘制BER曲线-Matlab simulation of BPSK receiving system,including AWGN channel, match filter, down sample,demodulation and BER calculation
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:9182
    • 提供者:miffymiffy
  1. sift

    0下载:
  2. sift目标跟踪特征点的匹配,检测性能高,匹配效果好-sift target tracking feature points of the match, testing high-performance, match the good results
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2803789
    • 提供者:guaer
  1. matchbymonogenicphase

    0下载:
  2. Image match by homogenic phase
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:3531
    • 提供者:andrew_84
  1. Smpl_DrvSDCard

    0下载:
  2. 台湾新塘W55VA91的sd卡驱动,很有用-driver of sd card match to nuvoton W55VA91 chip
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:5871
    • 提供者:梁满美
  1. NimGame

    0下载:
  2. 移除火柴棒的小遊戲~拿掉最後一根的人算輸-Remove the match stick game ~ remove the last one who lost count
  3. 所属分类:Game Program

    • 发布日期:2017-03-30
    • 文件大小:8312
    • 提供者:mc
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com