Welcome![Sign In][Sign Up]
Location:
Search - object detect video

Search list

[Special Effectshaarcascade

Description: The source is to detect certain object in one image using Haar algorithm.This is a classic algorithhm in the field of image processing,and also suitable in video processing.
Platform: | Size: 179309 | Author: 黄春瑞 | Hits:

[Special EffectsVideoObjectDetection

Description: 本程序支持摄像头,通过逐祯差分实现视频中移动物体的检测。同时还带有中值滤波、平均值滤波、微分边缘检测等代码-卤 戮 鲁 脤脨貌脰 搂 鲁 脰脡茫脧帽脥 拢 卢 脥 篓 鹿 媒脰冒矛玫 虏 卯 脰脢渭脧脰脢脫脝渭脰脨脪脝 露 炉 脦茂脤氓渭脛 录 矛 虏 芒 隆 拢 脥 卢 脢 卤 禄鹿
Platform: | Size: 52224 | Author: Eldon | Hits:

[Special Effectsobject-detect

Description: 改程序能够读取视频文件并且可以检测到运动的物体,配置好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 intelligent monitoring ...
Platform: | Size: 885760 | Author: baiyang | Hits:

[Special EffectsCross-Correlation-Target-Image-Detection

Description: 正交相关目标检测,采用正交相关方法检测指定目标在图像中的位置。适用于计算机视觉中的视频目标检测、视觉目标检测、目标定位、视觉目标跟踪、视频目标跟踪、图像匹配、图像配准等工作。-cross relation detection is used to detect object in image for in the field computer vision such as visual object detection, motion detection, object localization, visual object tracking, video object tracking, image registration, image matching, etc.
Platform: | Size: 109568 | Author: 朱亮亮 | Hits:

[DSP programmotion

Description: This project deals with the tracking and following of single object in a sequence of frames and the velocity of the object is determined. Algorithms are developed for improving the image quality, segmentation, feature extraction and for deterring the velocity. The developed algorithms are implemented and evaluated on TMS320C6416T DSP Starter Kit (DSK). Segmentation is performed to detect the object after reducing the noise from that scene. The object is tracked by plotting a rectangular bounding box around it in each frame. The velocity of the object is determined by calculating the distance that the object moved in a sequence of frames with respect to the frame rate that the video is recorded. The algorithms developed can also be used for other applications (real time, object classication, etc.).
Platform: | Size: 1197056 | Author: vikas | Hits:

[matlabframe_difference

Description: This code calculates frame difference to detect moving object in video
Platform: | Size: 1024 | Author: abcabc | Hits:

[Windows DevelopDONG

Description: 使用时间差分法检测一段AVI视频中的运动目标,用矩形框标示出来,需要使用OPENCV-Use of time to detect a difference in the moving object AVI video with a rectangular box, marked out, need to use OPENCV
Platform: | Size: 10167296 | Author: 老董 | Hits:

[Special EffectsUSBCamCap_Fuzzy

Description: 本实验软件开发,使用Microsoft Visual C++ 6.0,Camera所撷取的影像经由USB接口传送回个人计算机,使用微软公司所提供的利用VFW(Video for windows)SDK,VFW SDK为在Windows 系统中实现视讯撷取提供了标准的接口,利用其中的影像撷取公用函式将Camera所撷取到的影像撷取至内存中以进行影像处理。异常侦测流程,首先会先撷取正常状态下的环境影像,建立标准对照影像。当环境有异常时,所撷取之影像产生变化,与标准对照产生差异,比对后应可侦测异常状态及位置,当差异部分大于一定的范围或一定比例像素的阀值,则发出警报。 我们设计以面积最大的对象质心在一段时间内之移动量大小去分辨此物体是异常入侵物,或是对象被移位(或对象滞留),但由于在程序接口上,必须以鼠标去手动框选欲侦测的范围,每次所框选的范围大小皆不尽相同,不能设计为定值,故将依框选侦测范围面积大小之不同,以模糊逻辑(Fuzzy)的概念来动态调整之大小。-In this study, software development, using Microsoft Visual C++ 6.0, Camera captured images sent back by the USB interface to personal computers, use the Microsoft provided using VFW (Video for windows) SDK, VFW SDK Windows system, the data in the video acquisition provides a standard interface, use one of the Camera image capture utility function to the captured image data to a memory for image processing. Anomaly detection process, first to capture the first images the normal state of the environment, establish standards for the control image. When the environment is abnormal, the changed images captured with the standard control Chansheng difference, Bi pairs can detect abnormal Zhuangtai after use and location, when the difference Bufentaiyu Yi Ding Bili range or a certain pixel of the threshold, the issue alarm. We design the object of the largest center of mass over time, the amount of movement Daxiao to tell the object is Yichang invasion of property, or object to be shifted (
Platform: | Size: 3899392 | Author: 小黑 | Hits:

[Special EffectsVideoDemo

Description: 使用帧差法实现对视频中运动物体的检测,根据其轮廓对其跟踪-using the frame difference to detect the moving object in video detection, tracking them according to their profile
Platform: | Size: 6861824 | Author: 于敬 | Hits:

[Special Effectscode

Description: Content based video retrieval to develop a inference engine to detect same object across multiple cameras.This is done through histogram comparison and tested for accuracy.
Platform: | Size: 29696 | Author: nappy | Hits:

[Special EffectsHuman-detect-ion-in-video

Description: This paper will attempt to analyze and compare a number of different existing approaches to human detection in video. Even though there have already been a number a papers written on the topics of skin and face detection this paper will go beyond these analyze, culminating in an open source package aimed at anyone working with image processing and object recognition. I will provide a comprehensive up to date open source package containing implementations of the algorithms based on the most recent research concerning human presence detection. The package will include libraries for skin, face, eyes detection which together can be used for detecting human presence in video. The system is build so that it can applied to both real-time data although with lower detection rate and static data (images, video) for oine processing with higher detection rate.
Platform: | Size: 91136 | Author: linuszhao | Hits:

[Special EffectsHumanDetect

Description: 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。
Platform: | Size: 1024 | Author: 刘圆圆 | Hits:

[Special EffectsSGM

Description: a whole program using single gaussian model to detect moving object in video
Platform: | Size: 8192 | Author: ll | Hits:

[Special EffectsMachine.Learning.Vision-Based.Motion

Description: 本书从机器学习的角度介绍了基于视觉的运动分析领域的最新算法和系统。-Techniques of vision-based motion analysis aim to detect, track, identify, and generally understand the behavior of objects in image sequences. With the growth of video data in a wide range of applications from visual surveillance to human-machine interfaces, the ability to automatically analyze and understand object motions from video footage is of increasing importance. Among the latest developments in this field is the application of statistical machine learning algorithms for object tracking, activity modeling, and recognition. Developed from expert contributions to the first and second International Workshop on Machine Learning for Vision-Based Motion Analysis, this important text/reference highlights the latest algorithms and systems for robust and effective vision-based motion understanding from a machine learning perspective. Highlighting the benefits of collaboration between the communities of object motion understanding and machine learning, the book discusses the most act
Platform: | Size: 10570752 | Author: kankan | Hits:

[OpenCVdetect

Description: 应用OPENCV,从摄像头或读视频文件和运动物体检测 -Application OPENCV, from the camera or read video files and moving object detection
Platform: | Size: 1024 | Author: 王伟 | Hits:

[OpenCVMoving-object-detection

Description: 从摄像头读取视频图像并对运动物体进行检测-Read video images from the camera to detect moving objects and
Platform: | Size: 2048 | Author: 曾小贤 | Hits:

[Graph Recognizekalman-object-detection

Description: 用卡尔曼滤波来检测视频中的小运动目标,例子为检测一个运动场景中的乒乓球-Using kalman filter to detect small moving targets in video, example for detecting a movement in the scene of table tennis
Platform: | Size: 883712 | Author: 张广明 | Hits:

[matlabPSDIP 31

Description: object detection by using background substraction
Platform: | Size: 7356416 | Author: shaikh | Hits:

[Special EffectsVideo-Detection-MoG-master

Description: 视频目标检测,用于检测视频中的运动目标,主要应用于监控视频(Video object detection, which is used to detect moving objects in video, is mainly used to monitor video)
Platform: | Size: 316416 | Author: luo-123 | Hits:

[Special Effects鱼体检测初步

Description: 可以打开视频文件或读取摄像头,通过训练好的RCNN进行金鱼的检测以及追踪。同时也可以自己训练需要检测追踪的物体。需要matlab2017以上版本。(You can open the video file or read the camera, through the trained Neural Networks of good RCNN goldfish detection and tracking. At the same time can also train their own need to detect the track object. Need matlab2017 above version.)
Platform: | Size: 664576 | Author: adewalike | Hits:
« 12 »

CodeBus www.codebus.net