搜索资源列表
-
0下载:
基于Matlab 直方图Histogram的人脸识别程序:给出人脸图像库,包含训练及测试模块,最终给出识别结果。文件中附介绍。-Histogram Histogram for Face Recognition Based on Matlab program: given face image database that contains training and testing modules, and ultimately gives the recognition results. Desc
-
-
1下载:
基于图像的条形码识别程序(识别EAN13码),只要条形码的背景部分是纯色,程序就能有相当强的鲁棒性。-Image-based bar code recognition program (recognize EAN13 code), as long as the background of the bar code is solid, the program can be quite strongly robust.
-
-
0下载:
道路识别的一个matlab仿真程序,主要是基于道路颜色的图像处理。-A road recognition matlab simulation program was based primarily on the road color image processing.
-
-
0下载:
用于图像识别的核主分量识别子程序,不包括分类器程序-For image recognition to identify the nuclear principal component subprogram does not include classification program
-
-
0下载:
基于神经网络的人脸图像识别程序。
使用MATLAB完成的。-Based on neural network image recognition procedures face.
-
-
3下载:
本程序实现hough变换。Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。
-Hough transform this program. Hough transform image processing image recogniti
-
-
0下载:
学数字图像处理课程做的一个大作业,车牌识别的,用matlab编程实现,并采用了自适应阈值法,最后用模板匹配的方法实现了车牌的自动识别功能-Learn digital image processing program to do a great job, license plate recognition with matlab programming, using the adaptive threshold method, and finally with the template match
-
-
0下载:
一个数字图像字符识别程序,添加需要处理的图片名称即可直接运行,注释很详细,识别效果不错。-A digital image character recognition program, add the need to address the image name can be run directly, comment in detail, identify good results.
-
-
0下载:
pca+fisher 人脸识别MATLAB程序,附加图像数据库,适合简单的人脸识别。
-pca+ fisher face recognition program using MATLAB , adding image database for easy recognition.
-
-
0下载:
图像识别的matlab程序实现,基于神经网络的图像识别-Image recognition matlab program implementation, image recognition based on neural networks
-
-
0下载:
这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码
使用步骤:
1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱)
2. 找到"main.m"文件
3. 命令行中运行它
4. 点击"Train Network",等待程序训练好样本
5. 点击"Test on Photos",选择一个.jpg图片,识别。
6. 等待程序检测出人脸区域
createffnn.m, d
-
-
0下载:
使用LLE进行图像识别的MATLAB程序,比较实用。-LLE for image recognition using the MATLAB program, more practical.
-
-
0下载:
使用PCA进行图像识别的matlab程序,很实用。-PCA for image recognition using matlab program, it is practical.
-
-
0下载:
图形识别源码,matlab编程开发,是一个不错的图形图像识别程序-Pattern recognition source code, Matlab programming development, is a good graphic and image recognition program
-
-
0下载:
图像匹配的matlab pca人脸识别程序 -Image matching matlab PCA face recognition program
-
-
0下载:
这是一个车牌识别程序课程设计,包含完整的源代码和论文,使用matlab实现。通过对车牌图像的预处理,分割、模板比对,识别出车牌号码,效果不错。-试试带有自动翻译功能的新型浏览器。下载 Google Chrome 浏览器关闭翻译中文英语德语检测语言
英语中文(简体)日语
翻译文字或网页
这是一个车牌识别程序课程设计,包含完整的源代码和论文,使用matlab实现。通过对车牌图像的预处理,分割、模板比对,识别出车牌号码,效果不错。
请键入文字或网站地址,或者上传文档。
取消
-
-
0下载:
包含各种常见的MATLAB程序,如图像去噪、图像识别、RBF神经网络的训练,三次样条插值、求解线性方程组等几十个程序。-MATLAB contains a variety of common procedures, such as image denoising, image recognition, training RBF neural networks, cubic spline interpolation, linear equations, such as dozens program
-
-
0下载:
基于matlab的人脸识别程序,通过输入图像可以识别此图像是否存在-Based matlab face recognition program, the input image can be identified by the existence of this image
-
-
0下载:
PIVlab - 时间分辨粒子图像测速(PIV)工具:
一种基于GUI的工具,用于预处理,分析,验证,后处理,可视化和模拟PIV数据。
使用MATLAB网络研讨会进行人脸识别代码:
使用MATLAB在线讲座的人脸识别中的主要演示文件。
Gabor特征提取:
该程序生成一个自定义Gabor滤波器组; 并使用它们提取图像特征。
主成分分析:
用于特征提取;
链码:
基于MATLAB的freeman的曲面轮廓描述(PIVlab - time resolved particle
-
-
0下载:
提供一种最基础的车牌识别程序,需进行以下几个基本的步骤:车牌图像预处理;车牌定位,定位图片中的车牌位置;车牌字符分割,把车牌中的字符分割出来;车牌字符识别,把分割好的字符进行识别,最终组成车牌号码。(To provide a basic license plate recognition program, the following basic steps need to be carried out: image preprocessing of license plate; Location
-