-
平滑处理.rar用于图像的平滑处理效果十分明显 程序运行可靠
平滑处理.rar用于图像的平滑处理效果十分明显 程序运行可靠-Smooth deal. Rar treatment for image smoothing effect is very clear procedures for reliable operation
- 2022-07-23 10:40:49下载
- 积分:1
-
using wavelet decomposition and reconstruction, Image Denoising and Compression,...
利用小波分解与重构,实现图像去噪和压缩,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, Image Denoising and Compression, the flexibility to choose other wavelet is simple to understand and Wavelet particularly suitable for beginners.
- 2023-08-15 22:55:02下载
- 积分:1
-
Display image histogram, image point calculations, such as anti
显示图像的直方图,图像的点运算,如图像反色、图像的线性变换、灰度拉伸、阀值变换等。-Display image histogram, image point calculations, such as anti-color images, images of linear transformation, gray stretch, transform, such as threshold.
- 2022-01-26 04:12:17下载
- 积分:1
-
用VC++写的帧动画程序,希望对大家有所帮助
用VC++写的帧动画程序,希望对大家有所帮助-VC++ to write using the frame animation program, I hope all of you to help ... ...
- 2022-03-02 21:53:04下载
- 积分:1
-
This paper is to solve the image segmentation
problem: given an image, we seek...
This paper is to solve the image segmentation
problem: given an image, we seek to detect the shape of the objects in it.
- 2022-04-18 06:34:00下载
- 积分:1
-
用途:数字图象处理算法的演示,包括:
• 图象的DFT和逆DFT
• 图象的FFT和逆FFT
• 在图象中...
用途:数字图象处理算法的演示,包括:
• 图象的DFT和逆DFT
• 图象的FFT和逆FFT
• 在图象中加入正弦噪声
• 图象的模板运算实现图象平滑和锐化
• 图象的直方图均衡化
• 图象的对比度拉伸
• 图象的中值滤波
• 图象灰度直方图的显示
• 若干频域滤波器
• 图象的镜像
• 图象的旋转(90度与任意角度)
• 图象的放缩
• 其它小算法
代码设计思想:软件在Windows环境下,利用Visual C++6.0开发,代码利用面向对象的思想,通过若干个类完成:
主要类:
memBitmap类:内存图象类。将图象读入到内存中,对象素的读写在内存中进行,较之通过CDC类来进行,速度有很大提高。同时还对部分JPEG格式图象提供了读支持,可以将图象保存为BMP真彩格式。
Complex类:复数类,完成复数运算。
CBmpDemoView类:视类,完成显示。
CbmpDemoDoc类:文档类,图象数据和对数据的变换、处理都在此类中完成。
Fourior类:完成一维序列的DFT和FFT,FFT只支持为2的整数次幂的情况
- 2022-02-13 08:58:34下载
- 积分:1
-
png文件的读取程序和例子程序,简单方便。
png文件的读取程序和例子程序,简单方便。-png read the document procedures and examples of procedures simple and convenient.
- 2022-11-04 22:35:03下载
- 积分:1
-
用VC做的运动检测系统,采用模板匹配的思想比较不同的图像,查看事物是否运动。...
用VC做的运动检测系统,采用模板匹配的思想比较不同的图像,查看事物是否运动。-VC to do with the motion detection system that uses template matching to compare different images of the idea to see whether the movement of things.
- 2022-04-30 18:43:19下载
- 积分:1
-
高斯平滑数字图像处理的一个重要手段,用程序…
高斯平滑是数字图象处理中的一种重要手段,VC++程序,可直接测试.-Gaussian smoothing digital image processing of an important means, VC procedures can be directly tested.
- 2022-06-27 09:36:30下载
- 积分:1
-
本程序实现全变分(Total Variation, TV)的去噪算法,它使用了PDF纠正TV算法中的小问题。该算法可以很好地保留原图边缘信息的同时,去除噪声。...
本程序实现全变分(Total Variation, TV)的去噪算法,它使用了PDF纠正TV算法中的小问题。该算法可以很好地保留原图边缘信息的同时,去除噪声。-This procedure Variational realize the whole (Total Variation, TV) denoising algorithm, which uses a PDF corrective TV algorithm of small problems. The algorithm is well positioned to retain the image edge information at the same time, to remove noise.
- 2023-02-13 21:40:03下载
- 积分:1