-
主要是一些图像处理的源码,包括高斯图像生成,目标的标记和提取,高斯曲面拟合和一个高通滤波器...
主要是一些图像处理的源码,包括高斯图像生成,目标的标记和提取,高斯曲面拟合和一个高通滤波器-Mainly deal with the source image, including Gaussian image generation, the goal marking and extraction, surface fitting, and a Gaussian high-pass filter
- 2022-02-02 07:51:35下载
- 积分:1
-
- 2022-12-16 15:00:03下载
- 积分:1
-
Fourier Transform image transformation, can support multiple formats of images,...
用傅立叶变换实现图像变换,可支持多种格式的图像,方法简单实用。-Fourier Transform image transformation, can support multiple formats of images, methods, simple and practical.
- 2022-01-24 13:47:41下载
- 积分:1
-
实现图象平滑(去噪声),锐化算法的源代码
实现图象平滑(去噪声),锐化算法的源代码-Picture smoothing,Sharping algorithm code
- 2022-10-28 14:00:03下载
- 积分:1
-
画图板工具
这是一个类似windows系统自带的画图板一样的工具,我们可以拖住鼠标左键来画出我们心仪的图画,当鼠标离开时就停止。界面左上角的数字是为了验证鼠标在被前这个窗口内捕获,除了这个界限就表示不能被捕获
- 2022-02-13 03:25:01下载
- 积分:1
-
Rendering terrains with Managed DirectX
There aren t many 3D games without a te...
Rendering terrains with Managed DirectX
There aren t many 3D games without a terrain. Creating and rendering a terrain, and the physics involved when, for example, driving on it with a car can be quite difficult. This article will demonstrate one technique to create a terrain: a simple technique to implement, but one that will look good.
- 2023-05-29 11:45:04下载
- 积分:1
-
This procedure, imitation AutoCAD, has achieved the two
本程序,仿制AutoCAD,已经实现了二维绘图的所有功能,包括点、线、圆、文字等图形绘制,编辑,复制,删除等所有操作,功能齐全。-This procedure, imitation AutoCAD, has achieved the two-dimensional drawings of all the features, including point, line, circle, text, graphics rendering, etc., edit, copy, delete all operations functions.
- 2022-03-23 09:13:44下载
- 积分:1
-
vtk的小例子,希望对大家有用!
vtk的小例子,希望对大家有用!-vtk small examples, we hope to useful!
- 2022-08-11 08:05:56下载
- 积分:1
-
纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pe...
纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pen完成。
-Although Windows has a really cool GUI, sometimes the way standard buttons look quite does not meet our requirements. We may then choose buttons with a style called "owner-draw". The owner has to draw the button in every aspect (background, border, text, image) of every situation that requires drawing (click, enable, focus, etc.).It took me days to come up with something functional, Now here is some simple, reliable code: if it proves useful I will write something about owner-draw buttons with text (dealing with fonts, shapes, edges, colorrefs, brushes and pens).
- 2022-08-10 21:55:53下载
- 积分:1
-
purpose computes PSNR between two raw YUV i mages compile gcc
purpose
computes PSNR between two raw YUV images
compile
gcc -g -o cmp_yuv cmp_yuv.c -lpgm -lpbm -lm -purpose computes PSNR between two raw YUV i mages compile gcc-g-o cmp_yuv cmp_yuv.c- lpgm- lpbm- lm
- 2022-11-18 13:35:03下载
- 积分:1