-
daima
背景音乐只是随便写了写,具体的可以改数组里的数字.有点闪的效果还是不太好看.
(Background music just casually write write array of specific numbers can be changed. Bit flash effect is still quite nice.)
- 2014-01-10 20:13:52下载
- 积分:1
-
wmlow
说明: 基于一级小波变换的将2值图像嵌入宿主图像低频子带的水印嵌入及提取算法(based on a wavelet transform the image of two images embedded host low-frequency band and the embedded watermark extraction algorithm)
- 2006-04-27 08:50:42下载
- 积分:1
-
imnoise1
对一幅图片批量添加20个级别的噪声,支持添加高斯白噪声和椒盐噪声两种噪声。(Add a picture batch 20 levels of noise, two noise support the addition of white Gaussian noise and salt and pepper noise.)
- 2013-05-11 09:18:34下载
- 积分: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
-
image
Image processing of band reject filter and archive particular bit of an 8 bit pixel of an image
- 2013-09-28 18:40:35下载
- 积分:1
-
MS_matlab
Mean shift and other image segmentation algorithms.
- 2012-03-18 13:28:03下载
- 积分:1
-
014603
转换八位256色位图源码,例程程序置入汇编代码,通过图像字节集数据的计算转换为八位256色位图。(Conversion of eight 256-color bitmap source , routine program into assembly code to calculate the conversion by the image data into eight byte set 256-color bitmap .)
- 2015-08-06 11:28:22下载
- 积分:1
-
freeman
这是一个极化SAR处理过程中freeman分解的matlab程序,希望对初学者又用。(A polarization SAR freeman decomposition in the process of dealing with the matlab program, and with hope for beginners.)
- 2021-04-07 23:49:01下载
- 积分:1
-
阈值分割迭代法处理图像
说明: 使用贝叶斯算法进行图像分割,迭代法寻找最佳阈值(Bayesian algorithm is used for image segmentation, and iterative method is used to find the best threshold)
- 2021-03-04 12:49:32下载
- 积分:1
-
4_5_实测CFAR算法集合
说明: CFAR目标跟踪用于雷达目标检测,算法都实测过,可用。(CFAR target tracking)
- 2020-10-21 11:02:57下载
- 积分:1