-
Related to digital image processing of some procedures, including histogram equa...
有关数字图像处理的几个程序,包括直方图均衡化(不用matlab自带函数)、空域butterworth滤波等,请多指教。-Related to digital image processing of some procedures, including histogram equalization (do not bring their own matlab function), such as air filter butterworth, please advice.
- 2022-07-02 05:13:47下载
- 积分:1
-
一个检索图像库中哪些图像与给出的图像最相似,图像库中图像的格式必须为bird...
一个检索图像库中哪些图像与给出的图像最相似,图像库中图像的格式必须为bird-0009.jpg种形式,示例图像要从图像库中选示例-a library which image and the image is the most similar image library image format for bird-0009.jpg forms, sample images from the image library selected examples
- 2022-01-23 10:03:21下载
- 积分:1
-
此程序是为了改变在图像处理中坐标轴的范围。
此程序是为了改变在图像处理中坐标轴的范围。-This procedure is for a change in image processing in the scope of axes.
- 2022-10-12 19:50:03下载
- 积分:1
-
Procedures for the preparation of the book with VC6.0, procedures written in eit...
全书程序用VC6.0编写,程序有的是一个主函数写成,有的主函数调用若干子程序,很容易在turebo C,Borland C++ 及Unix机上运行,包含图像处理的一般操作,适合广大图像处理学者编程使用-Procedures for the preparation of the book with VC6.0, procedures written in either a main function, and some main function calls a number of subroutines, it is easy in turebo C, Borland C++ And running on Unix machines, including the general image processing operations, for the vast numbers of Image Processing Programming scholars use
- 2023-01-04 18:05:04下载
- 积分: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
-
中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪...
中值滤波是对一个滑动窗口内的诸像素灰度值排序,用其中值代替窗口中心象素的原来灰度值,它是一种非线性的图像平滑法,它对脉冲干扰级椒盐噪声的抑制效果好,在抑制随机噪声的同时能有效保护边缘少受模糊-Median filter is a sliding window from inside the gray value pixel sequencing, using a window center pixel value to replace the original gray value, it is a non-linear image smoothing method, its pulse-grade salt and pepper noise interference inhibition effective in suppressing random noise at the same time can effectively protect the edge of less fuzzy
- 2023-08-08 21:40:02下载
- 积分:1
-
程序代码说明
P0701:细胞边缘检测
P0702:癌细胞形态学分析
P0703:癌细胞颜色分析...
程序代码说明
P0701:细胞边缘检测
P0702:癌细胞形态学分析
P0703:癌细胞颜色分析-Procedure Code Description P0701: cell edge detection P0702: morphological analysis of cancer cells P0703: color analysis of cancer cells
- 2022-02-01 02:23:58下载
- 积分:1
-
该程序是用于图像处理的,包括位图滤波,第…
该程序是用于图像处理的,包括对位图进行滤波,阈值分析等功能-that the procedure was used for image processing, including bitmap filtering, threshold analysis, and other functions
- 2022-07-13 19:31:23下载
- 积分:1
-
这是一个图象处理的源代码,将一个图像
灰度均衡化,使得原有图片更清晰...
这是一个图象处理的源代码,将一个图像
灰度均衡化,使得原有图片更清晰
-this is a code of digital image processing,it can make a image grayscale eauilibrium.
- 2022-03-25 00:28:43下载
- 积分:1
-
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的...
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0308:图像的自适应魏纳滤波
P0309:运用5种不同的梯度增强法进行图像锐化
P0310:图像的高通滤波和掩模处理
P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理
P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理
-err
- 2023-03-09 00:00:03下载
- 积分:1