-
698073
经典ldpc编译码程序 gallager的博士论文里的部分仿真程序,(Classic LDPC decoding programming gallagher s doctoral thesis in part of the simulation program,)
- 2017-05-19 14:13:41下载
- 积分:1
-
Untitled51
基于数字图像处理,实现一个车牌分割和识别的仿真系统。要求系统具有界面并实现以下功能:
1)读入交通标志图像;
2)预处理及车牌标志定位;
3)多种图像分割功能;
4)形态学滤波等功能;
5)对标志中的数字进行识别。(Based on digital image processing, segmentation and recognition of a license plate emulation system. Interface and require a system with the following functions: 1) read the traffic sign 2) pre-processing and positioning plate mark 3) a variety of image segmentation functions 4) morphological filtering and other functions 5) to mark the numbers Identification.)
- 2021-04-10 18:28:59下载
- 积分:1
-
use-matlab-for-GPU
matlab结合GPU的资料,初学者可以看看,很不错的解释,适合参考(matlab GPU combined data, beginners can see, very good explanation for the reference)
- 2013-09-11 17:40:35下载
- 积分: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
-
BPM-image--c
数 字 图 像 处 理 中 的 b p m 图 像 读 取(Digital image processing of the image b p m reading)
- 2014-05-05 11:02:44下载
- 积分:1
-
werwerwer
说明: 对灰度图象进行正交变换,并进行滤波,产生平滑图象(Gray-scale images of the orthogonal transformation, and filtering to produce a smooth image)
- 2008-11-22 11:02:15下载
- 积分:1
-
CVPR10-LLC
该matlab源码描述了基于局部受限线性编码的图像分类算法(This is an example code for the algorithm described in
"Locality-constrained Linear Coding for Image Classification", CVPR 2010.
)
- 2021-04-26 13:28:46下载
- 积分:1
-
Cal_entropy
说明: 基于matlab平台计算一副图像的信息熵(Calculate the entropy of an iamge using matlab)
- 2009-07-30 19:59:37下载
- 积分:1
-
OpenSURF_version1c
基于SURF算法的图像拼接程序,执行效率高于SIFT算法(Executive efficient than SIFT algorithm based on the the SURF algorithm of image stitching procedure)
- 2020-09-07 18:18:03下载
- 积分:1
-
Parallel-beam
CT图像的平行束重建图像的重建算法,非常高(CT image parallel beam reconstruction image reconstruction algorithm, very high)
- 2012-11-06 00:18:27下载
- 积分:1