-
matlab
zemax非序列下gaussian光束的matlab程序(包括zemax演示源文件)(zemax sequence under non-gaussian beam matlab program (including zemax demo source files))
- 2013-09-25 15:25:18下载
- 积分:1
-
PROCESS
LabWindows /CVI 大学实验指导书,难度循序渐进,一套下来,基本操作都会了。推荐一下(LabWindows/CVI University experiment instructions, the difficulty of step-by-step, set down, the basic operation will be. You recommend)
- 2013-04-28 00:40:04下载
- 积分: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
-
0307152v2[1]
说明: 在稀疏域中,基于迭代阈值的线性反转问题,Daubechies 的经典外文文章,用于压缩感知(In the sparse domain, iterative threshold-based linear inversion problem, Daubechies classic foreign language articles for compressed sensing)
- 2010-05-03 12:10:07下载
- 积分:1
-
MATLAB图片点的像素坐标
说明: 基于MATLAB平台下,可获取图片任意点的像素坐标。(Based on MATLAB platform, the pixel coordinates of any point in the picture can be obtained.)
- 2019-03-18 09:56:21下载
- 积分:1
-
CDPF
粒子滤波算法比较,不同的建议分布下,粒子滤波的性能差异,包括精度与时间(the comparision)
- 2009-11-08 19:48:45下载
- 积分:1
-
ImageDenoise
说明: 基于MATLAB实现传统图像去噪算法(均值滤波、中值滤波、非局部均值滤波NLM、三维块匹配滤波BM3D)(The traditional image denoising algorithms (mean filter, median filter, NLM, 3D block matching filter BM3D) and dncnn image denoising algorithm based on deep convolution neural network are realized based on MATLAB.)
- 2020-11-23 11:25:21下载
- 积分:1
-
去噪评价指标ENL, SSIM, PSNR,SNR,EPI
说明: 图像去噪的评价指标ENL, SSIM, PSNR,SNR,EPI(The evaluation indexes of image denoising are ENL, SSIM, PSNR,SNR and EPI)
- 2021-04-18 01:08:52下载
- 积分:1
-
BM4D_v3p2
bm4d图像去噪算法,可有效地去除图片中的噪点。(Bm4d image denoising algorithm, can effectively remove the noise in the picture.)
- 2020-11-04 10:29:51下载
- 积分:1
-
matlab
图像处理基本操作MATLAB原代码,包括各种经典算法,处理过程源码(Basic operation of image processing the original MATLAB code, including a variety of classic algorithms, process source)
- 2009-02-02 18:44:14下载
- 积分:1