Welcome![Sign In][Sign Up]
Location:
Search - vehicle count

Search list

[Othercount

Description: 智能汽车测速用码表,精切到百分秒,检测电路简单,只需一对红外发射接收管和lcd1602便可。-Intelligent Vehicle Speed code table used, the percentage of precision-cut second detection circuit is simple, just a pair of infrared emission will be able to receive control and lcd1602.
Platform: | Size: 1024 | Author: 谭平仔 | Hits:

[OtherCarCounting

Description: Car counter application in opencv
Platform: | Size: 1024 | Author: Kaldera | Hits:

[Mathimatics-Numerical algorithmschelianggengzongjiance

Description: 源程序实现的是基于卡尔曼滤波的车辆检测与跟踪,并对车辆进行计数编号。-Source implementation is based on Kalman filtering vehicle detection and tracking, and count the number of vehicles.
Platform: | Size: 4932608 | Author: chenying | Hits:

[Graph Recognize2

Description: 完成车辆计数功能,视频中有一个车辆通过检测带就有计数就加1。-Complete the vehicle counting function, the video has a vehicle count by testing with have to add 1.
Platform: | Size: 466944 | Author: 曹清烽 | Hits:

[Graph Recognizecar-count

Description: 基于动态模板检测运动物体,检测高速公路上每个车道上通过车辆数目-Detection of moving objects based on dynamic template, testing each lane on the highway by the vehicle titles
Platform: | Size: 30720 | Author: 飞鸟 | Hits:

[SCMchelianglicheng

Description: 这个程序是车辆里程表的程序。该程序通过定时器1进行定时计数,并将定时计数结果显示在七段数码管上。这个程序在PIC单片机上测试过,运行良好-This program is the vehicle odometer program. The program timer by Timer 1 to count and time count results on the seven segment. This program tested on the PIC microcontroller, running well
Platform: | Size: 1024 | Author: 蔡坤堤 | Hits:

[JSP/JavaManagement-System-of-car

Description: 某运输公司老板Zhansan开发一车辆管理系统,设有一车辆抽象父类vehicle,子类车种设计成具体类,共有十几种。起初车辆共100辆,后增加卡车truck、轿车car、推土机bulldozer、赛场车venue、公交车bus各一辆。每类车都需要有相同的计算车的数量的方法count()和屏幕输出方法print(),以及不同的启动方法start()。每个启动方法中输出“某某车启动”,如“公交车启动”。如果不想每个子类都重写count()方法和print(),并且每个子类也不想用各自的对象去调用这三个方法,以适应将来增加、变更子类的需要,如何办?系统运行两年后,公交车和赛场车改成电动车,相应的类中需要增加充电方法。每个充电方法中输出“某某车充电”。由于系统维护需要,不允许变动原父类中的代码,并且如果在父类中添加这一充电抽象方法,其它不用充电的车辆类就必须实现这一方法,这是不合理的。同时为了节省代码和适应扩展或变更子类的需要,公交车类和赛场车类如何不用各自的对象而可以调用充电方法。如果父类vehicle中的字符串成员变量holder_name=”zhangsan” 为私有变量,后来该运输公司转让给Lisi,要求在另一个类中可以更改这一变量-The owner of a transport company to develop a vehicle management system Zhansan abstract parent class vehicle has a vehicle subclass of vehicles designed to a specific class, a total of a dozen. At first the vehicle a total of 100, after the increase in truck truck and a sedan car, bulldozer bulldozer, venue of the stadium car, bus bus each. The number of each class cars need to have the same calculation car count () method and screen output method of print (), and the different start methods start (). Output in each boot method "a certain car start", such as "bus start. If you do not want each subclass overrides the count () method and print (), and each sub-class of each object to call the three methods to adapt to future increases do not want to, change the subclass need, how to do? The system is running two years later, the bus changed to electric cars and track cars, the need to increase the charging method in the corresponding class. Each charging method "a certain vehicle chargi
Platform: | Size: 3072 | Author: lcr | Hits:

[SCMSW_K60_2_2

Description: 此程序用于编码器计数,采用ftm正交解码的方式,对智能车速度控制有很大帮助!-This program is used to count encoder, the use of intelligent vehicle speed control ftm the quadrature decoding the way!
Platform: | Size: 1174528 | Author: 李然 | Hits:

[Embeded-SCM Developcount

Description: 智能汽车测速用码表,精切到百分秒,检测电路简单,只需一对红外发射接收管和lcd1602便可。-Intelligent Vehicle Speed code table used, the percentage of precision-cut second detection circuit is simple, just a pair of infrared emission will be able to receive control and lcd1602.
Platform: | Size: 1024 | Author: iswasa | Hits:

[OtherdetectObjects

Description: motion detection and count vehicle
Platform: | Size: 2048 | Author: md adil | Hits:

[Embeded-SCM Developcount

Description: 智能汽车测速用码表,精切到百分秒,检测电路简单,只需一对红外发射接收管和lcd1602便可。-Intelligent Vehicle Speed code table used, the percentage of precision-cut second detection circuit is simple, just a pair of infrared emission will be able to receive control and lcd1602.
Platform: | Size: 1024 | Author: cerpri | Hits:

[Otherthe-system--of-cars

Description: 车辆违章管理系统,可以统计违章车辆的号牌,违章次数,及违章后的累计罚款金额-Illegal vehicle management system, you can count the illegal vehicle license plate number violation, and the cumulative fines after illegal
Platform: | Size: 706560 | Author: 王豪杰 | Hits:

[Othercarcount

Description: 基于matlab 视频流的车辆计数 可以直接使用 输入为。avi-You can directly use the input video stream based on the vehicle matlab count. avi
Platform: | Size: 2099200 | Author: mhf | Hits:

[matlabr

Description: 交通视频采集后的图像预处理。由于硬件及环境等因素的影响,摄像头提取的图像不可避免地包含噪声,图像的质量会受到不同程度的失真。因此,我们要对采集到的视频序列进行图像的预处理。 车辆检测算法。概括性的分析了基于图像处理的几种常用的车辆检测算法:帧差法、光流法,总结了各种方法的优缺点,并采用背景差法对车流量进行检测。该算法自适应能力强,计算量小,可正确判断有无车辆、完成车辆计数,实现车流量计算,为交通监管系统提供实时有效的交通参数。 车辆计数。分析常用的车辆计数方法:虚拟线圈法和目标跟踪法。并结合具体的实际应用采用基于检测带的车辆计数方式。结果表明,该方法能很好的进行车流量统计。 -Image pre-processing traffic after video capture. Due to hardware and environmental factors, the camera inevitably contain the extracted image noise, image quality will be subject to different degrees of distortion. Therefore, we want to capture the video sequence image preprocessing. Vehicle detection algorithm. General analysis of several common vehicle detection algorithm based on image processing: frame difference, optical flow, summed up the advantages and disadvantages of each method, and using background subtraction to detect traffic flow. The algorithm is adaptive ability, a small amount of calculation can correctly determine whether the vehicle, the vehicle should count to achieve traffic flow calculation provides effective real-time traffic parameters for a traffic monitoring system. Vehicle counting. Analysis of common vehicle counting methods: virtual coil method and target tracking method. Combined with concrete and practical applications based on vehicle detection with
Platform: | Size: 25600 | Author: rankin | Hits:

[Special EffectsCarDetect2

Description: 基于opencv的车辆检测并计数,采用的算法是背景差分法。计数很准确,效果很好(Opencv based vehicle detection and enumeration, using the algorithm is the background difference method. The count is accurate and the effect is good)
Platform: | Size: 55085056 | Author: 孤鸿远走 | Hits:

[Graph programmultiObjectTracking

Description: 可以视频中把车辆标记出来 并计数 识别出来的车辆完整得以他们的数字编号 输出为图片(You can mark the vehicle in the video and count the identified vehicles, complete their digital numbers and output them as pictures)
Platform: | Size: 2048 | Author: 王凯强 | Hits:

CodeBus www.codebus.net