-
matting
半自动分割彩色图像的颜色相同区域,可以达到PS的魔棒效果(Semi-automatic segmentation of color images the same color region can reach the magic wand effect of PS)
- 2009-11-16 14:24:57下载
- 积分:1
-
Colony_partition
蚁群算法实现医学图像的分割,同时对比FCM算法,非常有用,可以直接运行,包含测试MRI图片(Ant-Colony algorithm for MRI image segmentation including MRI image for testing.)
- 2013-12-27 00:37:19下载
- 积分:1
-
ER_Ex
刀刃法获取靶标图像的MTF,PSF.适用于遥感图像中的MTF提取。(The blade method for target images MTF, PSF. Apply to the remote sensing image MTF extraction.)
- 2011-12-19 23:39:38下载
- 积分: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
-
How-to-write-good-papers
怎样写好文章,如何检索文献,研究生如何做文献阅读笔记,专业文献阅读与综述(How to write a good essay, how to retrieve the documents, how do students read literature notes, read and review the professional literature)
- 2014-02-25 09:13:02下载
- 积分:1
-
jsteg
Jsteg算法实现基于JPEG图像的信息隐藏(Jsteg algorithm information hiding based on JPEG image)
- 2021-05-13 20:30:02下载
- 积分:1
-
recover
运动模糊图像的复原,涉及运动图像的模糊方向和模糊尺度的确定,然后运用维纳滤波(motion blur image recover)
- 2009-10-27 15:40:39下载
- 积分:1
-
improved_sigma_filtering
改进lee滤波源码,里面有im是原图 nim是噪声图像
- 2012-04-21 21:36:03下载
- 积分:1
-
Image-segmentation-
图像分割及二值化源码。该程序是交通标识识别的一部分。(Image segmentation and binary code. The traffic sign recognition program is part of.)
- 2011-09-03 10:35:03下载
- 积分:1
-
ART
CT图像重建中经典的代数重建算法,其中还有我算的A矩阵的数据(CT image reconstruction in classical algebraic reconstruction algorithm, which there I counted A data matrix)
- 2020-11-23 15:29:34下载
- 积分:1