CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - Image Recognition with MATLAB

搜索资源列表

  1. PCA_basedFace.rar

    2下载:
  2. 用matlab编写的基于PCA的人脸识别算法,包含图片库,可以直接运行,找出图片库中与测试图片相匹配的图片。,Matlab prepared with PCA-based face recognition algorithms, including image libraries, can be run to identify and test gallery picture of the picture to match.
  3. 所属分类:matlab

    • 发布日期:2015-07-22
    • 文件大小:176.33kb
    • 提供者:zw
  1. transform

    0下载:
  2. matlab例程,实现将图像样本转换成libsvm数据格式,并写入txt文件(附有测试和训练数据)-matlab routine to achieve the image samples into libsvm data format, and write txt file (with the test and training data)
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:103.78kb
    • 提供者:zyx
  1. FLDbasedFaceRecognitionSystem_v2

    0下载:
  2. 基于fisherface的人脸图像识别,采用lda降维的方法来识别人脸图像-This package implements a well-known FLD-based face recognition method, which is called Fisherface [1]. All functions are easy to use, as they are heavy commented. Furtheremore, a sample scr ipt is incl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:255.57kb
    • 提供者:paul
  1. Hausdorf_Matching

    0下载:
  2. Line Based Recognition using a Multidimensional Hausdorff Distance _______ DEscr iptION _______ Matching the image with its rotated and scaled version using 4 dimensional hausdorff measure. ___REFERENCE___ Paper 1: Line Based Recog
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:77.23kb
    • 提供者:Mehmet
  1. KPCA

    6下载:
  2. 在ORL或Yale标准人脸数据库上完成模式识别任务。用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验. -Or Yale in the ORL face database, complete the standard pattern recognition tasks. With the PCA and kernel-based PCA (KPCA) method to complete the reconstruction of face image and reco
  3. 所属分类:matlab例程

    • 发布日期:2013-10-07
    • 文件大小:1.12kb
    • 提供者:李海
  1. Face_and_Face_exsipression_Recognition

    0下载:
  2. One of Biometrics fields is face recognition & face expression recognition ... 1- In face recognition .. we need to design authentication program by training a neural network ,there are two source codes..one of them is based on Discrete Wavelet Tr
  3. 所属分类:matlab

    • 发布日期:2017-05-29
    • 文件大小:11.35mb
    • 提供者:mahmoud
  1. Sparse_ar

    2下载:
  2. sparsity preserving projections (SPP)方法,根据论文《sparsity preserving projections with applications to face recognition》使用AR人脸数据库-sparsity preserving projections (SPP)method, according to the paper "sparsity preserving projections with applications t
  3. 所属分类:matlab例程

    • 发布日期:2013-08-15
    • 文件大小:12.59mb
    • 提供者:刘茜
  1. skin-detection

    0下载:
  2. This file helps identify the presence of a human face, hand or any other body part by identifying and marking skin-like pixels within a given image. With further image processing techniques, the output produced by this scr ipt can be refined and proc
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:393.54kb
    • 提供者:Hamlin DSouza
  1. Algorithmic-and-Mathematical-Principles-of-Automa

    0下载:
  2. This work deals with problematic from field of artificial intelligence, machine vision and neural networks in construction of an automatic number plate recognition system (ANPR). This problematic includes mathematical principles and algorithms, w
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:2.22mb
    • 提供者:Serhat
  1. simple-pattern-recognition

    0下载:
  2. this code for character recognition.this code can recognize an image with array matrix of [3x3]. this code apply a neural network method.-this is code for character recognition.this code can recognize an image with array matrix of [3x3]. this code ap
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1.44kb
    • 提供者:wanfazri
  1. PCA

    0下载:
  2. 主成分分析方法通过建立两个主成分的二位图,对数值特异点的剔除,减少数据处理中无关项的干扰,-Free Source Code for Image segmentation and Extraction malic: A Realtime Face Recognition System Source Code Face Detection C++ Library with Skin and Motion Analysis Face Recognition
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:173.76kb
    • 提供者:wuchangke
  1. BP_handwrittingRecognition

    0下载:
  2. 基于BP神经网络的数字图像识别 采用引进动量项和变步长法的改进型BP网络 train.m 训练 shibie.m 识别 actfun.m 激活函数 image.rar 图像库 -BP neural network-based digital image recognition and momentum term with the introduction of variable step method of improved BP network train.m trai
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:836.62kb
    • 提供者:赖昀
  1. image-recognition

    0下载:
  2. 图形识别,基于Hopfield神经网络的联想记忆——数字识别MATLAB程序,有详细注释。-Based on Hopfield neural network pattern recognition, associative memory- digit recognition MATLAB procedures, with detailed comments.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5kb
    • 提供者:zhengyi
  1. Color Reduction and Quantization

    1下载:
  2. Color Reduction and Quantization using k-Means, Fuzzy Clustering (FCM), and SOM Neuarl Network in MATLAB In this post, we are going to share with you, the MATLAB implementation of Color Quantization and Color Reduction of images, using intelligent c
  3. 所属分类:matlab例程

    • 发布日期:2020-11-28
    • 文件大小:243kb
    • 提供者:amardz
  1. MATLAB答题卡识别(GUI,论文)

    4下载:
  2. MATLAB答题卡识别(GUI,论文) 本课题为基于MATLAB的不变矩答题卡识别。可识别学号,学科,答案,并进行分数统计,以及判断是否及格。后台可设置标准excel答案。经过灰度变换形成灰度图像、二值化处理、图像滤波、边缘检测、hough变换等预处理。带GUI交互式界面。(Matlab answer card recognition (GUI, paper) This topic is based on MATLAB moment invariant answer card recogni
  3. 所属分类:matlab例程

    • 发布日期:2020-09-14
    • 文件大小:3.83mb
    • 提供者:for Matlab
  1. Matlab火焰烟雾检测(GUI)

    8下载:
  2. Matlab火焰烟雾检测(GUI) 本设计为基于matlab的烟雾火焰火灾识别系统,可读取视频或者图象,检测出是否有烟雾火焰,具备一个人机交互式GUI界面,功能强大,识别准确,同时配备相对应的操作说明和运行效果图,直接运行GUI文件即可完美运行。另外,诸如车牌,人脸,图象去雾,压缩,水印,疲劳检测,人数统计,声音信号处理等均可做技术交琉,欢迎一起探讨。(Matlab flame smoke detection (GUI) This design is a smoke and flame fi
  3. 所属分类:matlab例程

    • 发布日期:2020-09-20
    • 文件大小:11.59mb
    • 提供者:for Matlab
  1. MATLAB指纹识别[GUI界面,报警,门禁系统]

    3下载:
  2. 本设计为基于MATLAB特征点匹配的指纹识别系统。带有一个GUI界面。主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint recognition system based on
  3. 所属分类:matlab例程

    • 发布日期:2021-01-05
    • 文件大小:3.51mb
    • 提供者:可乐一生
  1. MATLAB数字表盘识别[GUI界面,界面丰富]

    2下载:
  2. 该课题为MATLAB数字仪表图像识别系统。可以识别万用表,压力表,电表,手表等的数字识别,包括小数点。带有一个GUI界面,流程为:灰度,二值化,定位,连通闭环,分割出数字区域,开闭运算,去除小面积,细化,精准定位,分割,识别。(This project is a digital instrument image recognition system based on MATLAB. Can identify multimeter, pressure gauge, electricity mete
  3. 所属分类:matlab例程

    • 发布日期:2021-02-09
    • 文件大小:3.4mb
    • 提供者:可乐一生
  1. MATLAB人脸识别PCA[库外人连,报警,GUI,论wen]

    3下载:
  2. 该课题为基于MATLAB平台的PCA的人脸识别系统。原理为:从一副生活照中寻找到人脸,分割人脸区域图像,PCA算法进行降维,和库里图片进行对比,输出目标人脸以及相关个人信息。该课题还可以继续二次开发,做成库内外人脸的识别,如果是库外人脸则实现报警等。(This project is a PCA face recognition system based on MATLAB platform. The principle is: find the face from a life photo, s
  3. 所属分类:matlab例程

    • 发布日期:2020-12-05
    • 文件大小:12.95mb
    • 提供者:可乐一生
  1. MATLAB雾霾交通标志shibie[GUI]

    2下载:
  2. 该课题为基于MATLAB bp神经网络的雾霾天气下交通标志的识别系统。主要分两步骤,一是进行图像去雾,采用暗通道的方法获取光透射率,从而去除雾霾。得到清晰的图片后,利用颜色的方法进行交通标志的定位,众所周知,交通标志基本是红,蓝,黄三色组成,根据RGB不同组合可以定位到不同颜色,因为存在误差,所以需要借助形态学相关知识,将得到的误干扰面积去除,从而实现精准定位。定位后,在原图基础上进行分割出彩色图标,利用bp神经网络方法,进行训练,识别,从而得出结果。本设计配有一个GUI可视化界面,操作简单容易
  3. 所属分类:matlab例程

    • 发布日期:2021-02-08
    • 文件大小:79.64mb
    • 提供者:可乐一生
« 12 »
搜珍网 www.dssz.com