-
MNF
说明: 最小噪声分离变换(Minimum Noise Fraction Rotation,MNF Rotation)工具用于判定图像数据内在的维数(即波段数),分离数据中的噪声,减少随后处理中的计算需求量(Minimum Noise Fraction Rotation (MNF Rotation) tool is used to determine the intrinsic dimension (i.e. band number) of image data, separate the noise in data, and reduce the computational requirements in subsequent processing.)
- 2020-06-26 15:40:02下载
- 积分:1
-
BP_Match
基于置信传播的立体匹配算法,匹配精度较高(Stereo matching algorithm based on belief propagation, high matching accuracy)
- 2013-02-04 13:04:44下载
- 积分:1
-
the-Algorithm-of-fire-detection
推荐火灾检测的参考文献,有火焰多个特征提取的算法。(the article is about how to detect fire,using many algorithms to get the features of fire.)
- 2013-03-26 15:01:04下载
- 积分:1
-
cthard
基于轮廓波变换的图像硬阈值去噪程序,并通过等效视数、斑点噪声指数进行评价(Hard-based image thresholding wavelet transform program outline and uated by ENL, speckle noise figure)
- 2015-06-12 19:20:19下载
- 积分:1
-
深度图像的快速实现增强的算法 GUIDED
深度图像的快速实现增强的算法,效果非常好,但是速度很快(Quick to realize the depth of image enhancement algorithms, the effect is very good, but fast)
- 2015-04-17 11:22:58下载
- 积分:1
-
dm642mainJUNZHI
在ccs编程环境中,用c语言实现对图像均值滤波的处理。(In ccs programming environment, using c language mean filtering the image processing.)
- 2020-07-04 20:20:02下载
- 积分: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
-
C# 旋转图片并显示 RotateFlip 实例
C# 旋转图片并显示 RotateFlip 实例
- 2013-05-23下载
- 积分:1
-
CVMFC_INTERNET
图形图像处理软件 MFC 功能强大 OpenVC 武汉大学出品(MFC graphic image processing software produced powerful OpenVC Wuhan University)
- 2021-03-10 16:59:27下载
- 积分:1
-
image_retrieval
近两年关于图像检索的重要参考文献,包括IEEE和国内CNKI上发表的顶级期刊(Image Retrieval over the past two years on the importance of references, including the IEEE and domestic CNKI top journals published)
- 2009-05-15 17:25:18下载
- 积分:1