-
24BMP256ColorGray
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.(Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.)
- 2020-07-01 01:20:02下载
- 积分:1
-
mac
是有关图像去噪与分割的算法,形态成分分析法,的源码,可以直接使用(Is the source of the image denoising and segmentation algorithm, the form of component analysis, can be used directly)
- 2012-06-18 17:51:37下载
- 积分:1
-
0034
校正图像倾斜的程序,很好用,可以纠正几何投影变形(Image tilt correction procedures, very good use, you can correct the distortion geometric projection)
- 2020-10-31 20:29:56下载
- 积分:1
-
radarsat
radarsat1 的成像程序,包括源码,是个很好用那个的算法(radarsat1 imaging procedures, including source code, is a good use of that algorithm)
- 2008-05-14 21:45:19下载
- 积分:1
-
jpeg-matlab
jpeg压缩matlab程序,可供学习图像视频编解码的同学学习(jpeg compression matlab program for learning image video codec students to learn)
- 2013-06-14 19:18:13下载
- 积分:1
-
underwater
水下图像的增强及边缘检测,效果很好,具有很好的参考作用(Underwater Image Enhancement and Edge Detection)
- 2015-11-11 08:50:00下载
- 积分:1
-
chengxu3
用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图
2.进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选
3.做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱
4.用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图
(Using Matlab generated sine wave, rectangular wave, as well as the white noise signal, and display their respective time-domain waveform of Figure 2. FFT to transform, showing their frequency spectrum, including sampling rate, frequency, data length of 3-on-demand. Make the rms signal of the three maps, power maps, as well as the number of root-mean-square map 4. Fourier Transform IFFT with the restoration of signals, and displays the sinusoidal signal the resumption of time-domain waveform)
- 2008-06-16 15:54:03下载
- 积分:1
-
laplacian-pyramid-decomposition
给出了灰度图像(256*256大小)的三层高斯和拉普拉斯金字塔分解的程序和实现方法。内容包括:1.matlab源码,亲身实践,因为论文需要,自己专研的。完全可用。2.国外最先最权威的关于分解原理介绍的文章。以上两个内容中都有本人的悉心注释和思路总结,内容详尽。3.图示结果(code and principle of laplacian pyramid decomposition of a gray scale image are provided in the article.Contents are given in detail including the notes and usage. )
- 2021-04-19 11:08:51下载
- 积分:1
-
matlab
基于分形理论的改进的一种图像分割算法,用matlab语言实现(Based on Fractal Theory An improved image segmentation algorithm)
- 2013-08-12 11:11:26下载
- 积分:1
-
遥感影像分类的matlab实现Image_Classify
遥感影像分类的matlab实现(源码+图像)。以及分类后评价(总体精度、Kappa系数、混淆矩阵)。(Remote Sensing Image Classification of matlab implementation (source code+ images). After the evaluation and classification (overall accuracy, Kappa coefficient, confusion matrix).)
- 2020-11-23 10:09:34下载
- 积分:1