BMP Image Sequences for Elliptical Head Tracking

The BMP image sequences used in the head tracking demos are available as a single file: headtracker_sequences.zip (64 MB). Alternatively, to download an individual sequence, click on one of the links below.

 
BMP image sequence,
as .zip file
Description

15.2 MB
An extended sequence showing pan, tilt, and zoom control; occlusion; 360-degree rotation; and head tilting.

15.5 MB
Another extended sequence similar to the previous one, also showing the overlapping of two faces. Notice the flesh-colored board in the background.

1.1 MB
Simultaneous occlusion, rotation, and translation.

2.9 MB
Severe occlusion of subject by another person.

1.5 MB
An attempt to distract the tracker with elliptical hands. On the fourth try, the tracker was distracted.

4.1 MB
Tilting, rotation, and zooming.

5.8 MB
Three villains unsuccessfully trying to steal the ellipse. Notice the relatively large search range.

0.9 MB
Jerky, back-and-forth head motion. Since the file plays in real time, it gives some indication of the tracker's actual speed.

1.5 MB
The subject walking behind a cubicle.

0.9 MB
Because the histogram model had little hair, the tracker failed when the subject rotated.

5.9 MB
This time the villains were more successful.

2.9 MB
More rotation and occlusion.

1.5 MB
More rotation and distraction.

1.4 MB
More rotation and distraction.

1.5 MB
More rotation.

1.4 MB
More rotation.

Unfortunately, the original sequences without the ellipse overlaid were never saved, so the sequences above were obtained by removing the ellipse using a median filter. Some artifacts around the perimeter of the head are visible.

Last updated by Stan Birchfield on August 7, A. D. 1998

from: http://www.ces.clemson.edu/~stb/research/headtracker/seq/

椭圆人头跟踪bmp图像序列 BMP Image Sequences for Elliptical Head Tracking的更多相关文章

  1. Opencv人头跟踪检测

    //-------------------------------------人头检测------------------------------------- int main(){     //V ...

  2. 目标跟踪学习系列十:Struck:Structured Output Tracking with Kernels 代码调试

    本来想看完代码再具体的写的.可是有人问了就先贴出来吧! 代码调试中会遇到的一些的问题. 首先,你没有代码的话能够在这里下载:http://download.csdn.net/detail/u01219 ...

  3. 你所能用到的BMP格式介绍

    原理篇: 一.编码的意义. 让我们从一个简单的问题开始,-2&-255(中间的操作符表示and的意思)的结果是多少,这个很简单的问题,但是能够写出解答过程的人并不 多.这个看起来和图片格式没有 ...

  4. C#中使用FreeImage库加载Bmp、JPG、PNG、PCX、TGA、PSD等25种格式的图像(源码)。

    其实我一直都是喜欢自己去做图像格式的解码的(目前我自己解码的图像格式大概有15种),但是写本文主要原因是基于CSDN的这个帖子的: http://bbs.csdn.net/topics/3905104 ...

  5. bmp图片的有关操作

    读取bmp图片 并生成新的bmp图片 #include "stdafx.h"#include <windows.h>#include <cmath>#inc ...

  6. MFC对话框中显示BMP,JPG图片

    //************************************ // 方法说明:    显示JPG和GIF.BMP图片 // 参数说明:    CDC * pDC           设 ...

  7. BMP图像数据格式详解

    一.简介 BMP(Bitmap-File)图形文件是Windows采用的图形文件格式,在Windows环境下运行的所有图象处理软件都支持BMP图象文件格式.Windows系统内部各图像绘制操作都是以B ...

  8. BMP图片格式

    BMP图片 BMP采用位映射存储格式,除了图像深度可选以外,不采用其他任何压缩,因此,BMP文件所占用的空间很大.BMP文件的图像深度可选lbit.4bit.8bit及24bit和32bit.BMP文 ...

  9. mfc Clistctr 单元格嵌入图片(bmp)

    示例:http://download.csdn.net/detail/zahxz/4652543 代码: CListCtrl mCtrlist;//列表控件 CImageList m_ImageLis ...

随机推荐

  1. 安装go 1.5 & 部署

    https://storage.googleapis.com/golang/go1.5.linux-amd64.tar.gz tar -C /usr/local -xzf go1.5.linux-am ...

  2. VS重置开发环境的方法

    经常由于各种插件的原因,导致VS有使用过程中出现断点进不去等各种情况的时候,这个方法可以让你的VS回到最初安装的状态,当然,这时候,各种配置也没有了,不到万不得已就勿使用. 下面以Vs2015来说明: ...

  3. 一步一步解剖Libevent源代码 - 0

    本系列文章将在<Libevent源码深度解剖>的基础上,结合Libevent-2.0.22代码,更新了其中的一些定义和说明,以及加上了bufferevent部分.   一.Libevent ...

  4. Leetcode 456.132模式

    132模式 给定一个整数序列:a1, a2, ..., an,一个132模式的子序列 ai, aj, ak 被定义为:当 i < j < k 时,ai < ak < aj.设计 ...

  5. 使用PYTHON创建XML文档_python

    当用GOOGLE查的时候,内容几乎都是一样的.但是你想要的东西,一个也没有.例如,我就找不到中国人写的如何使用PYTHON来创建一个XML文件.当然,直接用文件写的方式也能够达到同样的效果,但是毕竟容 ...

  6. JAVA-字符串按指定长度换行

    可能有汉字的字符串按指定长度换行. public String getStringByEnter(int length, String string) throws Exception { for ( ...

  7. c++中set容器的功能及应用。

    set的特性是,所有元素都会根据元素的键值自动排序(默认为升序),set中不允许两个元素有相同的键值. set基本操作: 1.头文件 #include<set>. 注:一定要加上using ...

  8. docker (centOS 7) 使用笔记4 - etcd服务

    本次测试的系统包含centos 7.2 64 bit,centos 7.3 64 bit 1. 安装 yum -y install etcd 2. 配置 此处一共准备了3台机器(10.10.10.10 ...

  9. No change while using CSS <form target="blank">

    I want to open another Window when I use <form> to request a query. So I used target="bla ...

  10. VMware 11 安装Mac 10.9

    VMware Workstation 11, 10, 9 and 8 Unlocker to Run Mac OS X Guests in Windows 8.1 and 7 VM10装Mac OS ...