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

搜索资源列表

  1. color_muban

    1下载:
  2. 程序用matlab实现基于模板和肤色的人脸检测,首先利用肤色信息检测出可能的人脸区域,然后进行模板匹配.可以实现一幅图片中多人脸的检测.-procedures using Matlab based templates and color of face detection, the first to use color information may detect a face, then template matching. can be achieved over a picture of
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2353
    • 提供者:李守一
  1. imageprocesse

    0下载:
  2. 自己写的一个图像处理的程序,主要用于表单识别,包括数学形态学,倾斜矫正和模式匹配等算法-yourself writing an image processing procedures, mainly for the identification of the form, including mathematical morphology, tilt correction and pattern matching algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:71980
    • 提供者:肖蓉
  1. cornerdet01

    0下载:
  2. 角点检测程序,能够标记出图像中的角点。角点检测是图像匹配对第一步-corner detection procedures can mark up images of the corner. Corner detection is the first step in image matching
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:921
    • 提供者:david
  1. cornerdet

    0下载:
  2. 另一个图像角点检测程序,用于灰度图像的角点检测,角点检测是图像匹配的第一步-corner detection procedures for the gray-scale image corner detection, corner detection is the first step in image matching
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:4495
    • 提供者:david
  1. 20052151141307

    0下载:
  2. 图象的检测,模板匹配算法代码,VC++程序-image detection, template matching algorithm code, VC Program
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:24205
    • 提供者:马克
  1. 3dpml

    1下载:
  2. 基于完全匹配层的通用3维电磁仿真程序,可适用于电磁波的传播、辐射近场等性能的研究。-PML-based generic three-dimensional electromagnetic simulation procedures applicable to the spread of the electromagnetic wave, Near-field radiation, and other properties are studied.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2130
    • 提供者:肖绍球
  1. expressionsb

    0下载:
  2. 基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别。-based on elastic template matching Facial Expression identification procedures. First of all expressions against static image looked gray image
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:748615
    • 提供者:张冥
  1. Extention_Name

    0下载:
  2. 该程序可以查询输入的文件扩展名的文件类型说明,作为开发者,主要是参考他内部的字符串搜索和匹配的技巧,值得一看-inquiries, the program can import file extensions descr iptions of the type of document, as a developer, He is the main reference to the internal string searches and matching skills, an eye-catch
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:76545
    • 提供者:陶汉军
  1. match_correlation

    0下载:
  2. 这是一个基于灰度相关进行影像匹配的小程序,基于matlab编写-This is a gray correlation based on the image matching small procedures, based on the preparation of Matlab
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:316824
    • 提供者:李巧枝
  1. gape

    0下载:
  2. 这是一个关于间隙字符串匹配问题的程序,程序已经通过并且得到运行。-This is a space on the string matching procedures, procedures have been adopted and running.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18139
    • 提供者:赵寰
  1. autoSelectComboBox

    0下载:
  2. 本程序实现的功能是具有自动选择功能的组合框, 所谓具有自动选择功能的组合框,是指在输入时,列表中匹配当前文本的项目被自动选择-this program is the function automatically selects the combination of functional box, The so-called automatic choice with a combination of functional box, refers to the importation, the
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:19053
    • 提供者:郑直
  1. EX_4_1

    0下载:
  2. 编制一个算术表达式求值的程序 (1)以十字链表表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算。稀疏矩阵的输入形式采用三元组表示,而运算结果的矩阵则以通常的阵列形式列出。 (2)首先应输入矩阵的行数和列数,并判别给出的两个矩阵的行、列数对于所要求作的运算是否匹配。 (3)程序对三元组的输入顺序没有特定的要求,可以以任何的次序输入,程序会对其进行查找,插入到适合的位置上。 (4)在用三元组表示稀疏矩阵时,相加或相减所得结果矩阵应该另生成,乘积矩阵也用十字链表存放。 -compi
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2045
    • 提供者:战天
  1. Harrisjiaodianjiancefa

    0下载:
  2. 这是一个用于角点检测的算法程序,精度还可以,适合图像匹配时使用,对于一些特征点也可以效果明显,值得一看-This is for a corner detection algorithm procedures, the accuracy can also suitable for use image matching, For some feature points can obviously, an eye-catcher
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1284
    • 提供者:嘉靖
  1. WCDMA_simulation_c_program

    2下载:
  2. 两个Nokia研究人员写的W-CDMA的仿真过程的整个代码。C code 包含信道编码,交织,速率匹配,调制,扩频,信道模型,RACK接收机和相应的解码程序。 本源码对整个系统进行了仿真,非常具有参考价值,对研究WCDMA系统的任何模块都有帮助-two researchers write the W-CDMA simulation of the entire code. C code includes channel coding, interleaving, rate matching
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:500297
    • 提供者:volvo827
  1. wcdma_simulation_simulink

    1下载:
  2. 用matlab simulink写的W-CDMA的仿真过程的整个代码。 包含信道编码,交织,速率匹配,调制,扩频,信道模型,RACK接收机和相应的解码程序。 本源码对整个系统进行了仿真,非常具有参考价值,对研究WCDMA系统的任何模块都有帮助-using Matlab Simulink write W-CDMA simulation of the entire code. Includes channel coding, interleaving, rate matching, modu
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:1209389
    • 提供者:volvo827
  1. autosweepersaolei

    0下载:
  2. 本程序的算法没有采用匹配模式,基本上可以完成大多数情况的高级扫雷(初级和中级布局情况过于简单,不值得讨论),但是还有进一步改进的地方,例如下面的情况: ??....1. ??..@**. ??B3*2.. ??B.*... ........ “*”:表示未知区域,“.”:表示该区域周围没有雷,“B”:表示已经标识是雷-the procedures adopted without matching algorithm model basically com
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:128767
    • 提供者:简其平
  1. MAPmatching

    0下载:
  2. 利用MAPX和VB编的一个关于地图匹配的程序。加载地图后方可使用!-Connection and the use of the VB series on a map-matching procedures. After loading maps will be used!
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:7315
    • 提供者:王为
  1. 200611304846477_600it

    0下载:
  2. 基于c语言的指纹识别程序,实现特征提取和指纹匹配。是一个不错的程序例子!-based on the language c fingerprint identification procedures, feature extraction and matching fingerprints. Is a good example of the procedure!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:48538
    • 提供者:heshifu
  1. image_smoth

    0下载:
  2. 稀疏分解的匹配追踪程序,用新的较少的原子来重建信号或图像,使信号或图像的表示更加简洁。-MP tracking procedures, with new atomic less to rebuild signal or image the signal or image said more concise.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:269214
    • 提供者:fanghui20006
  1. low_high

    0下载:
  2. 稀疏分解信号重建程序,利用匹配追踪原理不断对信号匹配,最后达到重建信号目的。-sparse decomposition signal reconstruction procedures, the use of matching principle constantly tracking the signal matching, Finally signal to the redevelopment purposes.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:234803
    • 提供者:fanghui20006
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com