-
DFT&DCT
编程实现二维8*8图像块的DFT,DCT变换
输入一副RGB图像,将其转化为YCbCr颜色空间,然后对Y分量做分块DFT变换,保存为灰度图像,统计计算时间
编程实现8*8块DCT变换,然后分别显示,当使用64个DCT系数里面的一些系数进行重构,比较其质量;同时熟悉采用FFT来实现DCT变换的思想,并显示2维8*8DCT变换的基函数图像(Programming the DFT, DCT transform of two dimensional 8*8 image block
Input a pair of RGB images, transform it into YCbCr color space, then divide the Y component into block DFT transform, save as gray image, and calculate the calculation time
The 8*8 block DCT transform is implemented by programming, and then it is shown that when using some coefficients in 64 DCT coefficients, the quality is reconstructed. Meanwhile, the idea of DCT transformation is familiar with FFT, and the base function image of the 2 dimensional 8*8DCT transform is displayed.)
- 2021-01-18 11:58:43下载
- 积分:1
-
DCT、DWT数字水印技术
说明: 基于DCT和DWT的数字水印技术,可对图像进行DCT和DWT变换(Digital watermarking technology based on DCT and DWT can transform image into DCT and DWT)
- 2020-04-21 09:26:38下载
- 积分:1
-
MATLABchengxu
说明: 这个源程序的主要功能是实现图像基于拉普拉斯金字塔的图像融合(The primary function of the source image is Laplacian pyramid-based image fusion)
- 2009-07-27 10:18:23下载
- 积分:1
-
gathers
图像处理技术中用于图像聚类的一段程序,即将区域中具有相同灰度或其他属性的区域提取出来。
(image processing technology for image clustering section of procedures, upcoming region with the same intensity or other attribute extraction from the region.)
- 2007-06-03 09:52:31下载
- 积分:1
-
close all
说明: 小波变化是对傅里叶变换和短时傅里叶变换的一个突破,其改变就在于,将无限长的三角函数基换成了有限长的会衰减的小波。(Wavelet transform is a breakthrough of Fourier transform and short-time Fourier transform. Its change lies in that the infinite trigonometric function base is replaced by the finite attenuation wavelet.)
- 2020-06-26 16:29:04下载
- 积分:1
-
Kalman
基于卡尔曼滤波器的监控系统的设计,实现了对运动目标进行识别,并对其运动轨迹进行预测的功能;当二值化图像超过一定阈值时,判断为有外人入侵,实现报警功能。(Kalman filter based on the design of monitoring system to achieve the recognition of moving objects, and its motion trajectory prediction function when the binary image exceeds a certain threshold, to determine the invasion of outsiders, to achieve alarm function.)
- 2016-11-11 17:37:29下载
- 积分:1
-
WQ_matting_imerode
自己修改的基于closed-form的程序,对外国程序在时间上有两倍的改善,能对在复杂背景下的图片,通过画一些简单的前景线,背景线,抠图出前景(it is about matting foreground when the interested ared is located under complixed background,and then choosing some other beautiful background,you can create new image,which brings you some special feelings.thanks.)
- 2010-10-21 17:28:55下载
- 积分:1
-
NSST_toolbox.tar
基于多分辨率的NSST变换工具箱,用于图像融合效果好,且速度优于NSCT。(Based on Multi-resolution NSST conversion kit for image fusion effect is good, and the speed is better than NSCT.)
- 2017-01-18 16:03:31下载
- 积分:1
-
MNF
最小噪声分离变换(Minimum Noise Fraction Rotation,MNF Rotation)工具用于判定图像数据内在的维数(即波段数),分离数据中的噪声,减少随后处理中的计算需求量(Minimum Noise Fraction Rotation (MNF Rotation) tool is used to determine the intrinsic dimension (i.e. band number) of image data, separate the noise in data, and reduce the computational requirements in subsequent processing.)
- 2020-06-26 15:40:02下载
- 积分:1
-
spams-matlab-v2.5-svn2014-07-04.tar
说明: 基于Online Learning for Matrix Factorization and Sparse Coding的在线字典学习算法,本压缩包为作者的源代码(The online dictionary learning based on the paper "Online Learning for Matrix Factorization and Sparse Coding". This compression package is the author's source code.)
- 2017-08-24 11:35:19下载
- 积分:1