-
Graph_Syncretize
说明: 包括IHS,PCA Fusio,加权图像融合算法的Matlab源代码!主要运用在GSM中卫星图像处理,里面有例子图片,可以清晰的看见处理效果!(including IHS, PCA Fusio, the weighted image fusion algorithms Matlab source code! The main use of the GSM satellite image processing, there are examples of photographs, can clearly see the effect!)
- 2020-09-02 16:08:08下载
- 积分:1
-
ex
说明: 运行程序,得到不同伽马因子给图像的整体明暗程度带来的变化(Run the program to get the change of the overall brightness of the image with different gamma factors)
- 2019-03-18 15:15:54下载
- 积分:1
-
Coloring-Problem
图着色问题(Graph Coloring Problem, GCP)又称着色问题,是最著名的NP-完全问题之一。路线着色问题是图论中最著名的猜想之一。(Graph coloring problem (Graph Coloring Problem, GCP), also known as coloring problem, is the most famous NP-complete problems. Line graph coloring problem is one of the most famous conjecture.)
- 2013-08-23 23:01:42下载
- 积分:1
-
基于形态学的权重自适应图像去噪
说明: 图像处理案例,本程序是用matlab基于形态学的权重完成自适应图像去噪功能(Image processing case, this program is based on the weight of MATLAB morphology to complete adaptive image denoising function.)
- 2021-03-25 16:37:20下载
- 积分:1
-
pftest
基于AR2模型的粒子滤波源代码,可用于图像处理,视觉跟踪,希望可以帮助有需要的人(AR2 model particle filter based on source code can be used for image processing, visual tracking, I hope to help people in need)
- 2010-03-09 10:07:21下载
- 积分: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
-
frusion
图像融合程序,用以提取图像的高分辨率部分,实现图像的清晰化(image fusion procedure to extract high-resolution images, the images clearer)
- 2007-05-28 13:32:23下载
- 积分:1
-
molecular-imaging-master
说明: 分子图像处理的软件,但没有数据库,具体操作看操作说明(Molecular image processing software, but there is no database, see the specific operation instructions)
- 2020-06-19 11:20:02下载
- 积分:1
-
plsa
该matlab代码实现了plsa算法。plsa全称是概率隐语义分析,是一个非常重要的隐语义分析模型。(This matlab code implements plsa algorithm, which is the short of probability latent semantic analysis and is a very important latent semantic analysis model.)
- 2011-05-11 22:02:45下载
- 积分:1
-
XY
说明: XYZ视频图像压缩编码的应用原理与实际生活应用 (XYZ video image compression encoding)
- 2012-02-04 00:33:22下载
- 积分:1