-
sslle
semi-supervised learning 半监督局部线性嵌入(semi-supervised learning )
- 2021-02-08 16:29:54下载
- 积分:1
-
DarkChannelPrior
目标物与摄像机距离已知的情况下,计算白天大气能见度距离。(The distance between the object and the camera is known to calculate the visibility distance in daytime.)
- 2017-01-20 14:10:32下载
- 积分:1
-
STFT
说明: 短时傅里叶变换的一些简单的演示,其中有矩形窗和高斯窗(some demos for the short time fourier transform)
- 2011-02-24 14:15:00下载
- 积分:1
-
edgelink
这是一个实现边缘连接的程序,用于连接在一条轮廓线上的边缘点(edge link)
- 2011-04-28 09:45:48下载
- 积分:1
-
Untitled9
说明: 对图像进行配准,方便快捷,分为对比差异,粗配准与精细配准三步(Image registration is convenient and fast. It can be divided into three steps: contrast difference, rough registration and fine registration.)
- 2019-04-19 15:00:34下载
- 积分:1
-
curves-movement-by-level-set-method
本程序采用水平集方法,演示了一个心形曲线在曲率力的作用下,逐渐消逝的过程。(This procedure uses the level set method, shows the process of a heart-shaped curve s disappearing under the force of the curvature.)
- 2020-12-21 16:09:08下载
- 积分:1
-
piotr_toolbox
利用MATLAB实现了视频图像行人识别与检测,(Using MATLAB to achieve video image pedestrian recognition and detection,)
- 2020-09-13 10:37:58下载
- 积分:1
-
fuzzy
fuzzy,基于matlab的一个融合程序。(fuzzy, a fusion procedure based on matlab.)
- 2012-03-20 21:49:37下载
- 积分: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
-
QR
说明: 二维码识别,matlab代码,内附二维码,内有界面,选择输入,注意输入顺序!(Two dimensional code identification, matlab code, two-dimensional code inside, interface inside, select input, pay attention to the input sequence!)
- 2020-04-09 22:38:57下载
- 积分:1