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

搜索资源列表

  1. Visual_C++_MATLAB

    1下载:
  2. 《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:8.11mb
    • 提供者:连接
  1. renlianshibiematlab

    1下载:
  2. 人脸检测和识别算法程序matlab版 -face detection and recognition algorithms program Matlab version of face detection and recognition algorithms program Matlab version
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:387.11kb
    • 提供者:
  1. edgeextraction

    0下载:
  2. 自写的一种有效的边缘提取算法,在matlab环境下,和其它算法比较,效率明显!并且附有示例图片-since writing an effective edge detection algorithm in Matlab environment, and other algorithms, efficiency significantly. And pictures with examples
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:149.9kb
    • 提供者:jlli
  1. 经典的人脸识别算法

    1下载:
  2. 经典的人脸识别算法:2Dpca的实现,matlab实现环境。,Classical face recognition algorithms: 2Dpca the realization
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-22
    • 文件大小:619byte
    • 提供者:ade
  1. FaceRecEvaluator

    0下载:
  2. 人脸识别算法matlab代码,可以实现,如PCA,ICA,SVM,LDA等-Matlab code for face recognition algorithms can be achieved, such as PCA, ICA, the SVM, LDA
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-25
    • 文件大小:8.25mb
    • 提供者:林娅静
  1. image_change_detecting

    0下载:
  2. 图像变化检测算法,由t检验得到差分图像的变化掩膜。左后成功检测到图像中运动的物体。-Image change detection algorithms have been tested by the t change difference image mask. Left a successful campaign to detect objects in images.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:129.56kb
    • 提供者:聂建辉
  1. stprtool22oct09

    0下载:
  2. 基于统计的模式识别工具包The core of the STPRtool is comprised of statistical PR algorithms described in the monograph Schlesinger, M.I., Hlav′aˇc, V: Ten Lectures on Statistical and Structural Pattern Recognition, Kluwer Academic Publishers, 2002-Statistical
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:5.73mb
    • 提供者:newfacer
  1. ImprovedPCAFaceRecognitionAlgorithm

    0下载:
  2. 摘要:主成分分析(PCA)的人脸识别算法,以减少的特征向量是涉及到对抽象的特点,改进了主成分分析(一)iUumination算法的变化影响酶原sed.The方法是基于上减低与正常化其相应的标准差的特征向量元素相关联的大特征值的特征向量的影响力的想法。耶鲁大学和耶鲁大学面临的数据库面对数据库B是用来验证-Abstract:In principal component analysis(PCA)algorithms for face recognition,to reduce the influen
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:201.03kb
    • 提供者:费富里
  1. chepaishibie

    0下载:
  2. 车牌识别的matlab程序,包括处理算法-License plate recognition matlab procedures, including processing algorithms
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-15
    • 文件大小:8.04kb
    • 提供者:王许光
  1. ex1505

    0下载:
  2. 分析图像,使用pixval函数来获得牌照的背景色的亮度值和坐标;通过统计的算法找出车牌的范围;通过修剪得到最终图像。-Analysis of images, a function to obtain a license to use pixval background color brightness values ​ ​ and coordinates through statistical algorithms to identify the scope of the
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:1.77kb
    • 提供者:zhangping
  1. Metaface_ICIP

    0下载:
  2. 利用稀疏表示一集字典学习的方法进行人脸自动识别的Matlab算法,是经典SRC方法的提高-That a sparse set of dictionary use of learning methods in Matlab automatic face recognition algorithms, is the classic method of improving SRC
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:7.1kb
    • 提供者:李超
  1. shuzituxiangchuli

    0下载:
  2. 在传统图像识别中的模板匹配技术面临着计算量大,存储量大的缺点,因此提出了基于遗传算法的图像识别的方法。本文提出了传统的基于遗传算法和normxcorr2结合的方法,对图像进行离散化,然后把图像识别问题变成一系列的离散点组合优化问题,再利用遗传算法对种群优化的性能,对各个控制点组合优化,让控制点与模板进行匹配,寻出最优解。最后通过实验验证遗传算法在图像识别的优点。-In the traditional image recognition in the face template matching
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:119.78kb
    • 提供者:谢宗华
  1. pr

    0下载:
  2. 模式识别基本算法,应用与示例程序,matlab-The basic pattern recognition algorithms, applications and sample programs, matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:347.88kb
    • 提供者:Chinglish
  1. caltech-image-search-1.0

    1下载:
  2. 大规模图像检索的代码,matlab与c++混合编程。总结了目前图像检索领域目前主要存在的方法。通过阅读该代码,可以对于经典的“词袋”模型(bow模型)有个具体的了解,但是该代码没有提供前序的特征提取,是直接从对提取好的特征向量聚类开始的,包括了k-means,分层k-means(HKM)聚类,倒排文件的建立和索引等,该代码还提供了局部敏感哈希(LSH)方法。最后,这份代码是下面这篇论文的作者提供的, Indexing in Large Scale Image Collections: Sc
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-23
    • 文件大小:145.24kb
    • 提供者:薛振华
  1. A0091451_PR_PJ2

    0下载:
  2. PCA、NMF、LDA、GMM这些算法的matlab实现 解压后文件夹中包含需识别的库、课题要求、课题报告和实现的代码。-PCA,NMF,LDA,GMA these four algorithms Matlab code are referred here. After being decompressed,the file shows the image library to be dealt with,the requirement of the project,the repor
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-27
    • 文件大小:9.37mb
    • 提供者:davidson
  1. Android_FaceRecog

    0下载:
  2. Android下的人脸识别程序,有matlab算法验证和java源程序,采用了eigenface和fisherface两种不同的算法程,可直接在android手机上运行。-Android Face Recognition under procedures matlab algorithm validation and java source code, the use the eigenface and fisherface of two different algorithms process
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-05
    • 文件大小:2.09mb
    • 提供者:刘星宇
  1. KNN

    0下载:
  2. matlab实现k均值分类,模式识别中的算法,共同学习!-matlab k-means classification, pattern recognition algorithms, learning together!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-06
    • 文件大小:2.14kb
    • 提供者:林夕
  1. Visual-C-MATLAB-image-processing

    1下载:
  2. 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6.29mb
    • 提供者:朱朴宁
  1. PR

    0下载:
  2. matlab实现模式识别中的几乎所有算法,希望能为模式识别初学者提供帮助-Matlab implementation of almost all algorithms in pattern recognition, hope to help beginners to pattern recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:357.48kb
    • 提供者:张超
  1. Kmeans

    0下载:
  2. Kmeans聚类算法,MATLAB语言,用于图像分割,可以将相似像素聚类,然后进行分割-Kmeans clustering algorithms, MATLAB language for image segmentation, can be similar pixel clusters, and then divided
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:104.97kb
    • 提供者:apple
« 12 »
搜珍网 www.dssz.com