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

搜索资源列表

  1. image-read

    1下载:
  2. 读图像,霍夫变换算法实现方块,圆形的识别,读bmp图像,显示具体坐标-Reading image, Hough transform algorithm box, round recognition, reading bmp image to show the specific coordinates
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1833
    • 提供者:张敏
  1. barcode_system

    1下载:
  2. 采用Visual C++开发平台开发了一个条形码识别系统。该系统采用图像处理技术对条形码图像的噪声进行处理,然后再通过相似边距离的测量方法识别出条形码的编码,有效地提高了识别结果的准确度。 -Using Visual C++ Development platform to develop a bar code identification system. The system uses image processing technology on the bar code image to
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:71240
    • 提供者:YEBIQING
  1. Classify

    0下载:
  2. 图像识别算法。对图像中不同的对象进行分类识别。如三角开,四边形,五边形等。-Image recognition algorithm. The image objects of different classification. Such as the triangle open, quadrilateral, pentagon and so on.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1293
    • 提供者:zhaopan
  1. zernike

    0下载:
  2. 求图像zernike矩的IDL源码,非常有用,zernike矩有旋转不变性,改进后还有平移不变性,比例不变性,用于图像识别-Moment find the image zernike IDL source code, very useful, zernike moment there is rotation invariance, translation invariance also improved, the proportion of invariance for image recogn
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:810
    • 提供者:单春芝
  1. HMM_facerec

    0下载:
  2. 基于隐马尔科夫模型的人脸识别系统,包含完整的测试程序-Hidden Markov Model based face recognition system, including a complete test program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:337678
    • 提供者:朱伟冬
  1. change

    1下载:
  2. 变化检测程序,用GDAL库实现IMG格式图像的变化检测,并将结果保存为BMP图片-Change Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5630272
    • 提供者:yoyo
  1. haar_like

    0下载:
  2. 图像检索中的一种haar_like特征的资料搜集,比较全。haar_like由voila的人脸识别特征发展而来-Image Retrieval haar_like characteristics of a data collection, the whole comparison. haar_like by voila developed from the characteristics of the face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2414730
    • 提供者:伟峰
  1. test1

    0下载:
  2. 用于进行图像语义检索和识别的图像库,可以进行测试-image.org
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-20
    • 文件大小:30617600
    • 提供者:shilei
  1. LicenseRecognition

    1下载:
  2. 本文件用来实现基于图像处理和模式识别的采用matlab语言编写的的车牌识别程序-This file is used to realize image processing and pattern recognition based on the use of written matlab license plate recognition program
  3. 所属分类:matlab

    • 发布日期:2016-11-24
    • 文件大小:1335296
    • 提供者:
  1. 基于弹性模板匹配的人脸表情识别程序

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

    • 发布日期:2012-10-23
    • 文件大小:763491
    • 提供者:hejian
  1. bill-recognition

    0下载:
  2. 一种纸币识别VC++程序源码,并含有多国纸币的特征库,如日元、英镑、港币...的特征库。有从纸币图像预处理、特征匹配的全过程。对从事图像处理,模式识别研究的人很有参考价值。-a type bill recognition VC++ resource code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:2813025
    • 提供者:张俊
  1. BayesianClasser

    0下载:
  2. 贝叶斯分类器matlab版,可以用于图像分类,检索,模式识别相关工作-bayes classifier is useful to image classify
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:697
    • 提供者:徐樱桃
  1. PicChangeforocr

    1下载:
  2. OCR识别前的图像处理示例,图像去杂点并二值化,以增强OCR的识别率。-change picture before OCR operation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:66430
    • 提供者:pengyong
  1. 2D-LDA

    1下载:
  2. 2维线性判别进行人脸识别的程序,很不错!采用ORL人脸库,取每人的1、3、5、7、9五幅图像作为训练图像,其余作为测试图像,进行二维线性判别。计算出特征向量矩阵,降序排列后,取前d(d=2,4,6,……,20)个特征向量组成的矩阵作为变换矩阵,对训练集合测试集进行特征重建,最后采用最近邻分类器。附有实验的结果。-code for face recognition based 2D-LDA,the performance is nice!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-12
    • 文件大小:2834469
    • 提供者:王阳丽
  1. rennian

    0下载:
  2. c#人脸识别,登陆系统还要自己写代码,因为不同的人用的场合不同,原理就是图像差异的比较啦-c# face recognition, landing system, but also write their own code, because different people use different occasions, the principle is the image difference compare with anything
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:101404
    • 提供者:范敏
  1. 车牌识别程序

    0下载:
  2. 一个车牌识别的完整程序,从图像处理到模式识别,很全面,可以运行,效果很好
  3. 所属分类:图形/文字识别

  1. chepai

    0下载:
  2. 基于MATLAB图像处理的汽车牌照识别系统:看到网站里有不少车牌识别的代码,这里特意找了个原来看过的文章放上来,希望能够帮助大家理解。-MATLAB image processing based on the vehicle license plate recognition system: see the website, there are a lot of license plates to identify the code, here specifically to find a re
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:150503
    • 提供者:xu
  1. UPCEAcodeRead

    1下载:
  2. 一个UPC-E/A 条码生成、读取程序,VB环境编写,UPC-E/A 条码一般是用作商业零售业使用。本程序可以用来生成6-12位条形码,保存为JPG格式的图片,并可以读取含有条码的图像文件,识别率极高。-A UPC-E/A bar code generation, read the procedures, VB environment to prepare, UPC-E/A bar code is generally used for commercial retail use. This pr
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-02-28
    • 文件大小:348511
    • 提供者:chenshi12
  1. Rec_BaseOnCN

    0下载:
  2. 使用复杂网络提取图像边缘特征并进行识别的源代码,采用PCA_LDA算法对特征进行降维分类识别,识别效率很高。鲁棒性好-Extracted using image edge characteristics of complex networks and to identify the source code, using PCA_LDA algorithm to reduce the dimensions feature classification, identification with hi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3018
    • 提供者:张宏欣
  1. FaceDetection

    0下载:
  2. 图像人脸识别:java结合OPENCV实现人脸头像定位。-Image Recognition: java implementation OPENCV face with head positioning.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-25
    • 文件大小:2540544
    • 提供者:易鑫
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com