当前位置:
首页
资源下载

搜索资源 - target recognition in image processing
搜索资源列表
-
1下载:
目标识别的matlab源码,有源代码和论文,有需要的可以下来看看。-The application of automatic target recognition technology is a critical element of robotic warfare. ATR systems are used in unmanned aerial vehicles and cruise missiles. General Electric provides an Automatic Target
-
-
1下载:
林健写的Matlab在图像处理与目标识别方面的应用实验,包括染色体识别与统计、汽车牌照定位与字符识别、基于BP神经网络识别字符的简单实验。-Lam Kin Writing at the Matlab image processing and target recognition application experiments, including chromosome identification and statistics, vehicle license positioning and c
-
-
1下载:
Matlab在图像处理与目标识别方面的应用实验程序示例.包括三个程序以及详细文档-Matlab in image processing and target recognition application example of the experimental procedures. Consists of three procedures, as well as detailed documentation
-
-
0下载:
图象 处 理和模式识别中经常根据物体的形状来识别物
体或对物体进行分类。形状特征可以分为区域特征和边界特
征两大类,矩不变量是最基本的形状特征。Hu提出的矩不变
量是图象区域内部细节的描述,是一种区域特征。它是建立
在对一个区域内部灰度值的统计分析基础上的,需要目标区
域的所有象素参与运算-Image processing and pattern recognition are often based on the shape of objects to identify o
-
-
0下载:
总结了matlab在图像处理和目标识别方面的一些代码-Summed up the matlab image processing and target recognition in some of the code
-
-
1下载:
Matlab在图像处理与目标识别方面的应用 附有例题 1染色体识别与统计 2汽车牌照定位与字符识别 3 基于BP神经网络识别字符的简单实验-Matlab image processing and target recognition in the application of a chromosome with Example 2 License Plate Recognition and Statistical location and character recognition based
-
-
0下载:
Matlab在图像处理与目标识别方面的应用实验程序示例。包括三个程序以及详细文档:一、染色体识别与统计,二、汽车牌照定位与字符识别,三、基于BP神经网络识别字符的简单实验-Matlab image processing and target recognition in the application of experimental procedures for example. Consists of three procedures, and detailed documentation:
-
-
0下载:
摘要
车辆牌照识别(License Plate Recognition System, LPR)作为目标自动识别的一
种重要形式,可用于电子收费、出入控制、车流监控等众多场合,从而提高交通
管理自动化的程度,它的相关技术的研究正逐渐受到人们的重视。
本文主要介绍基于Run Length原理和Tamura纹理的车牌定位系统,该系统是基
于视频流进行开发的,主要包括车辆运动区域检测、车牌图像处理、车牌定位。
其中车辆运动区域检测利用多帧求平均的背景估计方法实现;车牌图像处理包
-
-
0下载:
Matlab在图像处理与目标识别方面的应用实例-Matlab image processing and target recognition in the application examples
-
-
0下载:
Matlab在图像处理与目标识别方面的应用实验,3个数字图像处理作业,车牌识别,边缘检测,包括实验数据代码以及报告,matlab实现-Matlab image processing and target recognition in the application of experimental
-
-
0下载:
图像或视频的目标识别和跟踪技术中的纹理分析-Image or video target recognition and target tracking in texture processing
-
-
0下载:
在图像识别技术的实现过程中,图像分割是一个重要的预处理环节,图像分割效果,直接影响着后续的分类、目标识别、图像分析、图像理解等过程的结果。针对着不同的图像特点,目前已经提出了错综复杂的图像分割算法。其中基于图论的图像分割算法是近几年研究的热点,这类算法着眼于全局,更注重局部数据的处理,比一般方法可以获得更佳的效果,并且图论理论有着比较完备的数学理论基础,将其用于图像处理有着较好的应用前景。-In the implementation process of image recognition te
-
-
0下载:
计算7个Hu不变矩,使用于图像处理中的目标识别-Calculate seven Hu invariant moments used in image processing, target recognition
-
-
0下载:
自己编的小波图像融合代码 直接matlab可以运行-----------------图像融合以图像作为研究和处理对象,是一种综合多个源图像信息的先进图像处理技术,它把对同一目标或场景的多重源图像根据需要通过一定的融合规则融合成为一幅新图像,在这一幅新图像中能反映多重源图像中的信息,以达到对目标或场景的综合描述,以及精确的分析判断,有效地提高图像信息的利用率、系统对目标探测识别的可靠性及系统的自动化程度。其目的是集成多个源图像中的冗余信息和互补信息,以强化图像中的可读信息、增加图像理解的可靠性等。
-
-
0下载:
用于图像处理等等,在MATLAB中实现移动目标的检测与辨识。-Used in image processing and so on, is realized in MATLAB moving target detection and recognition.
-
-
0下载:
数学形态学进行图像处理的基本思想是:用具有一定形态的结构元素探测目标图像,通过检验结构元素在图像目标中的可放性和填充方法的有效性,来获取有关图像形态结构的相关信息,进而达到对图像分析和识别的目的。-Mathematical morphology for image processing of the basic idea is: with a certain form of structure element to detect the target image, through the tes
-
-
0下载:
在图像处理与目标识别方面的应用实验,全篇论文,包括相关仿真。-The application experiments, image processing and target recognition in the paper, including the related simulation.
-
-
0下载:
基于人类视觉将图像分割成若干个有意义的区域是目标检测和模式识别的基础。图像分割属于图像处理中一种重要的图像分析技术。图像分割的基本方法是对灰度图像分割,处理图像的亮度分量,简单快速。本论文介绍了传统的图像分割与K-均值聚类算法分割,然后利用OpenCV函数将其实现,并介绍了OpenCV中图像分割相关的基本函数。-Based on the human visual image is segmented into several meaningful regions is the basis for
-
-
3下载:
包含基于三种不同方法的应用于图像处理的矩阵低秩分解的matlab算法,可以将目标图像分解为一个低秩图像和一个稀疏图像之和;并包含一种基于区域生长方法的图像区域识别程序,可以用来提取图像中的目标。-Containing used in image processing based on three different methods of low-rank matrix decomposition algorithm matlab, the target image can be decompos
-
-
0下载:
详细介绍了数字图像的基本特征,包括直方图、特征提取、目标识别、图像分割与复原、形态学图像处理等相关知识(Describes in detail the basic features of digital images, including histogram, feature extraction, target recognition, image segmentation and restoration, morphological image processing and other re
-