搜索资源列表
LSB和DCT信息隐藏的MATLAB实现
- 实现了LSB信息隐藏和DCT域信息隐藏
LSB及位平面提取源码
- mylsb.m is a very complete source of LSB Steganography Steganography and extraction, and are on the inside, I did not upload pictures, you only need to add a picture file on it, remember the image must be a grayscale image, if it is RGB, I converted
shuzishuiyindeng
- 基于LSB图像隐藏系统的设计与实现,LSB算法代码,信息隐藏攻击算法,DCT域的隐藏以及数字水印。-LSB based image hiding system design and implementation, LSB algorithm code, information hiding attack algorithm, DCT hiding and digital watermarking domain.
information-hiding
- 采用MATLAB实现图像信息隐藏。将文本信息,通过DCT和LSB算法嵌入到二维图像中实现信息隐藏。-hide information into voice signal with the methods of DCT and LSB
598752watermark
- 水印嵌入(小波,dct,lsb)实例都有-watermarking emding
gui
- 各种数字水印的嵌入和提取 检测和攻击 包括lsb 和dct等算法-A variety of digital watermark embedding and extraction, including detection and attack, such as algorithm lsb and dct
EasyWaterMarkingCodes
- 数字水印的入门代码,包括LSB DCT CDMA DWT,在原有收集上加了详细的注释,易于学习理解-Watermarking entry code, including LSB DCT CDMA DWT, add in the original collection of detailed notes, easy to learn to understand
watermark
- 置乱变换后图像的lsb嵌入,以及提取程序,另外还包含psnr程序,可以与本人上传的dct频域嵌入进行对比-Image scrambling transformation lsb embedding, as well as the extraction procedure, also includes psnr program, can I upload dct compare the frequency domain embedding
matlab
- jpeg to data matrix in r,g,b
BatLSBReplace
- 大批量处理图像LSB隐写算法的matlab算法-Large batch image LSB steganography algorithm matlab algorithm
videowatermarking
- video watermarking based on dct, svd, LSB and wavelet all works good use vipmen video in matlab
Information-hiding
- 利用DCT实现在数字图像中嵌入文本利用lsb在数字图像中嵌入图像-DCT implementation using digital image embedded in the text using lsb embedding images in digital image
PorcupineSrc
- c++下的dct/lsb水印设计与实现,做图像隐藏时用的-c++ under the dct/lsb watermark design and implementation, making use of hidden images
information-hiding
- 利用DCT,LSB来对图像进行信息隐藏,在不改变图像视觉特性的前提下,达到阈下通信。-information hiding
Nouveau-dossier
- java class for image watermarking, differnet Algorithm included such DCT LSB,...etc We hope to useful -java class for image watermarking, differnet Algorithm included such DCT LSB,...etc We hope to useful
DCT4
- 程序中包括了DCT,LSB,DWT的水印嵌入算法和提取算法!-Program includes DCT, LSB, DWT watermark embedding and extraction algorithms algorithms!
信息隐藏源代码
- 信息隐藏与数字水印实验源代码,lsb,dct,dwt等算法(Experimental information source code)
DCT域内的LSB隐写
- dct情况下的LSB隐写术,在图片中隐藏合适的信息(DCT LSB hiding to hide some information)
基于LSB算法与DCT算法的比较与实现
- 基于LSB算法与DCT算法的比较与实现,对比前后图片的变化(Comparison and implementation of LSB algorithm and DCT algorithm)
DCT,DWT,DFT,LSB数字水印MATLAB+GUI界面
- 本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This project is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method co