CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 模式识别

搜索资源列表

  1. changyongsousuosuanfa

    0下载:
  2. 常用搜索算法 光盘上包括了书上提供的例程及算法,均可在Visual C++ 6.0下编译通过。 读者可参照书籍了解程序的使用。 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -search algorithm commonly used on the CD, including a book on th
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:131868
    • 提供者:super
  1. lianjizifushibie

    0下载:
  2. 联机字符识别 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -online character recognition experimental materials inside provided some experimental pattern recognition database. These "
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:151777
    • 提供者:super
  1. tuojizifushibie

    0下载:
  2. 脱机字符识别 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -experimental materials inside provided some experimental pattern recognition database. These "numbers and letters images
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:191558
    • 提供者:super
  1. mode

    0下载:
  2. 这个算法是关于图像处理的,此算法是在我做乘客计数系统过程中用到的,首先是avi取帧,图像分割,模式识别,模板匹配-this algorithm is on image processing, the algorithm is doing in my passenger counting system used in the process. avi is the first admission frame, image segmentation, pattern recognition, tem
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:24788
    • 提供者:lan
  1. gaussian_model

    0下载:
  2. 模式识别中高斯模型,一个比较有用的用matlab实现的程序代码-pattern recognition Gaussian model, a useful comparison with the realization of the Matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1421
    • 提供者:张凡
  1. svmbp

    0下载:
  2. 程序利用svm分类结合bp算法完成图像中的分类和预测问题,这是模式识别中的一个比较新颖的方法。-svm procedures for the use classification algorithm combining bp image classification and prediction, This is the pattern recognition of a relatively new method.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1439
    • 提供者:bodiz2002
  1. iris_bayes

    1下载:
  2. 贝叶斯分类器的C++源码,用IRIS作类例子,通俗易懂,适合作模式识别、图像处理研究开发用!-Bayesian classifier C source code, using IRIS category for example, easily understood and suitable for pattern recognition, Image processing research and development with!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:16084
    • 提供者:sjtu
  1. classifier_knn

    0下载:
  2. 最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C + + source code, suitable for pattern recognition, image processing developers use!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2572
    • 提供者:sjtu
  1. k_means_image

    0下载:
  2. 国外的一个图像K均值聚类的C++源代码,非常容易集成和使用,适合模式识别、图像处理等方面的开发!-an image abroad of K-means clustering of C source code, and is easy to integrate and use, suitable for pattern recognition, Image processing, and other aspects of development.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:4644
    • 提供者:sjtu
  1. classifier_linear

    0下载:
  2. 模式识别中线性判别分类器的C++源码,非常容易集成和使用!-pattern recognition linear discriminant classifier C source code, and is easy to integrate and use!
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3603
    • 提供者:sjtu
  1. feature_extraction

    0下载:
  2. 模式识别和图像处理中特征提取的C++源代码,非常容易集成和使用!-pattern recognition and image processing feature extraction of C source code, and is easy to integrate and use!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2403
    • 提供者:sjtu
  1. classifier_distance

    0下载:
  2. 模式识别中的距离分类器C++源代码,并含有一个文字识别的例子,适合模式识别、图像识别开发用!-pattern recognition of distance classifier C source code, and contains an example of character recognition, suitable for pattern recognition, Image Recognition by the development.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1926
    • 提供者:sjtu
  1. OCRbyRF

    0下载:
  2. 做的一个在线光学字符识别的vc程序,主要采用了图像的矩特征和几何特征等两种方法,提供了完整了C++源代码,可供图像处理和模式识别人员参考。-do an online Optical Character Recognition vc procedures, used mainly to the moment the image characteristics and geometric features such as the two methods, providing a complete C
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:866375
    • 提供者:任芳
  1. bayesandjueceshu

    0下载:
  2. 模式识别方面的参考知识,内容比较简单,但应该有用。-a reference pattern recognition knowledge, as a relatively simple, but it should be useful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:81617
    • 提供者:张洪涛
  1. batchzoom

    0下载:
  2. 这是一个批量缩放(采用双线性插值)的工具程序,采用VC++编写,可以直接作为模式识别图像归一化工具使用,希望能给你带了方便!-This is a mass scale (using bilinear interpolation) process tools using VC + + preparation, Pattern recognition can directly image as a tool to use, with the hope of giving you a convenie
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:60993
    • 提供者:Lqh
  1. HandNumIdenByModelReconition

    0下载:
  2. 一种用于手写字体识别(模糊识别)实现的源代码。隶属于模式识别领域-A handwritten font identification (fuzzy recognition) the source code. Attached to the field of pattern recognition
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:116242
    • 提供者:王旭辉
  1. PCA+LDA+VC+code

    0下载:
  2. PCA+LDA的图像识别算法VC封装类,可用于模式识别等-PCA LDA image recognition algorithm VC Packaging category, can be used for pattern recognition, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3014
    • 提供者:陈曙
  1. K-L

    0下载:
  2. 做图像处理,模式识别的一个有用的参考,K-L算法源程序-do image processing, pattern recognition a useful reference, K-L algorithm source code
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1137
    • 提供者:wrrkaixin
  1. moshishibie12345

    0下载:
  2. 模式识别,isodata 算法,对iris数据进行分类-pattern recognition, isodata algorithm, the iris data classification
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:31038
    • 提供者:frank
  1. jiqishijue

    0下载:
  2. 机器视觉,计算机视觉,人脸识别,形态学,图像采集,压缩编码,数字水印,神经网络,人工智能,模式识别,特征提取,图像检索,视频检索,计算机图形学-machine vision, computer vision, face recognition, morphology, image acquisition, compression, digital watermarking, neural network, artificial intelligence, pattern recognition,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:323409
    • 提供者:和上
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com