-
walsh变换的算法实现,函数结构,很方便移植!
walsh变换的算法实现,函数结构,很方便移植!-walsh transform algorithm, function structure, transplants easily!
- 2022-07-16 01:09:09下载
- 积分:1
-
这是从外国网站下载下来的,关于图像检索的matlab程序,带有界面,和实验用图像。程序运行具体说明在Instructions文件中。...
这是从外国网站下载下来的,关于图像检索的matlab程序,带有界面,和实验用图像。程序运行具体说明在Instructions文件中。-This is a foreign website down on the Matlab image retrieval procedures, interface with, and the experimental images. Procedures specified in the Instructions document.
- 2022-02-24 12:05:39下载
- 积分:1
-
the programming process often need to use the algorithms, languages : C++.
在编程过程中经常需要用到的算法,语言:C++。-the programming process often need to use the algorithms, languages : C++.
- 2022-12-26 14:05:03下载
- 积分:1
-
polygon processing Boolean operation code and the original note
多边形布尔运算处理原代码及说明-polygon processing Boolean operation code and the original note
- 2023-06-27 01:00:06下载
- 积分:1
-
很实用的C #图像处理中的边缘检测代码,包括使用Sobel /…
很实用的C#图像处理边缘检测代码,包括使用sobel/priwit等算子-Very practical C# Image processing edge detection code, including the use sobel/priwit operator, etc.
- 2022-03-23 02:34:38下载
- 积分: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
-
数字图像处理中常用的傅立叶变换算法,VC编写,包含完整源代码与实例图片,很实用...
数字图像处理中常用的傅立叶变换算法,VC编写,包含完整源代码与实例图片,很实用-Digital image processing used in the Fourier transform algorithm, VC preparation that contains complete source code and examples of pictures, very useful
- 2022-11-24 02:30:03下载
- 积分:1
-
Fill the realization of graphics, algorithms for internal representation of regi...
实现图形填充,算法为内部表示区域种子填充算法-Fill the realization of graphics, algorithms for internal representation of regional seed fill algorithm
- 2022-03-05 03:29:58下载
- 积分:1
-
一个很好的BMP文件处理动态连接库,用他就可以不用建立CDIB类了...
一个很好的BMP文件处理动态连接库,用他就可以不用建立CDIB类了-A good deal BMP file dynamic link library, and he can not establish a category of CDIB
- 2022-08-03 00:56:24下载
- 积分:1
-
Thinning algorithm, is designed to do graduate students for reference, have a hi...
细化算法,正在做毕业设计的同学可以参考一下,有较高的参考价值-Thinning algorithm, is designed to do graduate students for reference, have a high reference value
- 2022-02-16 06:01:58下载
- 积分:1