-
采用CDIBImage类,是不可多得的图象处理软件,具参考价值 包括图像的放大、全屏显示、点取象素点颜色等,显示直方图等...
采用CDIBImage类,是不可多得的图象处理软件,具参考价值 包括图像的放大、全屏显示、点取象素点颜色等,显示直方图等-used CDIBImage category is a rare image processing software, reference value, including image magnification, full-screen, from point pixel color, such as histogram display
- 2022-06-15 05:26:44下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
一个非常好的。。 简单的bmp图像打开实例
一个非常好的。。 简单的bmp图像打开实例-A very good. . Bmp image to open a simple example
- 2023-05-18 07:50:03下载
- 积分:1
-
introduction.to.direct3d9中文版(?士兵版)书附带..
Introduction.To.Direct3D9中文版(翁云兵版)书附带源码-Introduction.To.Direct3D9 Chinese version (??soldiers Edition) book incidental source
- 2022-06-30 18:59:15下载
- 积分:1
-
读取卫星数据文件 画高精度地图(Lat: 35.5°N
读取卫星数据文件 画高精度地图(Lat: 35.5°N -37°N, Lon: 119.5°E -121°E)
- Draw a high-resolution map (Lat: 35.5°N-37°N, Lon: 119.5°E-121°E)
Plot an asterisk at 36.1 N and 120.3 E and a diamond at 36.15 N and 120.15 E.
- 2022-01-31 21:14:13下载
- 积分:1
-
本程序实现人脸检测,人脸区域检测后,人…
本程序能实现人脸检测,在经过人脸区域检测、人眼的检测定位、人嘴的检测定位,最后勾画出人脸。-This procedure enables Face Detection, after facial region detection, the human eye detect the positioning of the detection of human mouth positioning, and finally lays out a human face.
- 2022-07-27 04:05:50下载
- 积分:1
-
简单的VC++环境的应用
简单的VC++环境的应用-simple application of the VC
- 2022-03-03 08:42:46下载
- 积分:1
-
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
-
Sandy是一个Flash 3D引擎,可以用于ActionScript2.0,ActionScript3.0和haXe中。...
Sandy是一个Flash 3D引擎,可以用于ActionScript2.0,ActionScript3.0和haXe中。-Sandy is a Flash 3D engine, available in 3 versions: AS2, AS3 and haXe。
- 2022-08-11 06:58:03下载
- 积分:1
-
用vc编的一个三维图形转换的小应用程序,实现了“旋转”,“缩放”,“平移”的功能。...
用vc编的一个三维图形转换的小应用程序,实现了“旋转”,“缩放”,“平移”的功能。-This little 3D changing graph application is progammed by VC, which realized "rotate", "zoom"and "move" function.
- 2022-03-16 15:22:55下载
- 积分:1