搜索资源列表
-
0下载:
using morphing algorithm to detect the virtual object from two different base camera
-
-
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下载:
LK算法实现视频中运动目标检测,利用OPENCV开发工具中的LK函数-object detect
-
-
0下载:
Opencv Detect 2 object Computer Vision
-
-
0下载:
Uses blender to generate a scene with reference objects. Takes input images and uses opencv methods to estimate the object translation and rotation from the camera. Reads the object 3D coordinates from a file and uses color to detect the objects in t
-
-
0下载:
一个实时的2维人体检测跟踪算法,是opencv源码里参考的文章之一。内容包括表面模型建立,新目标检测以及匹配的问题。-A Real-Time System for Detecting and
Tracking People in 2D, is one of the references in opencv, including the appearance model, new object detect and how to find the corresponding one.
-
-
0下载:
基于opencv的读视频文件和运动物体检测,简单实用。-vedio read and object detect based opencv
-
-
0下载:
人脸检测的程序,用的haar特征和adboost算法,基于opencv的在VS2010上成功运行的C程序。可以检测静态图片,视频,和摄像头的视频中是否含有目标对象的程序。-Face detection program, with the the haar characteristics and adboost algorithm, based on opencv run successfully on VS2010 C program. The program can detect static
-
-
0下载:
应用OPENCV,从摄像头或读视频文件和运动物体检测 -Application OPENCV, from the camera or read video files and moving object detection
-
-
0下载:
基于opencv的运动目标检测,并实现了检测目标的标记,检测的速度稍微慢了一点,效果还可以。-Moving object detection based on opencv, detect the target mark, and implements the detection speed is a little bit slow, effects can also.
-
-
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
-
-
0下载:
光流法实现移动目标是追踪,检测物体位移,判断运动方向(Optical flow method to achieve the target is to track, detect object displacement, to determine the direction of movement)
-
-
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
-
-
0下载:
The program is based on VS2010 + OpenCV2.4, used in the two picture of the same scene moving object trajectory tracking.The program from the BBN Computer Vision Lab.
-