-
MATLAB
数字图像处理图像复原算法源代码(维纳滤波,最小二乘方法,L-R算法)(Digital image processing, image restoration algorithm source code (Wiener filtering, least squares method, the LR algorithm))
- 2012-06-03 14:38:09下载
- 积分:1
-
Image-ROI-Select
Matlab的GUI中选择图像的感兴趣区域ROI(正方形和矩形)(Matlab GUI to select the image region of interest ROI (square and rectangular))
- 2012-03-28 11:28:55下载
- 积分:1
-
tuxiangruihua
对已有图像进行锐化,这里有不同的方法对比,效果非常好,非常显著(The existing image sharpening, there are different methods to contrast, effect is very good, is very significant
)
- 2013-06-20 21:20:03下载
- 积分:1
-
circle-are
用C编写程序来求解圆的面积和周长,这是以前的一个实习作业。(Write a program in C to solve the area and perimeter of a circle, which was previously an internship job.)
- 2013-10-14 19:22:33下载
- 积分:1
-
kz
说明: fluent udf dpm particle diamter
- 2011-04-09 02:54:56下载
- 积分: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
-
stereoflowMatlab7
说明: matlab下面立体匹配和光流场计算代码,希望能对大家有所帮助。(matlab the following three-dimensional matching and optical flow field calculation code, hoping to be helpful to everyone.)
- 2008-11-21 23:50:36下载
- 积分:1
-
matlab压缩感知中的一种基于全变分正则化的重建算法TVAL3_v1.0
matlab压缩感知中的一种基于全变分正则化的重建算法——TVAL3(In compressed sensing, a reconstruction algorithm based on total variation regularization- TVAL3)
- 2020-07-17 14:58:48下载
- 积分:1
-
pingjiehefengbu
图像的自动拼接和缝补,采用sift算法作为匹配,是学习全景图像拼接的基础,大家可以下载下来看看(Automatic image stitching and sewing, using sift algorithm as a match, is the basis for learning panoramic image mosaic, you can download to see)
- 2011-10-21 18:49:58下载
- 积分:1
-
salt-and-pepper-
halcon代码 ,对图像添加高斯噪声 椒盐噪声(halcon code, add the image Gaussian noise impulse noise)
- 2015-06-29 10:40:11下载
- 积分:1