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

搜索资源列表

  1. facedetectSourceCode

    1下载:
  2. 一个外国人写的经典人脸检测原代码,其代码简洁明朗,很具有阅读性和研究价值-a foreigner to write the classic Face Detection original code, the code simple uncertainty, it is very reading and research value
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1.28mb
    • 提供者:吴哲
  1. image-management_arithmetics

    0下载:
  2. 里面包含着19个数字图像处理的经典算法,对图形图像的代码编写能提供所需要的帮助!-contained 19 digital image processing algorithms classic, Graphic images of the code can be prepared to provide the necessary help!
  3. 所属分类:图形/文字识别

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

    0下载:
  2. 经典的harris corner代码,在vc++下实现检测精度高。
  3. 所属分类:图形/文字识别

    • 发布日期:2014-01-18
    • 文件大小:3.27mb
    • 提供者:王月领
  1. RansacCode

    0下载:
  2. 计算机视觉方向 图像处理代码 排除错误点匹配的经典算法-computer vision ,image process. function: eleminate the false points Ransac
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:4.65kb
    • 提供者:blizzard
  1. matlabpattren

    0下载:
  2. MATLAB 下的模式识别代码,经过实验验证和分析,很经典-Pattern recognition under the MATLAB code, after experimental verification and analysis, classic
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2.48mb
    • 提供者:王军
  1. a-face-recognition-based-on-HMM

    0下载:
  2. 用HMM算法实现人脸识别的代码,经典不容错过-Face recognition algorithm with the HMM code, classic not to be missed
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:417.85kb
    • 提供者:yuchaoyan
  1. depthofimagegenerati

    0下载:
  2. OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU method of adaptive image binarization threshold, OTSU
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:208.59kb
    • 提供者:zhangxinran
  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. Pattern-Recognition-code

    0下载:
  2. 模式识别种一些经典的案例分析以及相关的C++源程序代码-Pattern recognition some classic case studies, and C++ source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-21
    • 文件大小:36.33mb
    • 提供者:暮之
  1. VCPPDIPRTEP

    1下载:
  2. visual C++数字图像模式识别技术及工程实践。介绍了模式识别和人工智能中的基本内容和相关模型,如:隐马尔可夫模型、聚类技术等,同时结合模式识别中的经典问题如:笔迹鉴定、人脸检测、车牌识别、医学图片处理等,从不同的角度介绍了这些问题,给出了基于C/VC++的代码实现。-visual C++ digital image pattern recognition technology and engineering practice.The basic content and related mo
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:10.28mb
    • 提供者:long
  1. EigenFaceCode

    0下载:
  2. 特征脸的代码,是人脸识别领域里最早的、最经典的识别算法-The Eigenface code,belonging to face recognition field, the oldest, most classic recognition algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-25
    • 文件大小:108.14kb
    • 提供者:张建波
  1. matlabOCR

    2下载:
  2. matlab 文字识别 经典代码 文字分割 文字识别-Matlab character recognition classic code
  3. 所属分类:Graph Recognize

    • 发布日期:2015-06-26
    • 文件大小:204kb
    • 提供者:JiangChufan
  1. 123456cluster

    0下载:
  2. 本代码是图像模式识别(杨淑莹)的聚类程序的代码,本程序可以在windows平台运行,代表包含很很多经典的聚类算法。-This code is an image pattern recognition (2.Tianjin) clustering procedure code, the program can run in windows platform, representing contain very many classical clustering algorithms.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:4.35mb
    • 提供者:黄河
  1. SIFT

    0下载:
  2. 收集的SIFT特征描述子的资料,代码合集, 代码在里面的文件夹中,有matlab和C++的实现 SIFT是目前最经典的图像特征提取方法-tutorial and code for SIFT
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-28
    • 文件大小:10.45mb
    • 提供者:zhang
  1. Corner-detection-based-on-Harris

    0下载:
  2. 一种很好的角点检测方法,基于经典的休斯变换,代码比较短利于理解与改进。-A good corner detection method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-12
    • 文件大小:1.14kb
    • 提供者:雷德昭
  1. juanjishenjingyuanjingdianlicheng

    0下载:
  2. 卷积神经元的经典历程,它其中包括了卷积神经元的运行数据库以及运行的代码,里面带有讲解,对初学者很有帮助。-The classic course of the convolution of neurons, which includes the operation of the and the operation of a convolution of the code, which carries on to explain, very helpful for beginners.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-02
    • 文件大小:14.04mb
    • 提供者:zhengtao
  1. mxnhu

    0下载:
  2. 经典图形处理程序,很好的原代码 不错的源码(Classical image processing procedures, very good source code source code)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-19
    • 文件大小:2.45mb
    • 提供者:张文潇|
  1. face-Adaboost

    1下载:
  2. 用Adaboost和PCA算法实现人脸识别,用Python写的代码,根据经典的PCA和SVM算法改编(Adaboost and PCA algorithm for face recognition, code written in Python, adapted from the classic PCA and SVM algorithm)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-03
    • 文件大小:2kb
    • 提供者:L.Xun
  1. 红外小目标检测算法Local CM

    3下载:
  2. 这是对2014 IEEE trans on GRS上的经典论文LCM的实现,还没有对代码进行优化,能完成任务,但效率不太高。(This is the implementation of LCM, a classic paper on 2014 IEEE Trans on GRS. The code has not been optimized and the task can be completed, but the efficiency is not very high.)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2021-04-10
    • 文件大小:3kb
    • 提供者:kkssyy
搜珍网 www.dssz.com