-
Image processing algorithm refinement, function structure, transplants easily!
图像处理细化的算法实现,函数结构,很方便移植!-Image processing algorithm refinement, function structure, transplants easily!
- 2022-10-24 19:30:03下载
- 积分:1
-
This is a small to display the animation wizard, this with Stephen Chow elf imag...
这是一个用来显示动画的小精灵,这个具有周星驰图像的小精灵,有很多的小功能.-This is a small to display the animation wizard, this with Stephen Chow elf image, there are many small features.
- 2022-03-13 17:56:41下载
- 积分:1
-
K均值图像分割,读入彩色图片,输出区域分割后的图片
K均值图像分割,读入彩色图片,输出区域分割后的图片-K-means image segmentation, read full-color photographs, the output image after the region segmentation
- 2022-08-21 00:39:37下载
- 积分:1
-
图像傅立叶变换(频域变换经典代码),相信大家在学数字图像处理时,老师一般都要求学生用C++来实现图像Fourier变换,有了这个实例,就方便多了。_带图片可测试...
图像傅立叶变换(频域变换经典代码),相信大家在学数字图像处理时,老师一般都要求学生用C++来实现图像Fourier变换,有了这个实例,就方便多了。_带图片可测试-images Fourier transform (frequency domain transform classic code), I believe we learn in digital image processing, teachers generally require students to use C Image Fourier transform, the existence of such examples, more convenient. _ Can be tested with pictures
- 2023-05-30 22:30:03下载
- 积分:1
-
这是关于数字图象几何变换算法的vc++源代码
这是关于数字图象几何变换算法的vc++源代码-This is on digital images of geometric algorithm source code vc
- 2022-04-30 16:51:59下载
- 积分:1
-
用于图像分割的matlab程序工具包!!里边有很多种方法
用于图像分割的matlab程序工具包!!里边有很多种方法-Matlab program for image segmentation tool kit! ! There are many ways inside。。
- 2022-08-03 05:35:06下载
- 积分:1
-
JPG BMP或JPG BMP陈,陈
jpg与bmp的转换,在VC下可以直接运行
-jpg tran bmp, or bmp tran jpg
- 2022-03-24 08:58:17下载
- 积分: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
-
我不知道对不对,我自己理解的双峰法,但是我发觉我理解有误,用程序实现后,在后景有可能出现两个以上的峰值,这样,阈值就求不出来了...
我不知道对不对,我自己理解的双峰法,但是我发觉我理解有误,用程序实现后,在后景有可能出现两个以上的峰值,这样,阈值就求不出来了-I do not know right, I understand the law of the peaks, but I find that I understand to be wrong, with program after that may arise after the King has more than two peaks, so that threshold is not to seek out. . .
- 2022-12-19 05:30:02下载
- 积分:1
-
图像处理类,可以用作显示图像,打开,并附有一个封装好的CDIB函数,可以直接调用其中的各个函数...
图像处理类,可以用作显示图像,打开,并附有一个封装好的CDIB函数,可以直接调用其中的各个函数-Image processing class, can be used to display images, open, along with a packaged CDIB function, all of which can directly call the function
- 2022-05-31 19:15:34下载
- 积分:1