搜索资源列表
Circuit3
- 目标:手工选择视频图像上的待跟踪目标;利用块匹配的方法估计目标区域在下一帧图像中的位置;循环这个过程直到目标从图像帧中消失。 技术:avi视频流的帧读取;图像帧存储格式的了解;RGB图像的灰度化;灰度图象的平滑滤波;块运动估计算法的实现;使用MFC显示图像帧;MFC上鼠标事件的使用。 -objectives : manually select video images on the question target tracking; Use block matching methods
object-detecion-(matlab)
- 运动目标检测的matlab代码,通过调用视频中的帧图像来进行检测。-Moving target detection matlab code, by calling the video frame images for testing.
yundongwutijiance
- 读视频文件和运动物体检测;背景建模,运动物体检测-Read the video files and moving object detection background modeling, moving object detection
mixture_of_gaussians
- 背景建模是用于智能视频监控中用于运动目标检测的一种方法-Background modeling is a method for intelligent video surveillance for moving target detection
Motion-compensation
- 运动补偿是一种描述相邻帧(相邻在这里表示在编码关系上相邻,在播放顺序上两帧未必相邻)差别的方法,具体来说是描述前面一帧(相邻在这里表示在编码关系上的前面,在播放顺序上未必在当前帧前面)的每个小块怎样移动到当前帧中的某个位置去。这种方法经常被视频压缩/视频编解码器用来减少视频序列中的空域冗余-The motion compensation is a descr iption of the adjacent frame (adjacent represented here on the coding
tuxiang
- 对斑马鱼的一段视频进行运动检测,并标记出运动的斑马鱼-can figure out which is moving
kalman-vedio
- 此方法为kalman视频跟踪,可以实现运动物体的检测及跟踪-This method for the Kalman video tracking, can realize the detection and tracking of moving object
human-tracking
- 本文提出了CT系统是一种适于室内室外环境的视频检测与跟踪系统,整个系统由运动物体检测、于东物体分析和人体运动跟踪三部分组成。该系统完全用软件实现,使用单个精致CCD数字摄像机得到的灰度图像序列作为输入,也可以用红外线图像序列,能够对单人或多人的运动型为进行监控。-CT system is proposed in this paper is a kind of suitable for indoor and outdoor environment video detection and track
wuyong1
- 使用VC++来读取视频,且进行视频中运动目标的跟踪-The use of VC++ to read video and track the moving targets
labview_tcp_host_machine
- 基于TCP协议的Labview网络摄像头视频接收及显示、温湿度监测及控制指令远程发送上位机.vi,机器人下位机装载温湿度传检测、人体感应、红外、烟雾监测等传感器以及网络摄像头,下位机实时采集的图像视频、传感器数据等经过WiFi无线传输,上位机通过TCP协议实时接收下位机传输的数据,显示温湿度、人、烟雾等状态信息,还可以通过Labview上位机向机器人下位机远程发送转弯、前进、上楼梯等运动控制指令,并进行了简单的控件、界面美化-ON划词翻译ON实时翻译 Labview network v
zidongshibie
- 基于labview的自动识别小车的实现。视频采集和处理 需要VDM模块,本文件上位机只给出了运动控制-labview automatic recognition of car-based implementation. Video capture and processing needs VDM module, this document only gives PC motion control
reconig
- 运动目标跟踪,本程序是基于视频的运动目标跟踪,能够有效的画出运动轨迹-Moving target tracking, this procedure is based on the video moving object tracking, to draw the trajectory effectively
基于帧差法的运动目标检测的matlab代码
- 基于MATLAB的视频前景提取,使用帧差法。(Video foreground extraction based on MATLAB)