登录
首页 » matlab » classifyVehicle

classifyVehicle

于 2009-04-14 发布 文件大小:3KB
0 238
下载积分: 1 下载次数: 18

代码说明:

  license plate recognition and find type of vehicle- private/public

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • powerflux
    电力系统潮流计算的计算机算法—PQ分解法潮流计算(Power Flow Calculation of the computer algorithm-PQ decomposition of power flow calculation)
    2020-07-03 20:40:01下载
    积分:1
  • choas
    混沌序列中不同映射的实现,matlab语言编写(Chaos in different mapping implementations , matlab language )
    2012-02-01 15:22:10下载
    积分:1
  • TimeDomainFeature
    比较全的信号统计特征的调用程序,包括均值MV, 均方根值RMS, 方根幅值RA, 绝对平均值AA, 偏斜度SKEW, 峭度KV, 方差VAR, 最大值maxW, 最小值minW, 峰-峰值PPV(Compare all the statistical characteristics of the signal caller, including mean MV, RMS value RMS, root amplitude RA, absolute average AA, skewness SKEW, kurtosis KV, variance VAR, max maxW, minimum minW , peak- PPV)
    2014-07-29 09:40:46下载
    积分:1
  • ac_revealed
    A very good introduction about Arithmetic Coding
    2009-06-06 06:12:23下载
    积分:1
  • svd
    对一个信号进行奇异值分解,根据差分谱最大值点,重构信号,达到降噪的目的。(Signal for a singular value decomposition, according to the differential spectrum maximum point, the reconstructed signal to achieve noise reduction purposes.)
    2020-10-21 15:07:24下载
    积分:1
  • Q
    说明:  本文以室内、外不同空间的人数统计为背景,研究基于图像的人员计数技术,对某时段内进出摄像机视野中指定区域的人数,或指定区域内在景人数进行统计。主要研究内容有以下几点: (1)人员计数方案论证:本文分析对比了不同人员计数算法,研究分析了基于像素、 基于Hough变换的人员计数算法的优缺点。 (2)基于像素统计的人员计数系统实现:①分别采用近似中值背景模型和高斯混合背景模型提取前景图像;②采用基于HSV颜色空间变换的方法对前景中的阴影进行抑制;③用前景像素数除以人数得到一个人的像素平均值,在已知图像中前景像素数的情况下,可对人数进行估计。 (3)基于Hough变换的人员计数系统实现:①根据人头顶部轮廓近圆的特征,采用Sobel算子提取图像边缘,得到目标轮廓;②设置人员检测计数区,利用Hough变换进行圆检测;③对目标进行跟踪,并且进行有效性判断,记录有效目标;④判断行人是否跨线及跨线方向,实现过往行人的双向人数统计,并对人头进行标记。 (In this paper, indoor outside the different number of spatial statistical background image based on studies of people counting technology, the number of designated areas within some period of time and out of the camera view, the number of designated areas or inner view statistics. The main contents are as follows:       (1) people counting demonstration program: In this paper compares different people counting algorithm analysis based on pixel count algorithm based on the advantages and disadvantages personnel Hough Transform.       (2) based on pixel count of people counting system achieve: ① were used to approximate the value of the background model and a Gaussian mixture background model extraction of the foreground image ② the method of the HSV color space conversion based on the foreground shadow suppressed ③ foreground pixels divided by the average number of pixels to obtain a person s image at a known number of pixels in the foreground of the case, th)
    2016-05-08 09:37:42下载
    积分:1
  • Matlab-codes-
    主要讲述MATLAB经典、常用的命令,并加以举例说明,可读性强!(tell the detail use of classic and common used MATLAB codes)
    2011-01-25 12:02:29下载
    积分:1
  • performance-surface
    说明:  信号处理,误差曲面的优化和误差最小点的寻找(Signal processing, optimization of the error surface and error to find the minimum point)
    2011-03-13 17:34:36下载
    积分:1
  • MATLAB
    本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环境集成等八大通用功能。本书用专门的一章深入浅出地阐明SIMULINK 的分层建模、仿真功能、与MATLAB 交互的功能。 全书包含 390 多个计算范例。所有算例的程序是可靠、完整的。读者可以在自己的MATLAB 环境中完全准确地重现本书所提供的算例结果。算例的举一反三,将使读者很快掌握要领,从模仿走向灵活应用。(This book chapter describes the system integration MATLAB6.5 work platform, the reader will be the beginning of the basic use of MATLAB. Second, the four chapters, system, MATLAB6.1 basic data types (numeric arrays, strings, arrays, cell arrays, structure arrays), while the other extended data types (function handle, symbol data, inline functions, unit array , sparse class) are separate sections above. Since then, the book points out with nine separate chapters MATLAB6.5 of numerical computation, symbolic computation, functions, and data visualization, object-oriented programming, GUI interactive interface design, EXE standalone applications generated, to achieve interaction of different software platforms API, M-book data, graphical environment for integration of the eight general-purpose language Function. Book with a special chapter in layman s language to clarify the hierarchical SIMULINK modeling, simulation, and the MATLAB interactive features. The book contains more than 390)
    2010-05-29 00:07:11下载
    积分:1
  • bp
    说明:  如何用MATLAB的神经网络工具箱实现三层BP网络。仿真出一个3层的BP网络(如 ?斡肕ATLAB的神 ?网络 ???呦涫迪秩??鉈P网络 ??抡??鲆 桓 ? ?愕腂P网络)
    2007-08-29 11:39:30下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载