搜索资源列表
人脸图像识别
- matlab关于人脸识别的程序
图像识别第一部(共三步)
- 图像与处理、边缘检测、放大、识别全过程,带有Matlab的GUI
wenzituxiangshibie
- 《visual c++/matlab图像处理与识别实用案例竞选》一书中的代码——图像识别- Visual c++/Matlab image processing and recognition of practical cases of the election, a book of code- Image Recognition
demo
- matlab中的图像识别和处理!很好的程序代码哦!-matlab in image recognition and treatment! Oh, very good code!
rice
- 基于图像识别的整精米自动检测 检测出图中的碎米,并在相应的米粒上打上标志。 对图像进行预处理,把米粒图像变成二值图像,根据区域内部像素的连通性,将不同的区域赋予不同的标记,计算出单个米粒所占的像素 -Based on Image Recognition milled rice automatically detect detect the broken map, and marked with the corresponding symbol on a grain of rice.
Fractal
- 基于分形维数的玉米和杂草图像识别 欢迎大家下载-TRANSACTIONS OF THE CHINESE SOCIETY FOR AGRICULTURAL MACHINERY
matlab
- 《visual c++matlab图像处理与识别实用案例精选》源码,包括各种源程序-visual C++ matlab image processing
chapter4
- 《数字图像处理与机器视觉:Visual C++与Matlab实现》4 特征提取,图像识别初步,人工神经网络,基于ANN的数字字符识别系统-" Digital image processing and machine vision: Visual C++ and Matlab to achieve" four feature extraction, image recognition initially, artificial neural network, ANN base
fourierdescriptors.m
- 傅立叶描述子,用于二值图像识别。已经验证过,可以用-The Fourier descr iptors for image recognition
车牌识别GUI.zip等多个文件
- matlab 车牌识别,含有gui界面,边缘检测车牌定位,神经网络字符识别(Matlab license plate recognition, including GUI interface, edge detection, license plate location, neural network, character recognition)
基于Matlab语言文字图像识别
- 用matlab实现图像文字的识别,内含源程序,图像素材,均能运行(Using MATLAB to achieve image text recognition, including source code, image material, can run)
《MATLAB图像与视频处理实用案例详解》
- 各类图形处理算法代码,齐全的图形处理算法,可以直接运行。去噪,识别,检测,拼接等(Complete graphics processing algorithm, you can run directly. Denoising, identification, detection, stitching and so on)
图像识别与处理Java代码
- 基于Java实现对图像内容识别,图像边缘提取与处理(Image recognition and processing based on Java)
基于Matlab神经网络的图像识别
- 基于MATLAB神经网络的图像识别,简单易用。(MATLAB neural network based image recognition, easy to use.)
图像识别
- 实现图片识别功能。该程序使用人工神经网络进行图像的STD处理。(Realizing the function of image recognition)
0.基于matlab图像识别
- 基于matlab图像识别,相关原理介绍的非常清晰,是一个非常好的学习共享资料(Based on MATLAB image recognition, the relevant principles are very clear)
图像识别部分
- 基于大宝sod蜜塑料瓶瓶口的堵料识别程序。包含预处理和图像分割及特征提取等部分。(Based on the Dabao sod honey plastic bottle bottle block identification program. Contains preprocessing, image segmentation, and feature extraction.)
matlab数字图像识别
- matlab数字图像识别,识别CT 扫描电镜照片 然后导入PFC中进行识别颗粒和孔隙(Matlab digital image recognition, recognition of CT scanning electron micrographs and then introduction into PFC for identification of particles and pores)
MATLAB指纹识别
- 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易
MATLAB指纹识别(GUI,比对两幅指纹,完美运行)
- 本设计为基于MATLAB的指纹识别系统。本设计系统主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像灰度化、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。(This design is a fingerprint identification system based on MATLAB