搜索资源列表

  1. signal recovery from partial information via orthogonal matching pursuit(贪婪算法OMP).

    1下载:
  2. signal recovery from partial information via orthogonal matching pursuit(贪婪算法OMP).
  3. 所属分类:中间件编程

  1. matching

    0下载:
  2. descr iptor matching
  3. 所属分类:2D图形编程

    • 发布日期:2011-01-05
    • 文件大小:850
    • 提供者:phokasion
  1. samples(me)

    0下载:
  2. 运动预测块匹配算法-Block-Matching Motion Estimation Algorithm
  3. 所属分类:多媒体

    • 发布日期:2024-05-06
    • 文件大小:7168
    • 提供者:
  1. sima_1.07

    0下载:
  2. 图象模板匹配算法源代码-image template matching algorithm source code
  3. 所属分类:图形图象

    • 发布日期:2024-05-06
    • 文件大小:22528
    • 提供者: 王车车
  1. 立体匹配的算法

    0下载:
  2. 立体匹配的算法,用于图像处理-stereo matching algorithms for image processing
  3. 所属分类:图形图象

    • 发布日期:2024-05-06
    • 文件大小:292864
    • 提供者:王明和
  1. stackapp

    0下载:
  2. 使用栈实现括弧配对问题-use Stack bracket matching problem
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:48128
    • 提供者:吴月
  1. mobanpipeidaima

    0下载:
  2. 可以实现图像模板匹配功能,适合初学图像读者-can achieve image template matching function, images suitable for beginner readers
  3. 所属分类:图形图象

    • 发布日期:2024-05-06
    • 文件大小:92160
    • 提供者:刘箫
  1. KMP模式匹配(可以有通配符)

    0下载:
  2. 使用著名的KMP模式匹配算法进行字符串匹配,还可以有通配符-use of the famous KMP string matching algorithms can also be wildcards
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:891904
    • 提供者:张远洋
  1. 脱机字符识别

    0下载:
  2. 脱机字符识别:手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法-Offline Character Recognition : handwritten figures identifiable Fisher Linear Discriminant, handwritten figures identifiable template matching method, digital identi
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-06
    • 文件大小:9011200
    • 提供者:丁俊
  1. 带通配符的字符串匹配算法源代码

    0下载:
  2. 带通配符的字符串匹配算法源代码-with wildcard string matching algorithm source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:146432
    • 提供者:湖堤防
  1. Edit Distance算法

    0下载:
  2. 对模式识别中的字符串模板匹配问题进行的研究,设计了对任意字符串进行匹配和字符串相似度,即列文斯顿距离进行计算的算法-right pattern recognition template matching string for the research and design of the arbitrary strings and string matching similarity, Ken Livingstone distance c
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:蓝色梦幻
  1. 手写数字识别

    0下载:
  2. 这个手写数字识别系统是基于模板匹配法建立的。它是我买的图书的光盘上的。-the handwriting recognition system figures are based on template matching method to establish. It is the books I buy on a CD-ROM.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-06
    • 文件大小:113664
    • 提供者:李蕙
  1. 带通配符的字符串匹配算法源代码

    0下载:
  2. 带通配符的字符串匹配算法源代码 vc源代码-the vc source code of string matching with wildcard.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:张云
  1. chengxu4

    0下载:
  2. 用于对两幅连续图像进行拼接,模板匹配算法-used for two consecutive image stitching, template matching algorithm
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:张翰
  1. gandalf.1.2

    0下载:
  2. 优秀的计算机图像和时间源代码,内包括摄像机标定,图像匹配等.-outstanding computer graphics and time source code, which includes calibration, image matching.
  3. 所属分类:图形图象

    • 发布日期:2024-05-06
    • 文件大小:3828736
    • 提供者:邱卫国
  1. 三种模式匹配算法的比较

    0下载:
  2. Las Vegas,KMP,Mentro carlo这三种模式匹配算法的原代码,对其进行了时间及出错率的比较-Las Vegas, KMP, Mentro carlo three pattern matching algorithm of the original code, its time and the error rate comparison
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-06
    • 文件大小:332800
    • 提供者:lxr
  1. Circuit3

    0下载:
  2. 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target trackin
  3. 所属分类:汇编语言

    • 发布日期:2024-05-06
    • 文件大小:110592
    • 提供者:
  1. avi2mpg1_src

    0下载:
  2. mpeg-1标准的原程序,该程序包括了关于图象的DCT,基于块匹配算法的运动补偿,可变长编码等一系列子程序。-MPEG-1 standard in the original program, which includes images of the DCT, block-matching algorithm based on the motion compensation, variable length coding a series
  3. 所属分类:界面编程

    • 发布日期:2024-05-06
    • 文件大小:121856
    • 提供者:www
  1. buddy_算法

    0下载:
  2. Buddy(伙伴)算法每次分配包含一个或者多个物理页面的内存块,页面以2的次幂的内存块来分配。首先搜寻满足请求大小的页面,它从满足当前申请大小的Buddy数据结构的m_ freePages域着手沿链来搜索空闲页面。如果没有这样请求大小的空闲页面,则它搜索两倍于请求大小的内存块。这个过程一直将持续到所有的Buddy 被搜索完或找到满足要求的内存块为。如果找到的页面块大于请求的块则对其进行分割以使其大小与请求块匹配。由于块大小都是2的次幂所
  3. 所属分类:系统编程

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:npu
  1. detectpic

    0下载:
  2. 用c语言实现的用差影法检测图像,用模板匹配图象-with the language used poor video image detection with template matching image
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-06
    • 文件大小:24576
    • 提供者:朝阳
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org