搜索资源列表
-
0下载:
This is a object counter written in OpenCV for a special aim, car detection. It can classfy the vehicles as car, truck and bus.
-
-
0下载:
该代码实现车辆的检测,采用了训练的方式,从视频中提取背景,然后做差分,连通域提取等步骤得道前景。该代码采用OPENCV实现。-The code to achieve vehicle detection, using training methods to extract from the video background, and then do differential, connected components extraction and other steps to attain the
-
-
0下载:
基于OpenCV的视频道路车辆检测与跟踪-OpenCV-based video detection and tracking of road vehicles
-
-
1下载:
opencv中运用meanshift算法进行车辆检测
人脸识别-opencv in the vehicle detection algorithm using face recognition meanshift
-
-
0下载:
基于帧间差分的方法用于检测场景中的运动车辆,采用Visual C++和OpenCV实现,程序有详细注释,并且附带测试视频,希望对大家有帮助。-The movement of vehicles based on frame difference method is used to detect scene using the Visual C++ and OpenCV realization procedures detailed notes, and come with a test video
-
-
1下载:
在vc++6.0下,利用opencv函数库,使用轮廓检测法检测车辆,并显示实现车辆的跟踪和计数-Use opencv library in vc++6.0, using contour detection assay vehicle and display of vehicle tracking and counting
-
-
0下载:
本程序使用OpenCV库在VC++6.0环境下编写,可以实现车辆的初步检测功能,附有源代码及测试视频,仅供学习参考之用。-This procedure using the OpenCV library written in vc++ 6.0 environment, and can realize preliminary vehicle detection, including source code and test videos, for educational purposes only.
-
-
0下载:
Vehicle detection, its an opensource code and works well with opencv and boost, === === === === === === === ====
= multi-target tracking method by Wongun Choi
=== === === === === === === ====
Compile
* Require opencv and boost library to b
-
-
0下载:
A program using the OpenCV library which takes a video file and preforms vehicle and pedestrian motion tracking and detection outlining all the moving objects in the video.
-
-
0下载:
本程序开发环境:vc和opencv
整体功能:是为了实现车载视频中车牌自动跟踪,检测,,定位,识别,视频中物体的跟踪必须是手动圈住才行,摄像头使用的是usb摄像头. 打开摄像头,可以看到视频中画面,移动鼠标圈住物体,可以自动跟踪。-This program development environment: VC and opencv
The overall function: in order to realize the video vehicle license plate auto
-
-
0下载:
基于opencv的车辆检测并计数,采用的算法是背景差分法。计数很准确,效果很好(Opencv based vehicle detection and enumeration, using the algorithm is the background difference method. The count is accurate and the effect is good)
-