搜索资源列表
CplusplusWebCam
- welcam采集的视频流为数据源,通过转换彩色空间,后处理操作,人脸定位算法,实现对人脸的跟踪-welcam capture video stream for the data source, by converting color space, post-processing operations, face location algorithm to realize the tracking of human face
AdaptiveSkinColorDetection
- 自适应人体肤色检测中的若干关键技术研究 人体的皮肤颜色是人体的一个重要特征,肤色检测被广泛的应用于人脸跟踪、人脸 检测、手语识别、敏感图像过滤等领域中,具有重要的理论研究意义和实际应用价值。 -Adaptive skin color detection of a number of key technologies in human skin color is an important feature of the human body, skin detection has bee
wittenhagen2008a
- 《DragonEye Fast Object Tracking and Camera Motion Estimation》DragonEye是一个基于目标直接浏览的视频播放系统。比Dimp和Dragon来说具有实时性-Recently, multiple research groups proposed the concept of direct manipulation, which makes the task of navigation in videos directly rel
MeanShift-tracking-
- 自适应分块颜色直方图的MeanShift跟踪算法_杜凯.zip-Adaptive block color histogram MeanShift tracking algorithm _ Duque. Zip
object-tracking-
- 基于分块颜色直方图和粒子滤波的物体跟踪_陶立超.zip-Based on block color histogram and particle filter object tracking _ Tao Li Chao. Zip
Efficient-kernel-density-estimation-
- 一篇引用率非常高的英文文献,基于快速高斯的KDE目标跟踪-Efficient kernel density estimation using the fast gauss transform with applications to color modeling and tracking
opencv-doc
- 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)