-
uniform noise 噪音 去除源码,利用3阶均值完成
uniform noise 噪音 去除源码,利用3阶均值完成
- 2022-09-23 14:20:03下载
- 积分:1
-
canny边缘提取算法的VC6++与matlab7的混合编程的algorithm实现
canny边缘提取算法的VC6++与matlab7的混合编程的algorithm实现-canny edge detection algorithm VC6++ with mixed matlab7 realize programming algorithm
- 2022-08-18 16:49:09下载
- 积分:1
-
很齐全的图像处理算法,包括各方面的图像处理简单算法
很齐全的图像处理算法,包括各方面的图像处理简单算法-A very complete image processing algorithms, including all aspects of a simple algorithm for image processing
- 2022-03-22 04:24:25下载
- 积分: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
-
图像处理,用于特征提取,可以进行图像分割,识别等!
图像处理,用于特征提取,可以进行图像分割,识别等!-Image processing for feature extraction, image segmentation can be carried out, identify, etc.!
- 2022-02-21 15:50:18下载
- 积分:1
-
Chinese Academy of Sciences Institute of Automation on the edge detection of the...
中科院自动化研究所关于图像边缘检测的课件,介绍了几种主要方法以及粒子滤波的介绍,希望对大家有帮助-Chinese Academy of Sciences Institute of Automation on the edge detection of the courseware, introduced several major methods and particle filter introduction.
- 2023-01-30 12:10:04下载
- 积分:1
-
基于小波变换模极大的多尺度图像边缘检测,比较简单,但实用,是本人模式识别程序的一部分...
基于小波变换模极大的多尺度图像边缘检测,比较简单,但实用,是本人模式识别程序的一部分-Based on wavelet transform modulus maxima of the multi-scale image edge detection, relatively simple, but useful, is himself a part of pattern recognition procedures
- 2023-05-03 15:30:04下载
- 积分:1
-
MATLAB least squares ellipse fitting problem, able to detect the coordinates of...
MATLAB最小二乘法椭圆拟和的问题,能够根据检测点的坐标拟合出椭圆方程-MATLAB least squares ellipse fitting problem, able to detect the coordinates of points of elliptic equations fitting
- 2023-06-10 00:10:13下载
- 积分:1
-
< matlab教程7.1>>中所有matlab源程序
< matlab教程7.1>>中所有matlab源程序
- 2022-07-17 05:38:42下载
- 积分:1
-
对图象的对比度进行处理,不同于一般的对比度增强处理
对图象的对比度进行处理,不同于一般的对比度增强处理-the contrast of image processing, from a general contrast enhancement
- 2022-02-01 20:50:14下载
- 积分:1