搜索资源列表
LK光流算法,包括opencv中LK稀疏跟踪的原理
- LK光流算法,包括opencv中LK稀疏跟踪的原理,主要是几篇英文文献,另外还有LK的matlab代码-LK optical flow algorithms, including LK sparse tracking opencv in principle, mainly a few in English literature, in addition to LK matlab code
Tracking_and_Object_Classification_for_Automated_S
- O.Javed and M.Shah. 《Tracking and object classification for automated surveillance》. 这篇英文文献是有关运动目标检测跟踪及其分类的文章。该文利用“人体运动的周期性”,把运动目标分为人、人群、机动车。具有较强的参考价值。-O. Javed and M. Shah. " Tracking and object classification for automated surveillance" .
for_tracking
- OpenCV and TYZX: Video Surveillance for Tracking
RealTimeMeanShiftTrackingusingOpticalFlowDistribut
- 利用mean shift算法实现实时目标跟踪,并使用光流法进行目标检测-Using mean shift algorithm for real-time target tracking, and use the optical flow method for target detection
DanceDanceRevolutionWithHandGestureControl
- For the recognition of hand gestures, OpenCV and HandVu libraries are used to provide the functions of hand tracking and recognition. When a hand gesture is recognized, the result is sent to the DDR game through a network socket. Then, the DDR ga
Opencv-video-road-base
- 基于opencv的视频道路车辆检测与跟踪算法研究-Based on opencv video road vehicle detection and tracking algorithm research
An-improved--background-model-
- 在移动目标检测中的,在高斯背景建模的基础上滤除阴影OpenCV-An improved adaptive background mixture model for real-time tracking with shadow detection(在高斯背景建模的基础上滤除阴影OpenCV
OpenCV-VIDEO-DETCTION
- 计算机视觉是研究用计算机模拟生物外显或宏观视觉功能的科学和技术。作 为计算机视觉研究的一个分支—运动目标的检测与跟踪,就是对视场内的运动目 标,如人或车辆等,进行实时的观测,并在此基础上对被观测对象进行分类,然 后分析它们的行为。近年来,计算机视觉的研究重点已经从对静态图像的研究过 渡到对动态图像序列的研究上面,这方面的典型应用包括自动化的视频监控系 统、视频MPEG编解码技术、人机交互的感知接口、军事上的制导、雷达视频 图像中的
OpenCV-camshift-meanshift
- 基于VC6.0环境下的openCV-Camshift全自动跟踪,附有详细注释-Automatic tracking in VC6.0 environment based on openCV-Camshift, with detailed notes
opencv-camshiftdemo
- camshift opencv跟踪源码+注释-camshift opencv tracking source+ comments
vehicles_detection_avl
- vehicles tracking by opencv
hough
- 基于OpenCV的hough变换检测图像直线,本代码能够识别焊缝跟踪功能。-OpenCV based hough transform to detect linear image, the code can identify seam tracking.
opencv_track
- 用opencv实现轮廓提取和跟踪,在 vc++环境下实现运行-With opencv contour extraction and tracking
Face-tracking-plugin-for-Unity-3D-using-OpenCV---
- Face-tracking plugin for Unity 3D using OpenCV - CamShift - YouRepeat_files
Multiple-objects-tracking-opencv
- Opencv多目标跟踪原理文档。详细讲述了如何实现多目标的算法。- Opencv principle of multi-target tracking documents. A detailed account of how the algorithm to achieve multiple objectives.
099CCIT0394011-001
- 擴增實境技術是在真實視訊影像中加入虛擬物件,並透過追蹤與定位技術,可以與人們產生良好之互動效果。在視覺追蹤應用領域裡,可分為標記與無標記兩類應用。標記識別技術較為成熟,目前擴增實境開發平台以採用標記識別為主;至於無標記則侷限在特定方法之識別追蹤應用領域,例如樂高玩具利用包裝盒上之印刷圖片當作辨識物件。面對無標記擴增實境之應用日趨重要,且必須因應不同物件採用不同特徵之識別追蹤方法來達成無標記擴增實境之應用。而目前擴增實境平台並不提供模組化方式來替換識別追蹤方法,因此本文提出無標記擴增實境實驗平台,
opencv-doc
- 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)
sample-Kalman.Object.Tracking
- CamShift Opencv CamShift Opencv -CamShift Opencv CamShift Opencv CamShift OpencvCamShift Opencv
Real-Time Compressive Tracking论文中文版
- Real-Time Compressive Tracking是比较新颖的跟踪算法,这篇论文由香港理工大学张开华发表在2012年的ECCV之上,已有相应的Matlab和Opencv代码可供学习。
Point-tracking
- 基于Opencv的点循迹跟踪,可用opencv库函数识别特征点,后根据特征点之间的联系进而进行跟踪。-Opencv point tracking tracking based on available opencv library function identification feature points, according to the feature points between contact and tracking.