搜索资源列表
DCT域隐藏
- 当要隐藏信息时,在MATLAB的命令窗内输入命令: hide = myhide(carry,signal,x,y); carry 用你的原始载体文件名代替,signal 用你所要隐藏的文件名代替 carry 和 signal 都必须是 *.* 的形式(注意不能省略单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处 生成的伪装载体文件名为hide.bmp 注意myhide.m文件,载体文件,隐藏文件都要在当前目录(current Directory)下 当要提取信息时,在MAT
基于DCT变换的图像编码方法研究
- 本文结合DCT变换的特性,利用分形的Peano一hilbert扫描曲线,对基于DCT变换的图像编码方法进行了研究,并提出了改进方法。主要工作分为两个部分: 一是在分块DCT基础上的改进。对分块后生成的各图像块矩阵,不直接作二维DCT变换,而是先进行扫描,使之重排成一维向量,再进行一维DCT变换,这样可以减少运算量。 其次是对层次余弦变换编码部分的改进。使用层次DCT变换与零树编码相结合的方法,并在扫描编码过程中,按Peano一hilbert扫描顺序进行编码。这样不仅可以减少“块效应”,而且可以加
DWT_DCT_SVD.rar
- this is matlab code for the paper solved on the DWT SVD and DCT ,this is matlab code for the paper solved on the DWT SVD and DCT
JPEG
- 本文首先介绍了静态图像压缩(JPEG)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,其次着重介绍了压缩过程中的DCT、量化和编码三个重要步骤的实现原理。-This paper describes the static image compression (JPEG) coding algorithm is the basic principle of compression process of the implementation pro
DCT
- 本文介绍了基于DCT 的图像压缩编码技术, 并给出了具体的实现方法和步骤, 既保证具有较高的压缩比, 又保证了较好的图像 质量。-This paper introduces the coding of image based on DCT , therefore,shows the details of realization . It provides high compressibility and high quality.
blind_alg
- This is partial code for the paper "An Effective Blind Watermark Algorithm Based on DCT"-This is partial code for the paper "An Effective Blind Watermark Algorithm Based on DCT"
DCT
- 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
an_intellegent_audio_water_marking_based_on_dwt-s
- All three, Discrete Wavelet Transform (DWT) - Singular Value Decomposition (SVD) and Adaptive Tabu Search (ATS) have been used as mathematical tools for embedding data into an audio signal. In this paper, we present a new robust audio waterma
DCTDWT
- 关于图像除了 的 水印算法 dct 很详细 很难下载的 一篇详细论文-In addition to the watermarking algorithm on the image detail dct difficult to download a detailed paper
dctannprotected
- High information redundancy and correlation in face images result in efficiencies when such images are used directly for recognition. In this paper, discrete cosine transforms are used to reduce image information redundancy because only a subset of t
DCT_SVD
- 本文提出一种在原始视频DCT(离散余弦变换)与SVD(奇异值分解)域自适应嵌入水印的算法。算法首先将视频流分割成一个个场景,场景中的视频图像被变换到DCT-SVD域中,水印量化嵌入在最大奇异上,实现了水印盲检测。同时实验证明该算法在满足透明性要求下也满足一定的鲁棒性要求,能够抵抗低通滤波、中值滤波、椒盐噪声、高斯噪声、H.264压缩攻击以及统计攻击和帧剪切等攻击。-This paper presents an original video in the DCT (Discrete Cosine
blinddct
- 一种基于DCT域的全盲数字水印,文章下载于IEEE XPLORE-Based DCT domain blind watermarking, the paper available on the IEEE XPLORE
imagedatabase
- 本文首先介绍了静态图像压缩(jpeg)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,所需图像-This paper describes the static image compression (jpeg) coding algorithm is the basic principle of compression process and the important process of the realization of discret
fast-DCTalgorithm
- 一篇不错的论文,适合研究DCT快速算法的兄弟姐妹。但是用MATLAB很难实现...论文名:用于SA_DCT的短长度DCT快速算法-a good DCT paper , reaserch the fast-dct algorithm, however, it s hard to achieve by matlab
HierarchicalvectorquantizationDCT
- 分层矢量量化DCT图像压缩算法设计与实现 计算机应用技术专业 论文-Hierarchical vector quantization DCT image compression algorithm design and implementation of Computer Application Technology Paper
A-dct-based-digital-watermarking-a
- 论文给出了一种在小波变换域中对静态图像加水印的方案。-Paper presents a wavelet transform domain in the increase of the static image watermarking program.
dct-precoded-SLM-method-for-PAPR-reduction
- dct precoded SLM method for PAPR reduction High Peak to Average Power Ratio (PAPR) is still a most important challenge in Orthogonal Frequency Division Multiplexing (OFDM) system. In this paper, we propose a Discrete Cosine Transform (DCT) p
chaos-based-DCT-wm
- chaos based DCT domain watermarking paper
Paper(3)18-23
- Image Compression using hybrid of DWT,DCT and Huffman Coding:This research paper presents a proposed method for the compression of medical images using hybrid compression technique (DWT, DCT and Huffman coding). The objective of this hybrid scheme is
DCT-and-MOD
- 文章介绍了一种 过 完 备 字 典 和 算法相结合的图像稀疏表示去噪算法 首 先 将 噪 声 图 像 分 成 小 图 像 块 并 运 用 正 交匹配跟踪算法 在图像的初始化 过完备字典上对小图像块进行稀疏分解 然 后 使 用 字典学习算法对 过 完 备 字 典 进 行 更 新最后重复该过程以获得图像的稀疏表示并重构图像-This paper presents a complete dictionary and algorithms over a combination of sparse