-
True Color images of gray
对真彩色图像进行灰度转换,并实现了Otus最大类间方差阈值处理。-True Color images of gray-scale conversion, and realize the maximum between-cluster variance Otus threshold treatment.
- 2023-02-21 01:20:04下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之 图像中值滤波 算法的源程序,含标准测试图片...
Visual C++MATLAB图像处理与识别实用案例精选之 图像中值滤波 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured"s image filtering operator Law of the source, including standard tests Photo
- 2022-08-16 10:37:13下载
- 积分:1
-
Visual C++ digital image processing algorithms and implementation of a typical (...
Visual C++ 数字图像处理典型算法及实现(2)-Visual C++ digital image processing algorithms and implementation of a typical (2)
- 2022-02-03 23:10:45下载
- 积分:1
-
为编写CP的新模块,matlab源程序。
用于计算未被定义为对象的图像部分之数据统计...
为编写CP的新模块,matlab源程序。
用于计算未被定义为对象的图像部分之数据统计-CP for the preparation of new modules, matlab source. Used to calculate the object" s image is not defined as part of the data statistics
- 2022-03-17 11:04:43下载
- 积分:1
-
图像匹配批处理
图像匹配批处理-Batch Image Matching
- 2022-10-03 20:25: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
-
自己写的实验报告,关于图像分割的
根据实验要求,利用MATLAB软件中的图像处理工具箱,做baota.jpg图像的分割,目的达到突出图片中主要目标区域,将其...
自己写的实验报告,关于图像分割的
根据实验要求,利用MATLAB软件中的图像处理工具箱,做baota.jpg图像的分割,目的达到突出图片中主要目标区域,将其分割出来,附带实验总结及经验。-Written report of his experiments on the image segmentation is based on experimental requirements, the use of MATLAB software, the image processing toolbox, do baota.jpg image segmentation aims to highlight the main objectives of the picture area, to split it out, experiment with conclusions and experience.
- 2022-03-21 23:29:07下载
- 积分:1
-
高斯平滑数字图像处理的一个重要手段,用程序…
高斯平滑是数字图象处理中的一种重要手段,VC++程序,可直接测试.-Gaussian smoothing digital image processing of an important means, VC procedures can be directly tested.
- 2022-06-27 09:36:30下载
- 积分:1
-
Active Contour without Edges Matlab Code 李春明版 一种新的水平集方法由Chunming Li教授开发...
Active Contour without Edges Matlab Code 李春明版 一种新的水平集方法由Chunming Li教授开发-Active Contour without Edges Matlab Code
- 2023-01-19 01:50:04下载
- 积分:1
-
数字图像处理中常用的均值滤波算法,VC编写,包含完整源代码与实例图片,很实用...
数字图像处理中常用的均值滤波算法,VC编写,包含完整源代码与实例图片,很实用-Digital image processing used in the mean filter algorithm, VC preparation that contains complete source code and examples of pictures, very useful
- 2022-11-10 05:40:04下载
- 积分:1