搜索资源列表
VC_ImageProcessing
- 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman
VCHUNDAN
- 第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)-image processing orthogonal transformation (Fourier transform, discrete cosine
Watermarking_althorithm_based_on_DCT(MATLAB)
- 基于DCT变换的水印图像水印算法源代码(matlab实现)。将文件解压缩到MATLAB安装目录下的work文件夹中,然后打开aaa.m文件,运行即可。-Based on the DCT Transform Watermarking Image Watermarking Algorithm source code (matlab achieve). Extract the file to the MATLAB installation d
DCT-SVD-Algorithm
- 基于DCT的SVD算法,对于几何攻击有很强的鲁棒性-DCT-SVD algorithm, robustness on geometry attack
DWT_DCT_SVD
- this 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
SVD-DCT_Image_watermarking
- This is the matlab code for SVD-DCT image watermarking
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 presen
DCT_SVD
- 本文提出一种在原始视频DCT(离散余弦变换)与SVD(奇异值分解)域自适应嵌入水印的算法。算法首先将视频流分割成一个个场景,场景中的视频图像被变换到DCT-SVD域中,水印量化嵌入在最大奇异上,实现了水印盲检测。同时实验证明该算法在满足透明性要求下也满足一定的鲁棒性要求,能够抵抗低通滤波、中值滤波、椒盐噪声、高斯噪声、H.264压缩攻击以及统计攻击和帧剪切等攻击。-This paper presents an original vide
dct-svd
- dct-svd域水印算法,实现数字水印图像在载体DCT-SVD域的隐藏-a kind of watermarking algorithm in DCT-SVD domain
SVD-BASED
- 一种基于奇异值分解的数字水印技术,这是一篇很经典的文章,再此文章之后,基于svd的水印技术大量出现-a digital watermarking technologybased on Singular value decomposition , which is a classic article, and then, after this article, the watermarking technique based on lar
videowatermarking
- video watermarking based on dct, svd, LSB and wavelet all works good use vipmen video in matlab
12345
- 彩色数字水印的程序,实现在彩色图像中通过DCT变换来嵌入水印信息-Color digital watermarking process to achieve the color image by DCT transform to embed watermarks
A.Blind.and.Robust.Watermarking.Scheme
- Abstract- H.264/AVC is becoming a popular video codec for its better compression ratio, lower distortion and applicability to portable electronic devices. Thus, issues of copyright protection appropriate for this s
Watermark-DWT-DCT-SVD
- 是一篇关于图像数字水印你的外国文献,主要的水印算法是围绕svd和dwtdct展开的。希望对你有用。-A foreign literature on the image watermarking, watermark algorithm is built around svd and dwt expanded. I hope useful for you.
SVD-based-watermarking
- 基于SVD的DCT域和DWT域的经典水印算法,该算法通过提取水印水印的主成分并把该主成分嵌入到奇异值矩阵,鲁邦性非常高。-the principal components of the watermark are embedded into the host image in discrete cosine transform (DCT) and for the second method, those are embedded in
1blocked-dct-svd-method
- this a method of watermarking. where SVD and DCT both are used to get robust and secure watermarking -this is a method of watermarking. where SVD and DCT both are used to get robust and secure watermarking
DCT_SVDWatermark
- SVD-DCT based audio watermarking robust to compression, filtering, cropping, Jitter, and other attacks
DCT-SVD-Edge-code
- DCT-SVD Edge detection accurately detects edges in a image by using both DCT and svd output improves its performance with better snr ,psnr values
DCT-SVD-Edge-code-ext
- Watermarking using DCT-SVD it includes watermarking algorithm using DCT and SVD combination.It accurately performs watermarking technique.
KODE-DCT-SVD-WATERMARK
- code matlab for digital watermarking using DCT-SVD