-
计算机图形学(Computer Graphics
计算机图形学(Computer Graphics,简称CG)是一种使用数学算法将二维或三维图形转化为计算机显示器的栅格形式的科学。简单地说,计算机图形学的主要研究内容就是研究如何在计算机中表示图形、以及利用计算机进行图形的计算、处理和显示的相关原理与算法。
- 2022-03-15 03:19:12下载
- 积分:1
-
使用OpenGL和MFC实现一个VRML浏览器,在这里你将学到:如何读取展示VRML文件、使用OpenGL显示、实现鼠标交互(可以通过鼠标操作来旋转图形)...
使用OpenGL和MFC实现一个VRML浏览器,在这里你将学到:如何读取展示VRML文件、使用OpenGL显示、实现鼠标交互(可以通过鼠标操作来旋转图形)-Using OpenGL and MFC realize a VRML browser, where you will learn: How to read the display VRML file, use the OpenGL display, realize mouse interaction (via mouse to rotate graphics)
- 2023-02-04 21:50:03下载
- 积分:1
-
离散数据的C1连续样条拟合源代码,不好找的代码。
离散数据的C1连续样条拟合源代码,不好找的代码。-discrete data C1-spline source code, not easy to find the code.
- 2022-02-26 13:43:37下载
- 积分:1
-
3D机器人
给大家带来一份 3D的机器人.
初学者可以学习学习.
对3D点的位置非常有帮助的.
- 2022-05-12 15:01:56下载
- 积分:1
-
用turboc2编的一些图形
用turboc2编的一些图形-turboc2 series with some graphics
- 2022-04-01 15:22:53下载
- 积分:1
-
这是一个人脸检测系统,对人脸进行识别以及检测
这是一个人脸检测系统,对人脸进行识别以及检测-This is a face detection system for human face identification and detection
- 2022-11-26 18:00:04下载
- 积分:1
-
对学习独立成分分析和人脸识别的会很有用,希望对大家有所帮助!
对学习独立成分分析和人脸识别的会很有用,希望对大家有所帮助!-Learning independent component analysis and face recognition will be very useful, and they hope to be helpful to everyone!
- 2022-02-21 01:39:39下载
- 积分:1
-
图形基本形状单元绘制程序,
值得参考,运行通过,做了一些优化....
图形基本形状单元绘制程序,
值得参考,运行通过,做了一些优化.-Basic shape of unit graphics drawing program, it is also useful, run through, to do some optimization.
- 2023-08-27 10:55:03下载
- 积分:1
-
用于正面 眼部区域检测的 Adaboost分类器
用于正面 眼部区域检测的 Adaboost分类器-a positive detection of eye regions Adaboost classifier
- 2022-11-12 09:55:03下载
- 积分: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