-
c++做的图形学的内容。。鼠标拖动画直线,鼠标画举行。填充。。。所有图形学的基本功能的实现。对了。还有许多个交互式绘制曲线的功能。。。适用于初级的c++学习...
c++做的图形学的内容。。鼠标拖动画直线,鼠标画举行。填充。。。所有图形学的基本功能的实现。对了。还有许多个交互式绘制曲线的功能。。。适用于初级的c++学习-c++ to do graphics content. . Drag your mouse animated straight, hold the mouse painting. Filled. . . All the basic functions of graphics implementation. Right. There are a number of interactive curve drawing function. . . Apply to junior c++ learning
- 2022-05-10 22:45:04下载
- 积分:1
-
可对图像进行几何、正交变换,图像增强,形态学变换,边缘与轮廓检测等的VC++实现源代码...
可对图像进行几何、正交变换,图像增强,形态学变换,边缘与轮廓检测等的VC++实现源代码-Can image geometry, orthogonal transformation, image enhancement, morphological transformation, edge and contour detection, etc. VC++ Realize the source code
- 2023-06-03 13:45:03下载
- 积分:1
-
C thinning algorithm
C thinning algorithm
- 2022-04-24 16:14:27下载
- 积分:1
-
GDI中实时地消除图像锯齿源代码
GDI中提供的各种绘图方法LineTo(), Ellipse()等等,都没有考虑过锯齿形状的消除,于是诞生了本代码,它实现了近乎实时的消除图形锯齿的方法。
- 2022-06-20 15:43:49下载
- 积分:1
-
不用说了gunplot,科学绘图类的老大
不用说了gunplot,科学绘图类的老大-Needless to say the gunplot, scientific drawings of the oldest category
- 2022-05-21 15:45:03下载
- 积分:1
-
Experimental Graphics class to do basic graphic element mapping process, using o...
图形学实验课上做的基本图元绘制的程序,用opengl实现-Experimental Graphics class to do basic graphic element mapping process, using opengl realize
- 2023-02-05 11:00:03下载
- 积分:1
-
spiht是当今流行的基于小波的图像压缩编码,本算法是用vc实现,本程序功能强大,实用,很好用的!不是垃圾!...
spiht是当今流行的基于小波的图像压缩编码,本算法是用vc实现,本程序功能强大,实用,很好用的!不是垃圾! -spiht contemporary pop wavelet-based image coding, this algorithm is used to achieve vc, The procedures powerful, practical, easy to use! Not rubbish!
- 2022-03-14 14:01:00下载
- 积分:1
-
LINUX下的3D开发库的源代码
LINUX下的3D开发库的源代码-LINUX 3D for the development of source code
- 2022-01-26 01:37:06下载
- 积分:1
-
image processing, statistical histogram, tensile Gray, Gray transformation, etc.
图象处理,由于直方图的统计,灰度拉伸,灰度变换,-image processing, statistical histogram, tensile Gray, Gray transformation, etc.
- 2023-03-19 00:35:04下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
-Image geometric transformation to open a bitmap, to achieve geometric transform command-line compiler as follows vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp There must be
- 2023-05-05 15:45:03下载
- 积分:1