-
计算机图形学清华大学版
实践教程所有源代码
计算机图形学清华大学版
实践教程所有源代码-Computer Graphics, Tsinghua University tutorial version of all the source code of practice
- 2022-04-15 18:43:09下载
- 积分:1
-
本程序用设计用于读取24位真彩色图片,并分别显示出其RGB通道图,使用opengl实现...
本程序用设计用于读取24位真彩色图片,并分别显示出其RGB通道图,使用opengl实现-This procedure is designed for readers with 24-bit true color picture, and separately show the RGB channel diagram, the use of opengl implementation
- 2022-03-07 02:50:23下载
- 积分:1
-
转换Delphi的代码到Html页面,保持语法高亮显示.其中一些技巧值得借鉴!...
转换Delphi的代码到Html页面,保持语法高亮显示.其中一些技巧值得借鉴!-conversion to Html code pages, and maintain syntax highlighter. Some skill worth learning!
- 2022-04-08 18:09:07下载
- 积分:1
-
visual studio 2008 图像处理,包括二值化、缩放、另存、反相、GUI等。...
visual studio 2008 图像处理,包括二值化、缩放、另存、反相、GUI等。-visual studio 2008 image processing, including binarization, zoom, save, RP, GUI and so on.
- 2022-03-11 13:42:19下载
- 积分:1
-
BMP图像封装代码.rar
BMP图像封装代码.rar-BMP images Packaging code. Rar
- 2022-04-01 03:12:49下载
- 积分:1
-
中点椭圆生成算法
中点椭圆生成算法-midpoint oval Algorithm
- 2022-03-23 17:59:11下载
- 积分:1
-
目的
purpose
merges two PGM gray-scale images, the first will be in the upper-left half, the second one in the lower-right half
compile
gcc -g -o diagonal_merge diagonal_merge.c -lpgm -lpbm -lm
-purpose merges two PGM gray-scale images. the first will be in the upper-left half, the second one in the lower-right half compile g cc-g-o diagonal_merge diagonal_merge.c-RT m-lpbm- lm
- 2022-10-19 02:45:02下载
- 积分:1
-
基于EPM240的入门实验
资源描述1.例程使用的是Quartus II 11.0sp1版本;
2.例程的源代码放置到工程目录下的source文件夹内;
3.工程目录下的tcl文件夹内放置的tcl脚本文件,是工程所用引脚的分配信息,你可以通过记事本打开,查看引脚分配情况;
- 2022-11-03 14:40:19下载
- 积分:1
-
levelset写的vc软件哦,levelset今年在图像分割和识别领域应用很多,但数学基础一定要扎实...
levelset写的vc软件哦,levelset今年在图像分割和识别领域应用很多,但数学基础一定要扎实-levelset write vc software Oh, levelset this image segmentation and the identification of many application areas, but math must solidly
- 2022-03-02 02:13:26下载
- 积分:1
-
我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩...
我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a certain method of generating algorithm round. Achieving rubber-band linear, circular and rectangular. Achieving polygon clipping. To achieve basic geometry transformation (translation, rotation, zoom). Achieving Bezier curve or B-spline curves. The final results show is a small interactive graphics system, with all the functional interface to link up.
- 2022-08-05 17:18:32下载
- 积分:1