搜索资源列表
-
0下载:
使用OpenCV 来寻找轮廓实现视频流的运动目标检测 能检测一段视频或网络摄像头实时读入视频中的运动物体,it is a short code that can detect the motion object of a vedio or through a web camera using opencv and visual c++. ..
-
-
0下载:
this file combines c++ and opencv,it can detect humanbody in a seris of images,the image can be a video file。It uses HOG operater to make the moving object is human。
-
-
0下载:
改程序能够读取视频文件并且可以检测到运动的物体,配置好opencv后可以直接运行,本程序以车辆监控为例子,所以可以用于智能监控-Reform program that can read video files and can detect movement of objects can be configured directly opencv run, the procedure for vehicle monitoring, for example, it can be used for i
-
-
0下载:
基于opencv的读视频文件和运动物体检测,简单实用。-vedio read and object detect based opencv
-
-
0下载:
运动目标检测,改改pro文件中的opencv路径可以运行,,主要是G-Moving target detection, changed pro file opencv path can run mainly GMM
-
-
1下载:
基于opencv的模板匹配方法,检测图片中存在的多个物体,以方块检测为例。可以用于一些互动的场景-object detect by template matching method
-
-
0下载:
codebook算法实现运动物体检测,用opencv实现-codebook algorithm using to detect moving object.
-
-
2下载:
使用VS2010+openCV。本文是基于颜色模型和运动模型对含有烟雾的视频进行烟雾检测的。首先利用RGB颜色模型的方法,检测出烟雾区域以及疑似烟雾区域;接着用背景相减的方法,检测出运动的物体;最后结合两种方法,只检测出运
动的烟雾区域,提取烟雾最大轮廓,绘制矩形框以示意。通过设置R、G、B的参数及阈值,可以得到满意的效果。
-Use VS2010+openCV. This paper is based on the color model and motion model for sm
-
-
1下载:
本代码为py-opencv 程序,实现运动物体检测,通过serial与下位机通讯,可移植于windows,linux,以及树莓派,nanopi等平台或设备上,(This code is py-opencv program, to achieve moving object detection, through the serial and the slave computer communication, can be transplanted to windows, Linux, and ra
-