搜索资源列表
V_CameraVideoAnalysi
- 使用OpenCV 2.1分析Notebook camera采集到的视频(格式WMA),分析是否有丢帧的现象发生.编译环境:VC2008 MFC,OpenCV版本是2.1. 如果发生丢帧现象,则会在界面上显示丢帧的位置. 另外,程式还可以得到视频的相关信息,如FPS-Notebook camera using OpenCV 2.1 Analysis of collected video (format WMA), analysis of the phenomenon have droppe
motion-tracking-system-
- 本文分析比较了传统运动目标检测的3种主要方法:背景图像差分法、时态差分法和光流法,在此基础上给出了一种背景图像预测算法,大大减少了因为背景变化而产生的目标检测误差。本文基于OpenCV设计出改进的运动目标检测与跟踪算法,实现了运动目标的跟踪,并在VC++编译环境下,利用USB摄像头作为视频采集器,通过观察实验结果可以看出,本文的运动目标检测算法能够正确地检测出视频图像中的运动目标,而且在检测性能上优于普通的自适应背景差分法。 -OpenCV-based motion tracking sys
videoanalysis
- 分析视频文件,得到关键帧,并从关键帧中识别出圆形物体(应用为识别柑橘)-Analysis of video files, get the key frames and key frames from the identified circular object (application for the identification of citrus)
LuFanOpenCV_V1
- 项目设计并实现了一个具有闯入报警功能的智能监控系统。该系统包括视频采集、视觉分析与输出报警几个功能。其中视觉分析部分利用OpenCV图像处理技术对采集得到的图像进行处理,根据图像中是否包含闯入者进行判别报警。如果判别出有非法闯入者,系统自动启动记录,将视频内容保存入磁盘,并通过串口通信将报警信号发送给单片机进行报警,危机解除后,停止写入磁盘,并解除单片机报警信号!-Project design and implementation of an intelligent intrusion alar
hist
- 智能视频分析中,常常用到直方图的知识,提供基于opencv的直方图源程序。-Intelligent video analysis, the histogram is often used in knowledge-based histogram opencv source.
optical-flow-algorithm-simulation-
- 提出一种基于OpenCV图像库的运动目标处理算法仿真方法,介绍了OpenCV库的特点和VC6环境下的配置,通过调用库中的视频读写函数、图像特征计算和光流计算函数,得到运动目标的光流场,为运动目标状态分析和跟踪提供了基础,仅在-OpenCV-based optical flow algorithm simulation exercise goals
FindMoving
- 由运动目标检测的两种基本方法----帧间差分法和背景差分法,借助于OpenCV技术,在Visual C++ 6.0编程环境下开发了运动目标检测系统。该系统首先对不同途径采集的视频图像序列进行相关的预处理之后,分别采用不同检测算法检测出图像序列中的变化区域,最后用形态学滤波和连通性分析对变化区域进行后处理,从而将视频图像序列中的运动目标比较可靠地检测出来。-The two basic methods of moving target detection---- inter-frame diffe
GHYharris
- 智能视频分析,harris角点的检测。 从图像局部的小窗口观察图像特征 ,角点的定义是窗口向任意方向的移动都导致图像灰度的明显变化。 -Intelligent Video Analysis harris corner detection. Observed image feature from the local image of the small window, the corner points is defined as the movement of the window to
ExtractForeground
- 本程序的主要作用是前景视频的提取,即把已知的视频文件分为原图和前景图,为进一步的图像分析做铺垫。-The main role of the program is the extraction of the foreground video that known video files into the original image and prospects map, laying the groundwork for further image analysis.
jester_dataset_1_1
- 视频检测比较有用的数据文件,可以很好的分析行为特征-Video detection more useful data files, can be a good analysis of behavioral characteristics
AviPlayer
- 基于OPENCV的视频分析程序。可检测烟雾和火焰。-OPENCV based video analysis program. Can detect smoke and flames.
video_image
- 将视频转为一帧帧图像,便于对视频内容进行分析和理解,广泛应用视频处理技术中-transform video to image
genzong
- c++实现跟踪分割视频中运动的物体,有不错的的效果,对分割视频提取检测特征,并实行特征分析跟踪-c++ object segmentation for tracking the movement of the video, have a good effect, to split video detection feature extraction, feature analysis and implementation of tracking
sxtzhifangtu
- 基于opencv的c++实现的对视频进行直方图绘制,提取分析视频特征-Based on opencv c++ implementation of video draw a histogram, video analysis feature extraction
codebookopencv
- opencv和coodebook结合,做视频的背景建模和目标检测,可以用于视频分析和视频浓缩。-opencv combined and codebook do background modeling and object detection video can be used for video analysis and video concentrated.
show1
- 在vc++平台上,利用opencv库,读取一段视频。对于opencv库对视频流的读取有很大帮助。读取视频进行分析。-On the platform vc++ using opencv library, read a video. For opencv library to read the video stream of great help. Reads the video analysis.
videodarwin
- Rank Pooling分析人物动作视频(Rank Pooling for action Recognition)
