-
拉氏变换的图像增强算法,matlab下运行!增强效果较好!欢迎交流...
拉氏变换的图像增强算法,matlab下运行!增强效果较好!欢迎交流-Laplace transform of the image enhancement algorithm, matlab running! Enhance the effect of better! Welcome the sharing of
- 2022-07-24 02:07:02下载
- 积分:1
-
从国外网站的KLT跟踪算法代码,代码很好值得…
从国外网站下载的klt跟踪算法代码,代码很优秀值得学习。-From abroad website of KLT tracking algorithm code, the code is very good worth learning.
- 2023-07-27 04:45:03下载
- 积分:1
-
打折
基于DCT的水印技术的C程序实现,可在此示例的基础上修改,实现自己的数字水印系统-DCT-based watermark technology procedures C realize, in this example could be the basis of changes to realize their own digital watermarking system
- 2023-01-16 18:10:03下载
- 积分:1
-
这是改进的高斯变换的源程序,将它和粒子滤波结合起来可以降低粒子滤波的算法复杂度。...
这是改进的高斯变换的源程序,将它和粒子滤波结合起来可以降低粒子滤波的算法复杂度。-This is the improved Gauss Transform source code, will it combine the particle filter can reduce the particle filter algorithm complexity.
- 2023-09-03 00:05:03下载
- 积分:1
-
图像的灰度处理
image grayscale processing-grayscale image processing
- 2022-08-17 18:49:17下载
- 积分:1
-
图像处理初步,包括线性变换,几何变换,边缘检测
图像处理初步,包括线性变换,几何变换,边缘检测-Preliminary image processing, including linear transformations, geometric transformations, edge detection
- 2022-10-23 14:35:03下载
- 积分:1
-
霍夫曼压缩编码 mfc实现 实现了一个功能
霍夫曼压缩编码 mfc实现 实现了一个功能-Huffman coding to achieve implementation of a functional mfc
- 2022-07-23 10:51:12下载
- 积分: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
-
基于FPGA的图像处理系统研究pdf文档
基于FPGA的图像处理系统研究pdf文档-FPGA-based image processing system pdf document
- 2023-02-14 14:25:04下载
- 积分:1
-
首先通过多分辨率分解法提取高频边缘,然后分别对每层的高频边缘进行非线性插值得到新的高频边缘,接着对高频边缘进行高通滤波得到等强后的高频边缘,最后对增强后的高频边...
首先通过多分辨率分解法提取高频边缘,然后分别对每层的高频边缘进行非线性插值得到新的高频边缘,接着对高频边缘进行高通滤波得到等强后的高频边缘,最后对增强后的高频边缘进行修正。再在对增强的图像进行对比度拉伸,从而达到增强的目的!-First of all, through the extraction of multi-resolution decomposition of high-frequency edge, and then were on the edge of each high-frequency non-linear interpolation to be the new high-frequency edge, and then the edge of the high-frequency high-pass filter to be strong, such as after the high-frequency edge, and finally on the brink of enhanced high-frequency be amended. Again in contrast enhanced image stretching, so as to achieve the purpose of enhancing!
- 2022-04-17 10:14:05下载
- 积分:1