-
managed direct 3d 范例
managed direct 3d 范例-managed direct 3d example
- 2022-01-26 05:18:37下载
- 积分:1
-
用小线段连接实现bezier curve 的绘制,无控制点数量限制,用鼠标右键可以移动控制点,从而改变bezier curve的形状...
用小线段连接实现bezier curve 的绘制,无控制点数量限制,用鼠标右键可以移动控制点,从而改变bezier curve的形状-to draw bezier curve by using many connected tiny line. it has no limit of the number of the control point. you can also change the position of the control points by using the right mouse button to change the behavier of bizier curve.
- 2023-03-07 18:40:02下载
- 积分:1
-
myUI-界面编程
myUI-界面编程是对类似QQ界面进行编程 独立的类 实现。每个控件一个类,c++编程
- 2022-02-03 23:12:53下载
- 积分:1
-
三维动画的过程,实现了对旋转灯的点亮,是…
3D动画程序,实现圆锥体的的旋转,灯光照亮,是个半透明的三维物体。-3D animation process, the realization of the cone rotating lights illuminate, is a translucent three-dimensional objects.
- 2022-02-04 03:12:13下载
- 积分:1
-
这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成...
这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成员变量、定义消息处理函数、创建对话类对象并显 示对话框以及添加工具栏按钮。 该程序的功能就是在单文档窗口中绘制各种不同线宽(有六种线宽)、不 同风格(有三种风格:实线、划线和点线)和不同颜色的线段。并且具备保存、 恢复、撤消、滚动、窗口分割等功能。 该程序所用到的都是Visual C++最基本、最核心的内容。-This is a simple drawing program, the preparation of the procedures for the establishment of the process, including the application of the basic framework for handling View, documents, serial processing, and rolling, window segmentation, create dialogue template resources, the creation of such a dialogue, the definition member variables, the definition Message Handling Functions to create dialogue and object type dialog box appears and add toolbar button. The procedure is the function of a single document window mapping different width (a six linewidth), the different styles (three styles : solid line, and crossed point line) and different colors segment. And with the preservation, restoration, lifting, rolling, the window segmentation capabilities. The
- 2022-12-02 23:35:03下载
- 积分: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
-
最小二乘曲面拟合,文件不大,里边有头文件和另外一个相关文件。...
最小二乘曲面拟合,文件不大,里边有头文件和另外一个相关文件。-least squares fitting surface, not paper, along with header files and documents related to one another.
- 2022-03-14 12:29:07下载
- 积分:1
-
图形图象处理及编程相关知识的全面介绍,并有相应的源代码,相信会对大家有所帮助...
图形图象处理及编程相关知识的全面介绍,并有相应的源代码,相信会对大家有所帮助-image processing and graphics programming with the full knowledge, and the corresponding source code, we believe it will help
- 2022-02-14 23:16:45下载
- 积分:1
-
Maya教程,对于初学3D的人来说是个很有用的入梦教材.呵呵.去侃侃把...
Maya教程,对于初学3D的人来说是个很有用的入梦教材.呵呵.去侃侃把-Maya guides, 3D for Beginners who is a very useful sleep materials. Ha ha. To put so ably
- 2023-05-09 05:40:03下载
- 积分:1
-
自己编写的bezier曲线的程序,主要多了升阶的功能,按鼠标左键加控制点,右键该控制点,鼠标中的滚轮用于升阶。...
自己编写的bezier曲线的程序,主要多了升阶的功能,按鼠标左键加控制点,右键该控制点,鼠标中的滚轮用于升阶。-Bezier curves have written procedures, the main bands or more functions, press the left mouse button plus control point, right of the control points of the wheel mouse or bands used.
- 2022-08-17 03:04:27下载
- 积分:1