-
Visual C++MATLAB图像处理与识别实用案例精选中的源程序,256色转换成灰度图...
Visual C++MATLAB图像处理与识别实用案例精选中的源程序,256色转换成灰度图-Visual C MATLAB image processing and recognition of practical cases in the selected source files, 256 color into the gray level
- 2022-02-04 21:56:28下载
- 积分:1
-
the procedure adaptive fuzzy matching algorithm Bell template image to the entir...
该程序采用自适应模糊匹配算法完成贝尔模板图像到全彩图像的插值运算-the procedure adaptive fuzzy matching algorithm Bell template image to the entire color pictures as the interpolation operation
- 2022-05-19 09:02:56下载
- 积分:1
-
这是我的用canny算子,log算子,laplacian算子等编写的程序,用bcb6编译...
这是我的用canny算子,log算子,laplacian算子等编写的程序,用bcb6编译-This is my used canny operator, the operator log, laplacian operator such as the preparation of the procedures used bcb6 compiler
- 2023-06-22 14:40:04下载
- 积分:1
-
这是一个画湖区等深线的Mat程序,数据是一些离散的不规则点,包括经度、纬度和水深值。...
这是一个画湖区等深线的Mat程序,数据是一些离散的不规则点,包括经度、纬度和水深值。-This is a drawing isobath Lakes Mat procedures, a number of discrete data is irregular, including longitude, latitude and water depth values.
- 2022-12-20 23:40:03下载
- 积分: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 source code, the gradient sharpening on the image treatment.
图像处理源程序代码,关于图像的梯度锐化处理。-Image processing source code, the gradient sharpening on the image treatment.
- 2022-08-23 20:23:44下载
- 积分:1
-
序列图像多帧对比度增强和边缘检测,手动选择阈值
序列图像多帧对比度增强和边缘检测,手动选择阈值-Multi-frame image sequence contrast enhancement and edge detection, manual selection threshold
- 2022-07-05 01:10:06下载
- 积分:1
-
基于OpenCV和C++,K
基于OpenCV和C++的K-means聚类源代码-Based on OpenCV and C++, K-means clustering source code
- 2023-06-26 14:25:03下载
- 积分:1
-
运用MAD相似性度量准则实现模板匹配程序
运用MAD相似性度量准则实现模板匹配程序-use MAD similarity measurement criteria to achieve template matching procedures
- 2022-02-20 08:31:48下载
- 积分:1
-
本代码是关于图像纹理识别方法,提供几何计算…
本代码是关于图像纹理识别方法,提供几何运算、正交运算、边缘轮廓、图像分析等功能,适合广大图像处理者使用-The code is on the image texture recognition method, providing geometric calculations, orthogonal computing, edge contour, image analysis and other functions, for the vast numbers of image processing to use
- 2022-05-23 08:07:35下载
- 积分:1