搜索资源列表
car
- 该程序利用OPENCV来获取视频帧,并通过帧差来获取有车图像的功能
plate-demo.利用opencv完成的汽车牌号识别
- 利用opencv完成的汽车牌号识别,支持黄底黑色字迹的车牌号,Using opencv complete automotive brand recognition, support Mr black writing at the end of the license plate number
cardetect.rar
- 该程序利用OPENCV来获取视频帧,并通过帧差来获取有车图像,OPENCV use the program to obtain video frame, and through the frame to obtain a car bad image
bodymotiondetection
- 学习opencv图像处理中人体目标跟踪的一些很有用的资料,主要是讲camshift,meanshift和高斯混合模型。-Learning opencv image-processing for target tracking in the human body a number of very useful information, mainly speaking camshift, meanshift and Gaussian mixture model.
motion_or_car_detect
- 本程序是使用OPENCV对运动物体进行检测,内中包含一段运动车量视频,代码经过调试正确-This procedure is used to detect moving objects OPENCV on, in the amount contained in a sports car video, the correct code after debugging
targets-detection-and-tracking
- 基于vc++6.0+opencv的运动目标的检测与跟踪,包括一个小车视频,主要功能是在噪声、静止背景下实现运动目标的检测-Vc++6.0+ opencv-based moving target detection and tracking, including a car video, the main function is in the noise, static background detection of moving objects
carcounter1
- This is a object counter written in OpenCV for a special aim, car detection. It can classfy the vehicles as car, truck and bus.
CarCounting
- Car counter application in opencv
CarCount
- 该程序功能是实现对道路流动车辆统计。小模块功能有以下几个:1,对视频解帧并显示。2,对该视频训练背景图片。 3,利用背景图片用减背景法对测试视频进行前景提取,并进行阈值处理,图像分割,找出流动车的连通域。 4,对车辆进行统计。程序包内含有界面说明,以及程序使用的步骤和相关注意事项-The program function is to achieve movement of vehicles on the road statistics. A small module function has t
carcount.zip
- car counting in opencv build in vs2008 Jesse Stone fatalfeel@hotmail.com Taiwan,car counting in opencv build in vs2008 Jesse Stone fatalfeel@hotmail.com Taiwan
MMM
- 汽车的智能监控基于OPENCV与C++编程技术,重要的代码-Intelligent control car Source Based OPENCV
FINAL
- 利用openCV辅助实现小车走迷宫程序,利用摄像头拍摄的迷宫图像,进行数字化模拟后,实现路线判断功能。-Supporting implementation by openCV car Maze procedure, and use the camera shooting the maze images for digital simulation, the realization of routes to determine function.
Car
- 视频分析,车辆分析,用OPENCV的类库,做实际的车辆分析,现在绝大多数算法都是用这个的-Video analysis, vehicle analysis
OpenCVandCPP-car-identifer
- 使用OpenCV和C++实现的车牌识别系统-Using OpenCV and C++, license plate recognition system
Car-Detection
- This program is used for car detection and compatible with OpenCV 2.0. The user can set the car s size and car s area manually.
OpenCV-CarPalate
- OpenCV 车牌精确定位 使用OpenCV的FindCountours函数-OpenCV Car palate registration
opencv-haar-classifier-training-master
- car tracking tracking project
CAR-DETECTION-master
- Car tracking using Haar cascade
opencv_car_counting
- 使用opencv,c++对视频中出现的车辆计数(car counting with opencv, c++)