搜索资源列表
plate-demo.利用opencv完成的汽车牌号识别
- 利用opencv完成的汽车牌号识别,支持黄底黑色字迹的车牌号,Using opencv complete automotive brand recognition, support Mr black writing at the end of the license plate number
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.
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
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.
CAR
- 網路上找到,用OPENCV去做車牌辨識,可以參考-Find on the web, license plate recognition, you can do with OPENCV Reviews
car-detect-and-tracking-
- 车辆检测与跟踪,效果较好,安装好opencv就可以运行。对于做车辆跟踪的有一定的参考。-car track
OpenCV-CarPalate
- OpenCV 车牌精确定位 使用OpenCV的FindCountours函数-OpenCV Car palate registration
car
- 使用opencv來顯示圖片,並把他變成灰階圖-use opencv to show image ,and then let it became gray value
478487
- 从含有汽车的图像中找出彩色的车牌并且定位的快速算法(Find color from the image containing the car license plate and positioning of the fast algorithm)
LXWUQIU
- 我编写的基于颜色分量的汽车牌照定位识别,主要有以下几步(I write the car license plate based on color components of location identification, basically has the following steps)
opencv-haar-classifier-training-master
- car tracking tracking project
CAR-DETECTION-master
- Car tracking using Haar cascade
手势识别控制小车运动
- 本系统利用目前比较成熟的OpenCV的相关函数,进行了基于肤色分割和模板的手势识别的研究,并利用自编的控制函数进行简单的虚实交互,在摄像头一端通过指定的手势动作来控制小车在平面跑道上的启动和停止等动作。(This system uses the correlation function of mature OpenCV at present, studied the skin color segmentation and gesture recognition based on a templa
opencv_car_counting
- 使用opencv,c++对视频中出现的车辆计数(car counting with opencv, c++)