搜索资源列表
tc版黑白棋
- 黑白棋的tc版程序,主要采用计算机图形学基本算法和原理,谢谢支持-reversi tc version of the procedure, used mainly in computer graphics algorithms and basic principle, I thank the support
graphics
- 在网上找到的《计算机图形学原理及算法教程》一书配套的源码。源码内容包括:三维变换,实时动画,图形剪裁,消隐,真实感图形学等。对于学习图形学还是挺有帮组的。
sanwei
- 计算机图形学原理中的三维图形变换功能源代码.已经经过调试,绝对好用.
3d2
- 计算机图形学原理及算法教程 (Visual C++版) 数字图象处理 消隐-Computer Graphics Principle and Algorithm Tutorial (Visual C++ Version) digital image processing blanking
opencv
- 首先关于图像处理软件opencv进行总的介绍,然后分别对其中的人脸检测原理、计算机视觉、Harr特征级联表、非固定大小目标检测步骤、拉普拉斯边缘检测及opencv的其他特性作了一定的介绍-General introduction to the first image processing software opencv face detection principle, computer vision, Harr, characteristics of cascade table, fixed-
Graphics
- 这是一本有关图形学的书籍,它主要研究内容就是研究如何在计算机中表示图形、以及利用计算机进行图形的计算、处理和显示的相关原理与算法。-This is a graphics books, it is mainly the research is to study computer graphics, and the use of computer graphics computing, processing, and display the relevant principles and algor
Computer-Graphics--PDF-and-code
- 计算机图形学PDF和源代码。是一种使用数学算法将二维或三维图形转化为计算机显示器的栅格形式的科学。简单地说,计算机图形学的主要研究内容就是研究如何在计算机中表示图形、以及利用计算机进行图形的计算、处理和显示的相关原理与算法。-Computer graphics, PDF and source code. Using a mathematical algorithm is a 2D or 3D graphics converted to raster form of scientific comp
3DTrans
- 使用GDI实现的三维图形变换,程序使用几何变换矩阵、视变换矩阵、投影矩阵、视窗矩阵等操作图形,在原理上能够体现计算机图形学图形变换方面的知识-GDI achieved transform 3D graphics, the program uses the geometric transformation matrix as the transform matrix, projection matrix, the matrix of the window operation graphics, i