搜索资源列表
-
0下载:
利用matlab实现车牌定位识别,基于颜色信息,效果很明显,准确率很好,License plate location using matlab to achieve recognition, color information based on the results it is clear that very good accuracy
-
-
0下载:
这是一个用vc++实现的基于肤色的人脸识别系统,包括人脸的检测、定位,特征提取、识别。-This is a used vc++ Achieve color-based face recognition systems, including face detection, location, feature extraction, identification.
-
-
2下载:
机器视觉系统实例--颜色识别系统,matlab实现-Examples of machine vision systems- the color identification system, matlab achieve
-
-
0下载:
程序代码说明
P0801:索书号文字图像分割
P0802:粘连字符切分
P0803:文字识别
P0804:彩色车牌分割
P0805:商标文字分割
Recognition:文字识别的识别子函数
StrDetect01:文字识别的结构特征提取子函数-Procedure Code Descr iption P0801: Call Number text image segmentation P0802: adhesion chara
-
-
0下载:
索书号文字图像分割、粘连字符切分、文字识别、彩色车牌分割-Call Number text image segmentation, adhesion character segmentation, character recognition, color plate segmentation
-
-
0下载:
用matlab编的车牌识别,基于对颜色(蓝色)的定位-Matlab made by the License Plate Recognition, based on the color (blue) positioning
-
-
0下载:
道路识别的一个matlab仿真程序,主要是基于道路颜色的图像处理。-A road recognition matlab simulation program was based primarily on the road color image processing.
-
-
0下载:
文字图像识别:索书号文字图像分割;粘连字符切分;文字识别;彩色车牌分割;商标文字分割;文字识别的识别子函数;文字识别的结构特征提取子函数-Letter Image Recognition: Call Number Letter image segmentation adhesion character segmentation language recognition color license plate segmentation trademark characters segmen
-
-
1下载:
该程序是基于颜色的车牌位置定位程序,能将车牌识别出来-this source code is used for car number plate recognization, which is based on the color indentify.
-
-
1下载:
MATLAB车牌号识别、污染图片叠加去噪、滤波器去噪、彩色图片处理等 直方图均衡-MATLAB license plate number recognition, picture superimposed noise pollution, noise filters, Image processing, such as color histogram equalization
-
-
0下载:
去除彩色图像中的阴影,以便于图像分割,物体识别以及跟踪-To remove the shadow of color images in order to facilitate the image segmentation, object recognition and tracking
-
-
0下载:
基于Processed histogram的人脸识别方法,方法简单,识别率高,参考文献“Face Recognition using processed histogram and phase only correlation”-Recognizing objects from large image databases, histogram based methods have proved simplicity and usefulness in last decade. Initially
-
-
0下载:
一种基于纹理的Mean Shift目标跟踪算法Matlab源代码,论文<Robust Object Tracking using Joint Color-Texture Histogram>发表在2009年的International Journal of Pattern Recognition and Artifical Intelligence.-Matlab Code for An Texture based Mean Shift Tracking Algroithm. The
-
-
0下载:
使用matlab图像处理工具,实现基于肤色的人脸识别!-Matlab image processing tool used to achieve face recognition based on skin color!
-
-
0下载:
4篇肤色检测的论文,对学习模式识别的人有用-4 papers for skin color recognition, can be useful for pattern recognition
-
-
0下载:
国外的一个车牌识别程序,主要是基于颜色特征提取分割的,内置神经网络。-A license plate recognition program abroad, mainly segmentation based on color feature extraction, built-in neural networks.
-
-
0下载:
本书在介绍MATLAB编程基础知识之后,主要围绕数字图像处理的主干内容展开。这些内容包括:亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界的表示与描述以及目标识别。-Book introduces the basics of MATLAB programming, the main focus on the backbone of the contents of digital image processing t
-
-
0下载:
包括索书号文字图像分割,粘连字符切分,文字识别,彩色车牌分割,商标文字分割,文字识别的识别子函数,文字识别的结构特征提取子函数-Including the Call text, image segmentation, adhesion character segmentation, character recognition, color plate division, trademarks, text segmentation, character recognition subroutine
-
-
0下载:
数字、文字图像识别;
程序代码说明:
P0801:索书号文字图像分割
P0802:粘连字符切分
P0803:文字识别
P0804:彩色车牌分割
P0805:商标文字分割
Recognition:文字识别的识别子函数
StrDetect01:文字识别的结构特征提取子函数-Numbers, text, image recognition code Descr iption: P0801: Call text segmentation P0802: Touching
-
-
6下载:
一、课题介绍
本设计为基于MATLAB的火焰烟雾火灾检测系统。传统的采用颜色的方法,误识别大,局限性强。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的bishe选题。
二、算法流程
结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。
三、GUI界面设计(Thi
-