-
Abstract
We present a component
Abstract
We present a component-based, trainable system for detecting
frontal and near-frontal views of faces in still gray
images. The system consists of a two-level hierarchy of Support
Vector Machine (SVM) classifiers. On the first level,
component classifiers independently detect components of
a face. On the second level, a single classifier checks if the
geometrical configuration of the detected components in the
image matches a geometrical model of a face. We propose
a method for automatically learning components by using
3-D head models. This approach has the advantage that
no manual interaction is required for choosing and extracting
components. Experiments show that the componentbased
system is significantly more robust against rotations
in depth than a comparable system trained on whole face
patterns.
- 2023-05-01 18:35:08下载
- 积分:1
-
OpenGL简单3d球的运动
资源描述
OpenGL代码。其中左键按下球会进行自由落体运动,按下右键球会先上抛在自由落体。其中上抛有没有速度与到顶两种模式。球的性质为转动和颜色变换。
- 2022-08-13 11:11:58下载
- 积分:1
-
Classical PCA
经典的基于PCA面部识别系统,含注释及测试图片-Classical PCA-based facial recognition system, including the Notes and the test image
- 2022-05-05 06:02:47下载
- 积分:1
-
this is a c++ code for basic graphical object rotation
this is a c++ code for basic graphical object rotation
- 2022-11-30 23:45:03下载
- 积分:1
-
该判断多边形点时钟排列方向,
非常准确(不准确的还没有遇到过,快3年了)。
该函数用到的相关函数都在文档中:
1.PtoLDistance-点到直线...
该判断多边形点时钟排列方向,
非常准确(不准确的还没有遇到过,快3年了)。
该函数用到的相关函数都在文档中:
1.PtoLDistance-点到直线的距离;
2.CalcPolygonRect-计算多边形外接矩形;
3.CalcSegmentRect-计算线段外接矩形;
4.Distance-计算两点距离;
5.ISZEROA-判断数值是否为零;
该函数数据类型为Windows的POINT,使用了标准模板vector-The polygon points to determine the direction of the clock with very accurate (inaccurate, not yet encountered, fast 3 years). The function of the correlation function used in the document: 1.PtoLDistance-point to the straight-line distance 2.CalcPolygonRect-calculated external rectangular polygon 3.CalcSegmentRect-computing segment external rectangle 4.Distance-computing two distance 5 . ISZEROA-judge whether the value is zero the function data type for the Windows-POINT, using the standard template vector
- 2023-08-03 05:55:03下载
- 积分:1
-
俄罗斯方块游戏
完全用汇编写的,只有471字节,只能运行于DOS/Win9x/WinME下...
俄罗斯方块游戏
完全用汇编写的,只有471字节,只能运行于DOS/Win9x/WinME下-Tetris game written entirely in the compilation, only 471 bytes, can only run on the next DOS/Win9x/WinME
- 2022-12-18 00:25:03下载
- 积分:1
-
Algorithm of Scattered Data Reduction for Surface Reconstruction using Radial Ba...
Algorithm of Scattered Data Reduction for Surface Reconstruction using Radial Basis Function
- 2022-03-03 10:49:39下载
- 积分:1
-
And use the compilation to achieve in text mode, the characters in neon
利用汇编实现在文本模式下,字符霓虹灯式地显示。-And use the compilation to achieve in text mode, the characters in neon-style display.
- 2022-03-12 16:03:21下载
- 积分:1
-
Face Detection many ways, the PCA is a more effective. The code is based on the...
人脸检测的方法很多,pca是其中比较有效的一种。本代码主要是使用pca的方法进行人脸检测,可以检测出人脸的位置,数目,大小-Face Detection many ways, the PCA is a more effective. The code is based on the PCA method Face Detection can detect human faces in the number, size
- 2023-01-25 00:55:03下载
- 积分:1
-
Direct Sound in 3d
基于Direct Sound 的3d音乐播放的小例子,很有用的,适合初学者-Direct Sound in 3d-based music player, a small example, very useful for beginners
- 2023-04-21 01:55:03下载
- 积分:1