Welcome![Sign In][Sign Up]
Location:
Search - human head tracking

Search list

[Windows DevelopDTASvm

Description: VC++ 计算及人体跟踪系统,不知道具体是干什么用的,不过看上去貌似很强大,在VC6.0下编译顺利,不知道是不是需要硬件支持,www.codefans.net编译后运行界面先看一下。它可以自动运动检测和输出结果,可以重点检测人的头部,好像是用在医学上的,有兴趣的自己下载研究吧。 -VC++ computing and human-tracking system, I do not know what concrete is used, but looks like a very strong look in the VC6.0 compiler under the smooth, do not know whether the need for hardware support, www.codefans.net interface compiled to run look at what . It can automatically detect and output movements, you can focus on testing people' s head, seems to be of use in medicine, are interested in research of their own to download it.
Platform: | Size: 2435072 | Author: 顾长风 | Hits:

[Special Effectstracker

Description: 人体识别跟踪程序,可自动计算识别人体,并根据运动趋势跟踪,重点设别头部和面部-Human identification and tracking procedures, can be automatically calculated to identify the body, and in accordance with the trend of tracking campaigns, the focus for other head and facial
Platform: | Size: 2365440 | Author: yuanxh | Hits:

[OS programehci-0.6

Description: 加强人机介面,通过摄像头图像处理库 也可以作为一个开放源码的头部跟踪图书馆-Enhanced human computer interface through webcam image processing library ehci can also be used as an open source head tracking library
Platform: | Size: 1467392 | Author: 孙博 | Hits:

[Special EffectsHeadTracking

Description: 人的头部跟踪文章,运用了形状和自适应颜色直方图信息 。HeadTrackingUsingShapesandAdaptiveColorHistogramsHeadTrackingUsingShapesandAdaptiveColorHistograms-Human head tracking articles, using the shapes and adaptive color histogram information. HeadTrackingUsingShapesandAdaptiveColorHistogramsHeadTrackingUsingShapesandAdaptiveColorHistograms
Platform: | Size: 253952 | Author: Jacky | Hits:

[Windows Develop382

Description: Tracking people in a dense crowd is a challenging problem for a single camera tracker due to occlusions and extensive motion that make human segmentation difficult. In this paper we suggest a method for simultaneously tracking all people in a dense crowd using a set of cameras with overlapping fields of view. To overcome occlusions, the cameras are placed at a high elevation and only people’s heads are tracked. Head detection is still difficult since each foreground region may consist of multiple subjects. By combining data from several views, height information is extracted and used for head segmentation.
Platform: | Size: 944128 | Author: kaw | Hits:

[Special EffectsHuman-target-tracking

Description: 运动检测 检测人体的头部位置、整体位置、滤除影子-Motion detection detect the body and head position, the overall position of the shadow filter
Platform: | Size: 6627328 | Author: 米粒路路 | Hits:

[Graph Recognizepca

Description: 自动人脸识别系统具有如图所示的一半框架并完成相应功能的任务。 (1)人脸图像的获取:一般来说,图像的获取都是通过摄像头摄取,氮摄取的图像可以是真人,也可以是人脸的图片或者为了相对简单,可以不考虑通过摄像头来摄取头像,而是直接给定要识别的图像。 (2)人脸的检测:人脸检测的任务是判断静态图像中是否存在人脸。若存在人脸,给出其在图像中的坐标位置,人脸区域大小等信息。而人脸跟踪需要进一步输出所检测到的人脸位置,大小等状态随时间的连续变化情况。 (3)特征提取通过人脸特征点的检测与标定可以确定人脸图像中显著特征点的位置(如眼睛,眉毛,鼻子,嘴巴等器官),同时还可以得到这些器官及其面部轮廓的形状信息的描述。-Automatic face recognition system has half of the framework as shown in the task and complete the corresponding function. (A) face image acquisition: In general, the image acquisition camera intake, nitrogen uptake of the image is real, is the picture of the face or to relatively simple, can not be considered through the camera head intake of the head, but given directly to the image you want to identify. (2) the detection of human faces: the face detection task is to determine whether there is a face in the static image. If there is a face, given the coordinates of the location in the image, the size of the face region. The face tracking needs further output the detected position of the face, size, state of continuous change over time. (3) feature extraction of facial feature points detection and image calibration can determine people face significant feature points (such as eyes, eyebrows, nose, mouth and other organs), but also can get the shape of these organs and their facial cont
Platform: | Size: 12288 | Author: 蔡周杰 | Hits:

[Windows DevelopHttrackeru

Description: 人体识别跟踪程序,可自动计算识别人体,,并根据运动趋势跟踪,重点设别头部和面部 -Human identification and tracking program can automatically calculate the recognition body, and tracking based on motion trend, focusing on device head and facial
Platform: | Size: 2366464 | Author: 抛弃 | Hits:

[Special Effectsmy_camera

Description: 使用vision.cascadeobjectdetector检测视频帧中的人眼的位置。检测器使用提琴琼斯检测算法和检测训练分类模型。人脸跟踪使用KLT算法.能够减少人头倾斜造成的影响,只有第一次检测人眼,以后都是检测特征点,运算速度快。-Use vision.cascadeobjectdetector detects video frames eye position. The detector uses a detection algorithm Tiqinqiongsi classification model training and testing. Face tracking using KLT algorithm can reduce the impact caused by the tilt of the head, only the first detection of the human eye, after all detected feature points, computing speed.
Platform: | Size: 1024 | Author: lidong | Hits:

[matlabda

Description: 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别+基于区域特征的目标跟踪算法。(编程) AdaBoost是一种增强性机器学习算法,它用于把弱分类器联合成强分类器;SVM本身就是(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haar AdaBoost and hog based SVM Classifier + fast Hough circle transform for human head recognition + target tracking algorithm based on regional characteristics.)
Platform: | Size: 1024 | Author: 神万心 | Hits:

[matlabfa(4)

Description: 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别+基于区域特征的目标跟踪算法。(编程)(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haar AdaBoost and hog based SVM Classifier + fast Hough circle transform for human head recognition + target tracking algorithm based on regional characteristics.)
Platform: | Size: 1024 | Author: 神万心 | Hits:

[Mathimatics-Numerical algorithmsga (6)

Description: 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别+基于区域特征的目标跟踪算法。(编程) AdaBoost是一种增强性机器学习算法(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haar AdaBoost and hog based SVM Classifier + fast Hough circle transform for human head recognition + target tracking algorithm based on regional characteristics.)
Platform: | Size: 1024 | Author: 神万心 | Hits:

[matlabgmm(2)

Description: 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haar AdaBoost and hog based SVM Classifier + fast Hough circle transform for human head recognition + target tracking algorithm based on regional characteristics.)
Platform: | Size: 2048 | Author: 神万心 | Hits:

[matlabrq(3)

Description: 基于码本(codebook)的背景建模的背景差分法+级联基于LBK或haar的adaboost和基于hog的svm分类器+快速hough圆变换进行人头识别+基于区域特征的目标跟踪算法。(编程) AdaBoost是一种增强性机器学习算法,它用于把弱分类器联合成强分类分类器(Background modeling based on codebook (codebook) background difference method + cascade based on LBK or Haar AdaBoost and hog based SVM Classifier + fast Hough circle transform for human head recognition + target tracking algorithm based on regional characteristics.)
Platform: | Size: 2048 | Author: 神万心 | Hits:

CodeBus www.codebus.net