-
使用CImage.lib,Jpeg.lib,png.lib开发的屏幕保护程序,可以显示多种图形格式...
使用CImage.lib,Jpeg.lib,png.lib开发的屏幕保护程序,可以显示多种图形格式- Uses CImage.lib, Jpeg.lib, the png.lib development screen
saver, may demonstrate the many kinds of graphs form
- 2022-04-24 06:00:35下载
- 积分:1
-
对比BP,OMP,StOMP对自然图像的重构效果,输入图像是一幅256*256的lena图像,我们使用压缩采样后,再用上述三种方法对其进行重构,比较其结果,其中...
对比BP,OMP,StOMP对自然图像的重构效果,输入图像是一幅256*256的lena图像,我们使用压缩采样后,再用上述三种方法对其进行重构,比较其结果,其中StOMP方法是用不同的阈值-Contrast to BP, OMP, StOMP effect on the reconstruction of natural images, input image is a 256* 256 lena image, we use the compressed sampled, and then reconstruct them the above-mentioned three methods to compare their results, which StOMP method is to use different thresholds
- 2023-06-15 04:20:04下载
- 积分:1
-
本代码是用vc开发的水印的源文件,包括水印的嵌入…
本代码是用VC++开发的水印源程序,包括水印的嵌入和提取-the code is developed by VC watermark source files, including the watermark embedding and extraction
- 2023-02-16 12:55:03下载
- 积分:1
-
一个不错的图像处理VCL(含示例)
一个不错的图像处理VCL(含示例)-a good image processing VCL (with examples)
- 2022-10-15 09:50:03下载
- 积分:1
-
科恩
Cohen-Sutherland裁剪线段程序,VC-Cohen-Sutherland line cutting procedures, VC
- 2023-04-03 16:20:03下载
- 积分:1
-
获取位图的大小代码
获取位图的大小代码-Source code used to get the size of the bmp image.
- 2022-12-11 10:20:03下载
- 积分:1
-
计算机图形学经典算法,分型算法例程。具体实现了,算法中的技巧...
计算机图形学经典算法,分型算法例程。具体实现了,算法中的技巧-Classic computer graphics algorithms, sub-type algorithm routines. Concrete realization of the algorithm in the skills
- 2023-08-11 13:10:03下载
- 积分:1
-
Visual C++ OpenGL DirectX三维动画编程宝典随书源码
基于VC++和OpenGL的源码,可用于学习Opengl模型显示,加载,纹理贴图,记住,此源码是Visual C++ OpenGL DirectX三维动画编程宝的光盘示例
- 2022-07-20 16:30:37下载
- 积分:1
-
自编的绘制电子线路图源码,模仿Protel 99SE风格
自编的绘制电子线路图源码,模仿Protel 99SE风格-Self-drawn electronic circuit diagram of the source, to imitate the style Protel 99SE
- 2022-11-07 16:30:04下载
- 积分:1
-
散焦模糊去除
对于一副散焦的文字照片,选择合适的方法将其去模糊(1) 对模糊图G进行LAPLACE滤波,得到X(2) 对X自相关,得到O(3) 对O搜索对应最小值的圆环为了削弱振铃效应,使用了edgetaper函数以模糊图像边缘。
- 2023-05-04 01:40:04下载
- 积分:1