-
VB CAD, CAD development right to the friends who helped significantly.
VB 中实现CAD,对想开发CAD的朋友们大有帮助。-VB CAD, CAD development right to the friends who helped significantly.
- 2022-11-24 03:00:03下载
- 积分:1
-
opengl c++ 键盘鼠标交互 画圆 椭圆 矩形 三角形 旋转移动
opengl c++ 键盘鼠标交互 画圆 椭圆 矩形 三角形 旋转移动-opengl c++ keyboard and mouse interaction Circle Oval Rectangle Triangle rotational movement of the
- 2022-07-07 04:44:09下载
- 积分:1
-
分形图形的vc实现
分形图形的vc实现-fractal graphics vc achieve
- 2022-03-24 23:45:00下载
- 积分:1
-
个人作平,仅供参考。
个人作平,仅供参考。-individuals-ping, for reference purposes only.
- 2022-06-15 00:09:20下载
- 积分:1
-
图像处理Bezier曲线的源程序,vc++编写,编译通过,希望对大家有用!...
图像处理Bezier曲线的源程序,vc++编写,编译通过,希望对大家有用!-Image Processing source Bezier curves, vc++ Prepared, the compiler is passed, I hope useful for everyone!
- 2022-01-31 21:21:58下载
- 积分:1
-
图形学多边形裁减算法演示实例
图形学多边形裁减算法演示实例-graphics polygon reduction algorithm demonstration examples
- 2022-01-26 01:19:18下载
- 积分:1
-
基于opencv的C++图像配准,区域追踪
资源描述利用计算机视觉包opencv实现图像区域配准,对图像处理学习具有指导作用,算法可以多方面的改进,从而应用到很多其他图像处理当。(注意:必须安装opencv,低版本安装较复杂,可参考网上教程)
- 2022-11-29 11:15:03下载
- 积分:1
-
分析图象中的能量及熵、相关性等参数
分析图象中的能量及熵、相关性等参数-image analysis of the energy and entropy, related parameters
- 2022-03-31 08:15:28下载
- 积分:1
-
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, B...
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, BYTE &r, BYTE &g, BYTE &b)实现HSL向RGB转换;void CPaletteDlg::RGBtoHSL(BYTE r, BYTE g, BYTE b, UINT &hue, UINT &sat, UINT
&light)实现RGB向HSL转换-Experimental realization of the RGB and HLS color color conversion in this experiment, the definition of the function void HSLtoRGB (UINT hue, UINT sat, UINT light, BYTE & r, BYTE & g, BYTE & b) the realization of HSL to RGB conversion void CPaletteDlg: : RGBtoHSL (BYTE r, BYTE g, BYTE b, UINT & hue, UINT & sat, UINT & light) to achieve conversion RGB to HSL
- 2023-04-19 04:00:05下载
- 积分:1
-
清华大学远程教育计算机图形学1章导论*…
清华大学远程教育计算机图形学 ■ 第1章 绪论 ※ 计算机图形学的研究内容 ※ 计算机图形学的发展简史 ※ 应用及研究前沿 ※ 图形设备 ■ 第2章 光栅图形学 ※ 直线段的扫描转换算法 ※ 圆弧的扫描转换算法 ※ 多边形扫描转换与区域填充 ※ 字符 ※ 裁剪 ※ 反走样 ※ 消隐 ※ 练习题 ■ 第3章 几何造型技术 ※ 曲线和曲面 ※ Bezier和B样条曲线曲面 ※ 形体在计算机内的表示 ※ 求交分类 ※ 实体造型系统简介 ※ 练习题 ■ 第4章 真实感图形学 ※ 颜色视觉 ※ 简单光照明模型 ※ 局部光照明模型 ※ 光透射模型 ※ 纹理及纹理映射 ※ 整体光照明模型 ※ 实时真实感图形学技术 ※ 练习题 ■ 第5章 OpenGL与VRML ※ OpenGL ※ VRML ■ 第6章 附录-图形变换 ※ 数学基础 ※ 几何变换 ※ 投影变换-Tsinghua University Distance Education Computer Graphics Chapter 1 Introduction* Computer Graphics Research*** Computer Graphics* A Brief History of the development and application of research frontier graphics equipment* Chapter 2* Raster Graphics of the linear scan conversion algorithm* arc scan conversion algorithm* polygon scan conversion and regional characters filled*** Antialiasing cutting blanking** Exercises Chapter 3 geometric modeling technology curve and surface** Bezier and B-spline curves and surfaces in computer* Eye said the intersection classification** Solid Modeling System* Exercises Chapter 4 p
- 2023-05-30 18:05:03下载
- 积分:1