-
PhaseCongruency
提取图像相位一致性特征,进行图像配准,内附实验图片(Image feature extraction phase coherence)
- 2013-05-30 20:38:17下载
- 积分:1
-
picture3
讲解滤波与二值图像处理,比较简单的图像处理源码(Explain the filtering and binary image processing, image processing source code is relatively simple)
- 2011-12-27 19:14:54下载
- 积分:1
-
MRF-grubcut
通过Markov随机场(MRF)实现图像的分割,例程给出了图像分割为3类的MRF算法(By Markov random field (MRF) for image segmentation, image segmentation routine gives the MRF algorithm for the three classes)
- 2013-08-26 21:48:28下载
- 积分:1
-
retinex
MSR图像增强算法,基于MATLAB7.6,处理后的图像效果不错。(The MSR image restoring algorithm, the result is good for people studying.)
- 2011-04-21 14:58:45下载
- 积分:1
-
new
混合高斯模型的背景减除法和相邻帧差法相结合进行目标检测的程序,内附视频(The background of the gaussian mixture model reduction division and adjacent frame differential method for target detection with the program, enclosing video)
- 2012-12-19 20:19:21下载
- 积分: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
-
motiondetect
实现基于混合高斯模型的运动目标检测算法的仿真(Achieved based on Gaussian mixture model simulation of moving target detection algorithm)
- 2009-12-28 16:35:27下载
- 积分:1
-
matlab
利用MATLAB对图像边界内部的部分进行填充,以便后期对图像处理(Using MATLAB within the boundaries of the part of the image to fill, so that the latter part of the image processing)
- 2013-09-11 23:28:07下载
- 积分:1
-
imagefilter_GUI
图像频率域滤波程序,课程设计作业,获优秀,完全自主开发,包含搞通滤波、低通滤波、带通滤波以及方向滤波。含GUI(image frequency domain filtering procedures, curriculum design work, outstanding, fully self-development, including engaging pass filtering, low-pass filtering, band-pass filtering and filtering direction.- GUI)
- 2006-10-09 22:01:00下载
- 积分:1
-
DieDai
基于小波变换的利用阈值法迭代法的图像分割技术(Wavelet Segmentation of the iteration method)
- 2012-04-28 20:43:48下载
- 积分:1