-
图像处理源代码,256色转成灰度图的基本源程序。
图像处理源代码,256色转成灰度图的基本源程序。-Image processing source code, 256-color grayscale into the basic source.
- 2022-03-18 21:13:07下载
- 积分:1
-
Level set method of image processing fast marching method, narrow
水平集图像处理方法中fast marching方法,窄带方法及level set方法的JAVA代码-Level set method of image processing fast marching method, narrow-band method and level set methods JAVA code
- 2022-03-29 07:14:30下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib-Images of geometric transformations to open a bitmap, geometric transformations realize the process of command-line compiler is as follows vcvars32rc bmp.rccl geotrans.c bmp.res user32.lib gdi32.lib
- 2022-03-19 13:26:40下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之对比度拉伸的例子...
Visual C++MATLAB图像处理与识别实用案例精选之对比度拉伸的例子-Visual C MATLAB image processing and recognition Featured"s practical case examples contrast tensile
- 2022-12-16 09:05:03下载
- 积分:1
-
处理图像的对比度
processing image contrast-contrast image processing
- 2022-08-23 21:33:45下载
- 积分:1
-
别人的东西,有关KPCA特征提取的,看过了,很好很强大
别人的东西,有关KPCA特征提取的,看过了,很好很强大-Other people" s things, the KPCA feature extraction, and seen, very good very strong
- 2022-08-23 03:33:20下载
- 积分:1
-
二维中值滤波在图像中的应用,vc编写的dos程序,暂时只能处理24位深度的bmp图片,且像素为4的整数倍。...
二维中值滤波在图像中的应用,vc编写的dos程序,暂时只能处理24位深度的bmp图片,且像素为4的整数倍。-2D median filtering images in the application vc dos prepared by the procedures, temporarily can only handle 24 bmp picture of the depth and pixel for the entire four several times.
- 2022-07-19 19:49:18下载
- 积分:1
-
几种图像质量评价的功能。包括峰值信噪比PSNR,平均值…
几个关于图像质量评价的函数。包括psnr峰值信噪比,均方误差rms,正则均方误差nmse等。可用于去噪图像和压缩图像的质量评价-several image quality evaluation of the function. Including psnr PSNR, mean square error rms, it is mean-square error nmse other. Images can be used for de-noising and compression of image quality evaluation
- 2022-11-28 04:45:04下载
- 积分: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
-
纹理分析的一个简单的例子,可以供大家参考
一个简单的纹理分析例子,可以供大家参考;-Texture analysis of a simple example, you can for your reference
- 2022-04-24 08:37:40下载
- 积分:1