搜索资源列表
ShadowOut
- 人体识别,运动跟踪监测,关节点检测 计算运动速率,检测健康状态-human identification, tracking and monitoring the movement, joint movement detection rate calculation, the state health Detection
RealtimeImageLineExtractAlgorithmDemo
- 算法特点: (1)可检测低对比度直线(可根据感兴趣问题的边缘强度调整); (2)编程接口简单,集成移植非常容易,算法可输出图像中每条直线的起点、终点、斜率等参数; (3)程序代码完全工程化设计,对320×240图像的处理速度可达15帧/秒; 测试方法: 在安装有USB CMOS摄像头的计算机上直接运行本程序即可看到实时检测直线的处理效果(采用不同颜色表示不同方向的直线)。 (可用于立体视觉、摄像机标定、人体运动分析、智能交通道路检测、工业生产监测等)
GaitRsystem
- 实现人体步态检测和基于步态的人体身份识别算法,主要内容包括背景的提取,人体运动区域检测,人体轮廓提取,步态特征的提取,相似性度量和分类识别。
Motion_Muisc
- 本程序是基于VC++6.0 + opencv,根据人体运动识别播放音乐。设计到的技术有计算机视觉,canny边缘检测,人体分割等。
dgs2
- matlab环境下 建立单高斯模型,检测出运动的人体,后期经过数学形态学处理,效果很好。
PeDetect.rar
- 视频图像中,行人检查的源代码。利用人体形状特征做特征识别。利用运动物体检测得到初始识别区域。,Video images, pedestrian check the source code. Characteristics of the human body shape to do feature recognition. Detection of moving objects using the region to be the initial identification.
GaitRsystem
- 实现人体步态检测和基于步态的人体身份识别算法,主要内容包括背景的提取,人体运动区域检测,人体轮廓提取,步态特征的提取,相似性度量和分类识别-Detection of the realization of human gait and gait-based human identification algorithms, including the background of the main contents of the extraction, detection of human motio
Image_Processing_Practise
- 这是《精通Visual C++数字图像处理技术与工程案例》光盘源代码,共包含9个完整用例(含源代码、完整设计流程图、原理介绍):人脸检测、牌照自动识别监控、运动人体跟踪、细胞识别统计、文字识别、相机自动调焦、计算机集成数控、运动检测、车牌定位。书中含图像和视频资源,不需自行搜集。此外还有对于数字图像处理基础知识、工程使用中涉及的基本技术的介绍。-This is《proficient in Visual C++ digital image processing technology and eng
rentigenzong
- 人体跟踪源代码,有运动检测和跟踪结果。其中运动检测中有背景减法,二值化,性态滤波,纵向投影,横向投影,除去影子,新纵投影-Human tracking the source code, there are motion detection and tracking results. Motion detection in which the background subtraction, binarization, and homomorphic filtering, vertical proj
Humantracking
- 人体运动的检测与跟踪是目前计算机视觉领域中最活跃的研究方向之一,本系统介绍了一种用于视频监控的人体运动检测与跟踪系统,主要功能是对室内、室外固定背景下的运动人体进行检测,可以检测到运动的前景部分。-Human motion detection and tracking is the field of computer vision research, one of the most active, the system introduces a video monitor for human m
37724106Video_detection
- 人体检测识别与跟踪,运动人体步态识别,跟踪与识别,图像处理-Human detection and identification and tracking, movement of human gait identification, tracking and recognition, image processing
peopledetect
- 用于检测运动的人体,通过帧间差分的方式来获取人体信息,并对粘连进行判断-Used to detect movement of the human body, through the inter-frame differential method to obtain information on the human body, and adhesion to judge
humansect
- 进行了视频人体对象分割技术研究,综合 使用静态图像分割技术与帧间运动检测技术,设计并实现了一个交互 式视频对象分割系统-Human object segmentation for video technology, the integrated use of static image segmentation and inter-frame motion detection technology, design and implementation of an interactive v
Human-movement-of-detection
- 关于运动人体的检测与跟踪的论文,很好很强大-On the detection and tracking of human motion papers, very good very strong
Human-target-tracking
- 运动检测 检测人体的头部位置、整体位置、滤除影子-Motion detection detect the body and head position, the overall position of the shadow filter
gesture-system
- 目前已有的手部运动跟踪系统大多在一定程度上限制了人体运动自由. 基于此, 提出一种无线、 可穿戴、 无障碍的腕关节、 指关节运动跟踪系统. 在人体每个手指甲上粘贴一轻小永磁体, 用以产生标示腕关节、指关节运动的信号 若干磁传感器置于手腕处的电子腕带上, 作为标示信号( 磁信号) 检测器. 当腕关节、 指关 节运动时, 永磁体在各传感器所在位置处的合成磁场发生变化, 传感器对该磁场信号进行测量, 所检测到的磁场信号送入手部姿势估计器, 估计器基于系统数学模型计算手部姿势, 从而实现对手部运动的
human-detect-and-track-
- 为了检测红外图像序列中的运动人体,提出了一种基于最大后验概率 (MAP)-马尔可夫随机场(MRF)模型和亮度-距离联合直方图的人体实时检测 方法。该方法首先建立图像序列时空域联合的概率分布模型,采用基于 MAP-MRF 模型的前景检测方法得到可能为人体的感兴趣区域(ROI)。然后在以 ROI 中心点 为圆心的各个圆环域中统计其亮度信息,构建基于亮度-距离联合空间的分类特 征。最后,采用支持向量机(SVM)分类器对候选区域进行分类检测。不同红外 图像序列的实验结果均表明,本
Human-tracking-system
- vc++视频监控下的人体运动检测与跟踪主要功能是对室内,室外,固定背景下的运动人体进行检测并进行相应的跟踪-The main function of the detection and tracking of human motion vc++ video surveillance detection and tracking the movement of the human body in the indoor, outdoor, fixed background
motion-object-detection
- 人体行为识别,运动目标检测openCV代码-motion object detection