-
此代码是关于查找图象中的粒子数目,可以运行,仅供参考
此代码是关于查找图象中的粒子数目,可以运行,仅供参考-this code is on the search for the particle image number, you can run, for information purposes only
- 2022-04-28 06:49:38下载
- 积分:1
-
该文件包含了分水岭算法的函数体,算法参考…
This file contains the function body for the watershed algorithm.Algorithm reference: L. Vincent and P. Soille, "Watershed in digital spaces: An efficient algorithm based on immersion simulations"-This file contains the function body for th e watershed algorithm.Algorithm reference : Vincent L. and P. Soille. "Watershed in digital spaces : An efficient algorithm based on immersion SIMU Doping "
- 2022-01-31 00:44:41下载
- 积分: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
-
YUV播放器扩展,可以进行黑白和彩色YUV视频格式的播放和单帧查看等功能,很好用,欢迎下载!...
YUV播放器扩展,可以进行黑白和彩色YUV视频格式的播放和单帧查看等功能,很好用,欢迎下载!-YUV player expansion can be black-and-white and color video YUV format of broadcast and single-frame View, and other functions, is useful, welcome to download!
- 2022-03-06 13:34:25下载
- 积分:1
-
饱和
图片的饱和度功能的实现,通过将RGB模式转换成HSV模式,来改变24位图片饱和度。-saturation
- 2022-02-20 16:16:52下载
- 积分:1
-
图像处理初步,包括线性变换,几何变换,边缘检测
图像处理初步,包括线性变换,几何变换,边缘检测-Preliminary image processing, including linear transformations, geometric transformations, edge detection
- 2022-10-23 14:35:03下载
- 积分:1
-
This is a very useful DCT's original code using the c language, and I hope t...
这是一个非常有用的DCT变换的原代码,用c语言编写,希望对大家有帮助。-This is a very useful DCT"s original code using the c language, and I hope to be helpful.
- 2022-11-14 02:40:03下载
- 积分:1
-
这三个程序,是用不同的方法实现消影,浮动水平线法
这三个程序,是用不同的方法实现消影,浮动水平线法-three procedures, use different methods to achieve Consumers video, floating horizontally France
- 2022-07-11 05:18:27下载
- 积分:1
-
Based on the FFT transform, DCT transform, HT transform, wavelet transform and v...
基于FFT变换、DCT变换、HT变换、小波变换和矢量量化技术的图像压缩的Matlab实现。-Based on the FFT transform, DCT transform, HT transform, wavelet transform and vector quantization image compression technology, the Matlab implementation.
- 2022-02-12 14:30:18下载
- 积分:1
-
128* 128 grayscale image binarization after RLE encoding. In its decoders. .
128*128灰度图象二值化后进行RLE编码。
在为其解码-128* 128 grayscale image binarization after RLE encoding. In its decoders. .
- 2022-06-19 21:53:15下载
- 积分:1