搜索资源列表
VC_ImageProcessing
- 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
VCHUNDAN
- 第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)-image processing orthogonal transformation (Fourier transform, discrete cosine transform (DCT), Walsh transf
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
12345
- 彩色数字水印的程序,实现在彩色图像中通过DCT变换来嵌入水印信息-Color digital watermarking process to achieve the color image by DCT transform to embed watermarks
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 directory under the work folder
DCT-SVD-Algorithm
- 基于DCT的SVD算法,对于几何攻击有很强的鲁棒性-DCT-SVD algorithm, robustness on geometry attack
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 present a new robust audio waterma
DCT_SVD
- 本文提出一种在原始视频DCT(离散余弦变换)与SVD(奇异值分解)域自适应嵌入水印的算法。算法首先将视频流分割成一个个场景,场景中的视频图像被变换到DCT-SVD域中,水印量化嵌入在最大奇异上,实现了水印盲检测。同时实验证明该算法在满足透明性要求下也满足一定的鲁棒性要求,能够抵抗低通滤波、中值滤波、椒盐噪声、高斯噪声、H.264压缩攻击以及统计攻击和帧剪切等攻击。-This paper presents an original video in the DCT (Discrete Cosine
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 large numbers of svd
videowatermarking
- video watermarking based on dct, svd, LSB and wavelet all works good use vipmen video in matlab
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 standard become very importan
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.
DCT_SVDWatermark
- SVD-DCT based audio watermarking robust to compression, filtering, cropping, Jitter, and other attacks
svd-dct audio watermarking
- a robust audio watermarking based on double transformation svd-dct
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
KODE-DCT-SVD-WATERMARK
- code matlab for digital watermarking using DCT-SVD
dct-svd
- digital color image watermarking based on dct-svd usinf differential evolution
图像水印
- 基于DCT,DWT,SVD的图像鲁棒水印算法,并在GUI界面展示(Image watermark algorithm based on DCT, DWT, SVD and displayed on GUI interface.)