-
PCA4Images
说明: 基于Matlab的系列图像处理和显示结果程序,采用主成分分析算法,假定载入系列图像数据后可直接运行得到结果。(Matlab based on a series of image processing and display the results of the procedure, using principal component analysis algorithm, it is assumed that loading series of image data can be directly after the operation results.)
- 2008-10-30 16:46:31下载
- 积分:1
-
connect
图的连通性判断,基于MATLAB的实现,此方法可以知道有几个连通域,并且知道各个顶点的归属。(the judgement og a tuopu picrture)
- 2013-03-15 11:56:06下载
- 积分:1
-
krogager_decomp
极化SAR图像处理中 相干目标的 KROGAGER分解程序(Polarization SAR image processing in coherent goal decomposition process KROGAGER)
- 2008-12-13 11:18:26下载
- 积分:1
-
JPEGCompression
编码:
(1)进行颜色转换,将RGB格式转换为YUV格式。
(2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。
(3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。
(4)对变换系数进行量化。
(5)进行Z字形重排
(6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。
解码:
(1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。
(2) 进行反Z字型重排
(3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。
(4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。
(5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。
(6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
- 2019-02-18 22:58:13下载
- 积分:1
-
ISARcode
说明: ISAR成像例程,对Yak42飞机数据经过包络对齐和相位校正后进行成像。(The ISAR imaging routine images the Yak42 aircraft data after envelope alignment and phase correction.)
- 2021-04-16 10:28:54下载
- 积分:1
-
mohu_img_enhance
模糊集图像增强:设计隶属度函数将图像从空间域变换到模糊集域;设计模糊增强算子,在模糊集域对图像进行处理;根据隶属度函数重新将图像从模糊集域变换到空间域。(Fuzzy image enhancement: Designing the membership function of the image from the spatial domain to the fuzzy set domain design fuzzy enhancement operator in fuzzy set domain for image processing membership function according to re-image from the fuzzy set domain to the spatial domain .)
- 2021-01-26 23:18:41下载
- 积分:1
-
weics
此程序用于伪彩色图象的处理,实现程序的增强功能.(procedure for the pseudo-color image processing, and process enhancements.)
- 2007-05-30 09:34:43下载
- 积分:1
-
qushuiyin
一个去水印的程序,已调好。里边包含实例图片,可以帮助大家理解这个代码。(A program to watermark has a good tune. Inside contains examples of pictures that can help us to understand the code.)
- 2013-10-13 23:27:47下载
- 积分:1
-
图像融合程序 fusion
图像融合程序,及论文
图像融合程序,及论文
图像融合程序,及论文(Image fusion procedure, and the paper image fusion procedure, and the paper image fusion process, and papers)
- 2009-06-05 17:00:04下载
- 积分:1
-
YUV_DCT
YUV Quantization using VS2010
- 2013-07-14 19:12:13下载
- 积分:1