-
converts a given image from cartesian coordinates to polar
coordinates. 此code可...
converts a given image from cartesian coordinates to polar
coordinates. 此code可以将一个Iris image变成一个polar coordinates image-converts a given image from cartesian coordinates to polarcoordinates. This code can be an Iris image into a polar coordinates image
- 2022-02-10 13:22:12下载
- 积分:1
-
完成图像RGB到HSV的转换,比较自定义函数转换和使用opencv提供函数直接转换的结果。可用于研究H,S,V分量的范围等...
完成图像RGB到HSV的转换,比较自定义函数转换和使用opencv提供函数直接转换的结果。可用于研究H,S,V分量的范围等-Image RGB to HSV conversion, more-defined functions and use the conversion function opencv provide direct conversion results. Can be used to study H, S, V component of the scope of
- 2022-07-17 14:18:19下载
- 积分:1
-
sltoolbox(统计学习工具箱)组织了一套全面的MATLAB…
sltoolbox (Statistical Learning Toolbox) organizes a comprehensive set of matlab codes in statistical learning, pattern recognition and computer vision. It includes 256 m-files in 24 categories, which are from low-level computational routines to high-level frameworks and algorithms
- 2022-03-17 09:15:11下载
- 积分:1
-
本代码实现了bmp格式的图像平滑、图像滤波、图像sharpenin…
本代码实现了BMP格式图像平滑,图像滤波,图像锐化图像编码,好东西与大家分享-The code achieved a BMP format image smoothing, image filtering, image sharpening image coding, good things to share with you
- 2023-03-22 01:00:04下载
- 积分:1
-
实现图像的匹配,用最大流最小割的算法实现
实现图像的匹配,用最大流最小割的算法实现-match
- 2022-01-20 22:47:58下载
- 积分: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
-
several image filtering algorithm, spent many great efforts to find, in the hope...
matlab的十几种图像滤波算法,费好大力气才找到的,希望能给于借鉴-several image filtering algorithm, spent many great efforts to find, in the hope that they will learn from
- 2022-03-19 20:36:27下载
- 积分:1
-
VC development of the video monitor, and support camera can save images, photos,...
VC开发的视频监视器,支持摄像头,能保存图像,图片,异形窗体.-VC development of the video monitor, and support camera can save images, photos, special-shaped windows.
- 2022-05-31 05:28:50下载
- 积分:1
-
是一个有关阈值选择的程序,可以用于图像二值化等,我用过了,可以用,效果不错...
是一个有关阈值选择的程序,可以用于图像二值化等,我用过了,可以用,效果不错
- 2022-07-27 07:35:41下载
- 积分:1
-
RGB images will be converted to grayscale images, the procedure described in det...
将RGB图像转换为灰度图像,详细阐述了程序转换的原理和过程,以及扩展腐蚀的原理和程序
- 2023-02-11 14:55:03下载
- 积分:1