搜索资源列表
libsvm-mat-2.81-1
- 支撑向量机库libsvm与matlab的接口,可以连接在matlab中做实验!-Support Vector Machine for libsvm with Matlab interface can be connected to the experimental Matlab do!
matlab-5
- 1了解图像变换的意义和手段; 2熟悉离散傅里叶变换、离散余弦变换、离散小波变换的基本性质; 3熟练掌握图像变换的方法及应用; 4通过实验了解二维频谱的分布特点; 5通过本实验掌握利用MATLAB编程实现数字图像的变换。 -An understanding of the meaning and image transformation means 2 familiar with the discrete Fourier transform, discrete cosine t
2
- 完成车辆计数功能,视频中有一个车辆通过检测带就有计数就加1。-Complete the vehicle counting function, the video has a vehicle count by testing with have to add 1.
matlab-6
- 数字图形处理实验例题 造成图像退化的原因很多,大致可分为以下几个方面: (1)射线辐射、大气湍流等造成的照片畸变。 (2)模拟图像数字化的过程中,由于会损失部分细节,造成图像质量下降。 (3)镜头聚焦不准产生的散焦模糊。 (4)成像系统中始终存在的噪声干扰。 (5)拍摄时,相机与景物之间的相对运动产生的运动模糊。 (6)底片感光、图像显示时会造成记录显示失真。 (7)成像系统的像差、非线性畸变、有限带宽等造成的图像失真。 (8) 携带遥感仪器的飞行
1
- 内含完整的中值滤波、图像分割、字符识别程序,整个OCR系统-a complete OCR system, contain edian filtering, image segmentation, character recognition
1
- matlab程序 防御系统弹道导弹目标识别方面的matlab程序-matlab program of ballistic missile defense system target identification procedures matlab
digit
- 自己写的matlab源程序,神经网络原理与模式识别上的一个作业题,关于对数字1~9的识别的,用BP神经网络matlab工具箱来做的。-Their own source code written in matlab, neural network theory and pattern recognition operation on a title, with respect to figures 1 to 9 of identification, using BP neural network
lda-0.1-matlab.tar
- lda的实现,找了很久的,还不错的,大家可以试试!-lda implementation, to find a long time, but also good, we can try!
hopfield
- 用10*12的规模表示数字,1为白,-1为黑。建立hopfield网络对被污染的数字进行识别。可以自己设定迭代次数。-With 10* 12 the size of that number one is white,-1 for the black. The establishment of hopfield network to identify the number of contaminated. Can be set for the number of iterations.
webinar_walk_through
- Developing Models from Experimental Data using System Identification Toolbox-1. webinar_walk_through.m: contains all the linear and nonlinear estimation examples presented during the webinar. 2. Data files and Simulink models: process_data.mat,
1
- 知名人士,手势识别重要参考,学习大有裨益-Celebrities, important reference for gesture recognition, learning of great benefit
1
- 人脸识别的MATLAB程序,是上课的作业-Recognition of the MATLAB program is operating in class
matlab-3
- 1、使用MatLab 软件进行图像的分割; 2、能够自行评价各主要算子在无噪声条件下和噪声条件下的分割性能; 3、能够掌握分割条件(阈值等)的选择; 4、完成规定图像的处理并要求正确评价处理结果,能够从理论上作出合理的解释。 -1, the use of MatLab software for image segmentation 2, to self-evaluation of all the major operators in the absence of noise c
gabor-pca
- 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
eyesegmentation
- 程序可实现人眼虹膜、眼睑及睫毛分割,主要功能有:(1)虹膜内外圆的霍夫圆检测;(2)眼睑检测以及参数方程的求解;(3)睫毛的最优化阈值处理。 vc文件夹下包含以下四个内容:(1)最后编译生成的.exe文件;(2)包含主要算法的.h头文件;(3)两幅原始图像(yangjing1.bmp,yanjing2.bmp);(4)两幅经过MATLAB进行自适应直方图均衡化的图像(yanjing11.bmp,yanjing22.bmp)-Program can achieve human iris, ey
CPR_v2.1
- 本文首先对车牌识别系统的现状和已有的技术进行了深入的研究,在研究的基础上开发出一个基于MATLAB的车牌识别系统。确定了整体设计方案,其中软件部分包括车牌定位、车牌-ghfdsgfdsgfd gfdsgfds
caltech-image-search-1.0
- 大规模图像检索的代码,matlab与c++混合编程。总结了目前图像检索领域目前主要存在的方法。通过阅读该代码,可以对于经典的“词袋”模型(bow模型)有个具体的了解,但是该代码没有提供前序的特征提取,是直接从对提取好的特征向量聚类开始的,包括了k-means,分层k-means(HKM)聚类,倒排文件的建立和索引等,该代码还提供了局部敏感哈希(LSH)方法。最后,这份代码是下面这篇论文的作者提供的, Indexing in Large Scale Image Collections: Sc
FDMver1[1].0
- 人脸识别代码,已经验证通过,matlab写的。该程序有两部分,一部分快速识别,一部分是精确识别-Face recognition code has been verified through, matlab written. The program has two parts, rapid identification, part accurate identification
车牌识别1
- 通过MATLAB实现车牌的识别。通过预处理,图像增强,压缩,锐化,模板匹配等实现车牌识别(MATLAB chepaishibie)
GM(1,1)模型的改进与应用及其MATLAB实现
- MATLAB灰色预测GM(1,1)。。。。。(MATLAB three exponential smoothing method)