-
Download the original code, I have the practice of computer graphics programming...
原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于
精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做
通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立
release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之
外执行程序,必须复制所需位图及模型文件。-Download the original code, I have the practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D transformation, light, texture and so on. Because energy is limited, the original code did not make any comment. Simplify the programming for consideration, in many parts of specified constants, GM deal done. After the establishment of gui16 extract directory, in its code and under the original project file. Gui16 established in the release directory, which under one executable file and the necessary bitmap files and models. Such as in the release directory outside of the implementation of procedures, you must copy the necessary
- 2022-04-07 13:36:20下载
- 积分:1
-
基于拉haar小波的图像增强,与传统直方图均衡化相比较,效果更好。...
基于拉haar小波的图像增强,与传统直方图均衡化相比较,效果更好。-Pull-based haar wavelet image enhancement, with the traditional histogram equalization compared to better.
- 2023-04-19 20:40:03下载
- 积分:1
-
用VC++的MFC开发的,关于遥感数字图像编程的源程序
用VC++的MFC开发的,关于遥感数字图像编程的源程序-VC++ using the MFC development, with regard to remote sensing digital image of the source programming
- 2022-02-09 22:19:10下载
- 积分:1
-
直方图修正和彩色变换 source目录下为本章介绍的源程序 功能是直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colo...
直方图修正和彩色变换 source目录下为本章介绍的源程序 功能是直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-and color histogram that transform source directory for the chapter describes the functions of the source and color histogram that transform command line compiler process following vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib Note : running, documents c : test.bmp must exist
- 2022-02-07 01:31:58下载
- 积分:1
-
基于canny的边缘检测过程及结果代码
里面包括三个matlab 源代码,1.canny边缘检测,能够显示canny运算过程中各个部分的结果,包括高斯滤波,梯度幅值图像,非极大值抑制结果,也可以手动设置指定的低阈值和高阈值2.灰度直方图代码,可以读入指定的灰度图。显示出灰度分布3,边缘梯度直方图,可以显示canny边缘检测过程中边缘梯度分布
- 2023-06-07 18:35:02下载
- 积分:1
-
用matlab实现的主动形状模型的计划
active shape model的程序,用matlab编写-The programme using Matlab to realize the active shape model
- 2022-01-24 16:44:20下载
- 积分:1
-
用matlab程序画一个透明的半球,可以随便旋转,改一改以后可以画全球...
用matlab程序画一个透明的半球,可以随便旋转,改一改以后可以画全球-using Matlab procedures painting a transparent hemisphere, can freely rotate and can be modified after drawing global
- 2022-01-25 19:37:02下载
- 积分:1
-
一个图形学的小房子,主要应用DDA算法,和内点区域填充,DDA算法,还有延迟...
一个图形学的小房子,主要应用DDA算法,和内点区域填充,DDA算法,还有延迟-a small house, the main application of DDA algorithm, and points within the region to fill the DDA algorithm, the delay
- 2022-02-05 17:35:04下载
- 积分:1
-
BarCode条形码生成程序-VS2013-Unicode-MFC-完整工程包
BarCode条形码生成程序-VS2013-Unicode-MFC-完整工程包,windows8.1+VS2013编译通过支持Code39,Code93,Code128A,Code128B,Code128C,CodeI2of5,CodeEan13
- 2023-02-21 12:50:04下载
- 积分:1
-
这是关于Laplace的程序 重点介绍了laplace的算法 并且用c++语言实现了...
这是关于Laplace的程序 重点介绍了laplace的算法 并且用c++语言实现了-This is a program focused on the Laplace introduced the laplace algorithm and used c++ language to implement
- 2022-12-30 11:35:27下载
- 积分:1