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

Search list

[Industry researchTracking_and_classifying_moving_objects_from_video

Description: Q. Zhou, J.K. Aggarwal. Tracking and Classifying Moving Objects from Video. 这篇文章另辟蹊径,利用“紧凑度值的变化、运动方向的变化”,区分人、人群、机动车。达到良好的分类效果。是运动目标分类领域的好文章。-Q. Zhou, JK Aggarwal. Tracking and Classifying Moving Objects from Video. This article open a new path, by using the " compact value changes, the changes in the direction of sport" , to distinguish between people, groups, motor vehicle. Achieve good classification results. Are the area of target classification exercise good article.
Platform: | Size: 405504 | Author: brk1985 | Hits:

[Industry researchObject_Classification_and_Tracking_in_Video_Survei

Description: Zang, Q. and Klette, R. Object Classification and Tracking in Video Surveillance. 这篇文章是有关多运动目标分类的文章。使用常用的长宽比作为分类特征,结合角点特征。提高了人车的分类效果。-Zang, Q. and Klette, R. Object Classification and Tracking in Video Surveillance. This article is about the many objectives of the classification of sports article. The use of commonly used aspect ratio as the classification of features, combining the characteristics of corner. Enhance the effect of vehicle classification.
Platform: | Size: 105472 | Author: brk1985 | Hits:

[Multimedia Develop1123

Description: 一个书本里面的例子,用于车辆跟踪检测方面的。可以参考-Example of a book which, for vehicle tracking testing. Can refer to
Platform: | Size: 4317184 | Author: leo | Hits:

[Multimedia Develop3

Description: 车辆检测的程序,用于实现光流的。大家参考一下。-Vehicle Detection procedures for the implementation of optical flow. U.S. reference.
Platform: | Size: 2386944 | Author: leo | Hits:

[Industry researchDesigning-delivery-districts-for-the-vehicle-rout

Description: Designing delivery districts for the vehicle routing problem with stochastic demands
Platform: | Size: 199680 | Author: szuru | Hits:

[Embeded-SCM Developemoc

Description: 电子大赛循迹小车小车原理图1 可自动循迹、加速减速、和自动循迹。-Vehicle Tracking Vehicle Competition Electronics schematic one can automatically tracking to speed up slow down, and automatic tracking.
Platform: | Size: 55296 | Author: 王巢 | Hits:

[ActiveX/DCOM/ATLcomprehen

Description: this project describes about vehicle tracking using gps and gsm
Platform: | Size: 93184 | Author: shwet | Hits:

[GIS programcvblobslib_OpenCV_v8_1

Description: opencv cvblobs demo program for vehicle traffic-opencv cvblobs demo program for vehicle traffic
Platform: | Size: 37888 | Author: Jitendra | Hits:

[Windows DevelopRecognition

Description: 这是一个可以自动识别汽车车牌的程序,VC下可以运行,对想做汽车车牌识别的人大有帮助。-This is an automatic identification procedure for car license plate, VC can be run on the wanted vehicle license plate recognition has helped the National People' s Congress.
Platform: | Size: 2483200 | Author: 陈静 | Hits:

[Graph RecognizeLicense_Plate_Recognition

Description: 实现车牌自动定位的MATLAB程序:对图像进行预处理,垂直边缘检测,形态学运算,提取出车牌。-Implementation of Automatic Vehicle Location MATLAB procedures: pre-processing of images, vertical edge detection, morphological operations to extract license plate.
Platform: | Size: 13312 | Author: juanjuan | Hits:

[Windows Developstopcar

Description: 1)对所有入校车辆进行登记,包括车辆信息的修改,删除,添加,停车时间,出车时间的更新等。 2)对所有固定车主的信息进行登记,并且分类,将本校教职工和校外个人分开管理。 3)对非固定车辆进行停车登记,出车管理,以及计费。 4)对系统的管理员进行信息登记,包括系统信息的修改,删除和更新。 -1) for all vehicles registered to the school, including changes to vehicle information, delete, add, stop time, trip time updates. 2) for all fixed-owners to register the information, and classification, our staff will be managed separately from and outside individuals. 3) non-stop registration of vehicles, vehicle management, and billing. 4) the administrator of the system to register information, including system information changes, delete and update.
Platform: | Size: 87040 | Author: sunxiaoyan | Hits:

[AI-NN-PRant

Description: 本代码用蚁群算法求解带时间窗的车辆路径问题-The code with ant colony algorithm with time window of vehicle routing problem
Platform: | Size: 6144 | Author: 王峰 | Hits:

[Other65520754VRP

Description: 蚁群算法解决车辆最优路径问题,供大家学习交流用了!这个是很不错的代码,功能齐全!-Ant colony algorithm to solve the optimal vehicle routing problem, for we learn to use the! This is a very good code, a full-featured!
Platform: | Size: 106496 | Author: 刘勇 | Hits:

[GUI DevelopclassifyVehicle

Description: license plate recognition and find type of vehicle- private/public
Platform: | Size: 3072 | Author: rishi | Hits:

[Windows Developtingchechang

Description: 1.本演示程序的主要目的是由栈模拟停车场,以队列模拟车场外的便道,按照用户在终端的输入数据序列进行模拟管理.每一组输入数据包括三个数据项.汽车”到达”或”离去”信息”.汽车牌照号码以及到达或离去的时刻.对每一组输入数据进行操作后的输出信息为:若是车辆到达,则输出汽车在停车场内或便道上的停车位置 若是车辆离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上不收费) 2.其中程序中需要别设一个栈,临时存放给要离去的汽车让路而从停车场退出的汽车,也有顺序存储结构实现.输入的数据按到达或离去的时刻有序.也就是要考虑第一个操作的时间都必须不同,后一个操作的时间要比前一个的靠后. 3.栈和队列的每一个元素表示一辆汽车.其中汽车包含两个数据项:汽车的号码和进入停车场的时刻.还要注意不能,同时存在两个号码相同的车. -1. Demonstrating the procedure major objective originally is to simulate parking lot from the shed , simulates the external makeshift road of car park with the queue , manages according to that the consumer data-in array in the terminal carries out a simulation. Every group of data-in includes three data item. The automobile " is got to " or " leave " information ". Moment the licence plate number being got to as well as or leaving. The information carrying out the output handling the day afer tomorrow on every group of data-in is: On-position that the inner or the makeshift road gets on in parking lot if the vehicle gets to , exports then an automobile If the vehicle leaves, be 2 export automobile time staying in parking lot inner and respond to the cost (do not charge on the makeshift road) paying. Need not to set up a shed in procedure among them , for a short time, store the automobile making way for the automobile needing to leave but withdrawing from from parking lot , also have
Platform: | Size: 76800 | Author: 张蔷 | Hits:

[SCMsudu

Description: 利用pic单片机的定时计数器测量汽车轮速,并利用串口将数据发送出去。-Using pic microcontroller timing counter measure vehicle wheel speed, and the use of serial data sent.
Platform: | Size: 2048 | Author: 张吉卫 | Hits:

[matlabdisplacementPID

Description: 小车位移的模拟仿真实现,分为带PID和不带PID的仿真,并用GUI予以直观表达,平台matlab6.5,欢迎大家下载交流-Vehicle simulation displacement achieved with PID and is divided into non-PID of the simulation, and be intuitive GUI expression platform matlab6.5, welcome to download the exchange of
Platform: | Size: 12288 | Author: dawu | Hits:

[matlabHigh-speedvehiclenavigationresearch

Description: 高速车辆组合导航研究,主要研究卡尔曼滤波,扩展卡尔曼滤波-High-speed vehicle navigation research, major research Kalman filter, extended Kalman filter
Platform: | Size: 6144 | Author: huang | Hits:

[matlabHighspeedvehiclenavigationresearch1

Description: 高速车辆组合导航研究,主要研究卡尔曼滤波,扩展卡尔曼滤波-High-speed vehicle navigation research, major research Kalman filter, extended Kalman filter
Platform: | Size: 17408 | Author: huang | Hits:

[OtherPrProcessing

Description: 在进行车牌识别的预处理过程中,如何有效地提高车牌图像质量是一个关键,这一步处理的好坏将直接影响到后面车牌识别的效果。 本文重点研究直方图修改技术增强图像方法在车牌识别预处理中的应用,给出了直方图修改技术的原理,以及直方图均衡化、规定化和对比度调整的原理,最后用MATLAB来实现车牌图像增强的效果。-License Plate Recognition in the pre-treatment process, how to effectively improve the image quality license plate is a key to dealing with the merits or demerits of this step will directly affect the effectiveness of the back license plate recognition. This article focuses on the image histogram modification method to enhance license plate recognition in the pre-processing of applications, given the principle of histogram modification techniques, as well as histogram equalization, contrast adjustment provisions and the principles of using MATLAB to achieve the final vehicle the effect of brand image enhancement.
Platform: | Size: 966656 | Author: storm | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net