-
achieve the source code for the functions of image processing : the tensile cont...
这个源代码实现的功能是对于图像的处理:对比度的拉伸,可以运行-achieve the source code for the functions of image processing : the tensile contrast, can run
- 2022-03-25 18:47:15下载
- 积分:1
-
javascript to write powerful graphics processing library, very beautiful, a lot...
javascript 写的强大的 图表处理 库,非常漂亮,很多的实例-javascript to write powerful graphics processing library, very beautiful, a lot of examples of
- 2022-03-24 23:42:24下载
- 积分:1
-
数字图像处理软件
数字图像处理软件-digital image processing software
- 2022-03-22 13:31:46下载
- 积分:1
-
2D图象处理程序,类似FRACTAL STUDIO功能不用说了非常强大,这是源代码...
2D图象处理程序,类似FRACTAL STUDIO功能不用说了非常强大,这是源代码-2D image processing procedures, similar FRACTAL STUDIO features a very powerful Needless to say, this is the source code
- 2023-06-05 19:40:04下载
- 积分:1
-
matlab
matlab算法,可以实现一些基本的图像处理的算法,也可以进行图像分割-matlab
- 2022-03-13 09:51:16下载
- 积分: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
-
在simulink下封装的单高斯模型的s_function.用于模型模块的搭建
在simulink下封装的单高斯模型的s_function.用于模型模块的搭建-Under the package, the simulink model of a single Gaussian s_function. For the model to build the module
- 2022-02-21 04:22:02下载
- 积分:1
-
为了更好的达到图象处理的目的,本内容主要讲解并实现了图象增强算法,
为了更好的达到图象处理的目的,本内容主要讲解并实现了图象增强算法,-In order to better achieve the purpose of image processing, the contents of the main on and realize the image enhancement algorithm,
- 2022-08-03 03:05:10下载
- 积分:1
-
用VC++写的一个超分辨率的程序的源代码。
用VC++写的一个超分辨率的程序的源代码。-VC write a super-resolution procedures for the source code.
- 2023-02-28 00:25:03下载
- 积分:1
-
vc++图像处理典型算法与实现的后半部分源代码,对搞图像处理的人参考价值!...
vc++图像处理典型算法与实现的后半部分源代码,对搞图像处理的人参考价值!-vc++ typical image processing algorithm and the realization of the latter part of the source code, for those who engage in image processing reference value!
- 2023-06-15 10:30:33下载
- 积分:1