搜索资源列表
2
- 完成车辆计数功能,视频中有一个车辆通过检测带就有计数就加1。-Complete the vehicle counting function, the video has a vehicle count by testing with have to add 1.
356f25b6c7b8
- 利用Opencv软件实现对一段三车道上的视频进行车辆计数-Using Opencv software implementation for a three lane video vehicle counting
OpenCV_3_Car_Counting_Cpp-master-
- 汽车识别,计数源代码 通过opencv色差提取,对移动的车辆进行识别 当已经识别的车辆通过定义直线时候,进行计数-Vehicle identification, counting opencv source code by extracting the color of a moving vehicle to identify when a vehicle has been identified by defining a straight line when counting
cheliangjishu
- 这是我的大作业,作用是测试车流量并计数,使用高斯模型对车辆进行定位分割,已验证成功内附测试视频-This is my big job, the role is to test the traffic flow and counting, the use of the Gauss model of the vehicle positioning and segmentation, has been verified successfully included test video
CarDetect2
- 基于opencv的车辆检测并计数,采用的算法是背景差分法。计数很准确,效果很好(Opencv based vehicle detection and enumeration, using the algorithm is the background difference method. The count is accurate and the effect is good)
VehicleTrack
- 视频车辆检测,主要是介绍视频中的车辆运动目标的检测和跟踪计数(The detection of video vehicle mainly introduces the detection and tracking of moving targets in video)
multiObjectTracking
- 可以视频中把车辆标记出来 并计数 识别出来的车辆完整得以他们的数字编号 输出为图片(You can mark the vehicle in the video and count the identified vehicles, complete their digital numbers and output them as pictures)
opencv_car_counting
- 使用opencv,c++对视频中出现的车辆计数(car counting with opencv, c++)