-
曲线曲面重建方法研究,发现一个关于曲线曲面有关算法方面的好资料,与大家分享下.可作逆向工程研究参考....
曲线曲面重建方法研究,发现一个关于曲线曲面有关算法方面的好资料,与大家分享下.可作逆向工程研究参考.-Reconstruction of curves and surfaces and found that a related algorithm for curves and surfaces on good information to share with you the next. Can be used for reverse engineering study.
- 2022-01-26 05:56:28下载
- 积分:1
-
是腐蚀,膨胀,细化算法
命令行编译过程如下
vcvars32
rc bmp.rc
cl morph.c bmp.res user32.li...
是腐蚀,膨胀,细化算法
命令行编译过程如下
vcvars32
rc bmp.rc
cl morph.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在-Is the erosion and dilation, thinning algorithm command-line compiler as follows vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp must exist
- 2023-06-24 19:35:03下载
- 积分:1
-
to be an increase in the noise image after smoothing filter and the filter, comp...
将一幅给定的图像加噪后进行平滑滤波和中值滤波处理,比较两种处理的效果并与原图像比较之。并添加了锐化滤波处理。-to be an increase in the noise image after smoothing filter and the filter, compare the results with the original image comparison. And add a sharpening filter.
- 2022-10-12 04:50:04下载
- 积分:1
-
关于bmp文件信息头和数据的读取
关于bmp文件信息头和数据的读取-bmp file information on the first read and the data
- 2022-07-01 13:55:08下载
- 积分:1
-
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,...
遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,-Genetic Algorithm (Genetic Algorithm) is a simulation of Darwinian biological evolution, natural selection and genetic mechanism of the process of biological evolution computing model, is a simulation of natural evolutionary processes through the optimal solution search methods,
- 2022-01-25 23:32:15下载
- 积分:1
-
language used to write the source code for the graphics! !
用c语言写的各种图形学的源代码-language used to write the source code for the graphics! !
- 2022-10-21 20:45:03下载
- 积分:1
-
这是计算机图形学光照部分的一个很好的程序实例
这是计算机图形学光照部分的一个很好的程序实例-This is the illumination of computer graphics part of a very good example of the procedure
- 2022-10-21 15:05:04下载
- 积分:1
-
DIB(Independent Bitmap) 函数库,包括绘制DIB对象,创建DIB对象调色板等...
DIB(Independent Bitmap) 函数库,包括绘制DIB对象,创建DIB对象调色板等-DIB (Independent Bitmap) functions, including the preparation of DIB object, the palette to create objects such as DIB
- 2023-06-08 22:20:03下载
- 积分:1
-
一个非常好的。。 简单的bmp图像打开实例
一个非常好的。。 简单的bmp图像打开实例-A very good. . Bmp image to open a simple example
- 2023-05-18 07:50:03下载
- 积分:1
-
本软件是一个图形编辑器,毕业设计是做的,有完整的系统和相关的文档,软件内容包括:
绘图方面,可以画点、直线、折线、多边形、圆、矩形。绘制时先选择所绘制图元类...
本软件是一个图形编辑器,毕业设计是做的,有完整的系统和相关的文档,软件内容包括:
绘图方面,可以画点、直线、折线、多边形、圆、矩形。绘制时先选择所绘制图元类型,然后用鼠标完成绘制。
编辑方面 ,要求针对每个图元,可对其进行选中、删除操作,并且都可编辑其基本属性,如颜色、线宽等。同时编辑时必须以选中状态才可进行编辑。
保存方面 ,要求能够将所绘制图元成功保存进文件。
读取方面,要求能够将所保存文件成功读取,并显示出来,并且实现对所读取图元的编辑功能与再保存功能。 -err
- 2023-02-16 20:10:04下载
- 积分:1