搜索资源列表
彩色图像的篡改检测及自恢复算法
- 彩色图像的篡改检测及自恢复算法赵春晖,孙建军,朱海峰(哈尔滨工程大学信息与通信工程学院,黑龙江哈尔滨150001)摘要:数字水印是图像认证的有效手段之一.利用小波变换提出一种计算简单的彩色图像水印算法,将一个图像的主要内容嵌入该图像自身之中,用均值量化的方法在亮度信号中嵌入水印,实现篡改检测和定位篡改区域;用多余的色度空间嵌入亮度信号和色度信号,用于恢复被篡改的图像内容.该算法可以获取较高的峰值信噪比,具有很好的鲁棒性.实验结果表明,该算法对删除、替换等恶意图像篡改具有良好的检测、定位和自修复能
j_7597_Naipin
- 主要功能特点: 1、网络版,多用户,分权限管理,可针对每个用户组进行个性化权限设置; 2、自定义,无限级分类; 图片版权保护功能:自动生成预览用缩略图和中图,自动给中图打水印,原图需要授权才能查看; 3、图片专题功能; 4、图片打分评论功能; 5、数据备份、恢复功能; 6、模板管理功能:方便自定义修改系统界面和功能; 7、JS 调用功能:结合模板管理功能,可以自定义系统框架和界面;另外,通过该功能还可以在其他网站上调用图片库图片; 8、广
数字水印源码
- 是关于数字水印的空域算法原代码,用的是delphi7.0。是把二值水印嵌入到原图像的低三位的嵌入算法-This is a watermark soucecode based on Spacial Domain Algorithm implemented by using Delphi7.0. The main idea is to embed the binary watermark into the primary image.
Dct
- 主要研究了彩色图像数字水印算法,在DCT域进行了水印的自适应嵌入和提取,并用Matlab进行了仿真实验,测试算法的性能-The main color image watermarking algorithm in the DCT domain adaptive watermark embedding and extraction, and with the Matlab simulation experiment to test the performance of algorithm
Wavelet-Watermark_
- 这个Matlab程序的最主要功能在water.m文件中,当你调用这个函数之后,系统会提示你给哪个图像文件加水印。blockdwt2.m文件,用于在小波频域添加水印logo图片。dmg.m文件产生水印logo图片。watdet3.m文件中的函数实现的功能是检查是否有水印的logo存在。-The main function of Matlab procedures in water.m document, when you call this function, the system will pr
zbSoft
- Asp.net2.0电子商务网源码 采用三层架构开发,前台集成了产品在线展示,用户注册、在线调查、在线投稿 后台有类别管理\图书管理\订单管理\会员管理\配送范围管理\邮件列表\广告管理\友情链接管理等 后台添加图书时自动生成缩略图和文字水印 主要参考了petshop的设计架构、使用了Asp.net2.0中很多MemberShip、master等新功能 后台管理地址/web/admin/ 超级管理员账号密码均为51aspx 特别提示:该系统需要Sql
matlab1
- 图像处理方面,主要完成将二值数字水印嵌入到原图像中完成隐藏,同时完成了提取过程的编码-Image processing, the main value of the completion of the second digital watermark is embedded in the completion of the original image to hide, at the same time to complete the extraction process of encoding
main
- 将水印嵌入图像的程序,具有很好的鲁棒性,稳定性-The watermark embedding process images with very good robustness, stability
watermark
- Main function is: water.m When you call water.m it will ask which image you will watermark. blockdwt2.m - Adds the watermark logo in Wavelet domain. dmg.m - Generates watermark logo. watdet3.m - You can check the logo with that funct
main
- 本算法用matalab语言编写,实现了在DCT 域内应用RBF 神经网络检测图像水印-This algorithm with matalab language, the DCT domain RBF neural network application image watermark detection
watermark
- 基于DCT的水印图像matlab代码,主要是水印嵌入和水印提取两大主要部分-DCT-based image watermarking matlab code, mainly watermark embedding and watermark extraction are two main parts
JiaEnCode
- 采用三层架构开发,前台集成了产品在线展示,用户注册、在线调查、在线投稿 后台有类别管理\图书管理\订单管理\会员管理\配送范围管理\邮件列表\广告管理\友情链接管理等 后台添加图书时自动生成缩略图和文字水印 主要参考了petshop的设计架构、使用了Asp.net2.0中很多MemberShip、master等新功能 -A three-tier development, integrated product line front display, user registr
cpu_design_main
- main categories Robust and Fragile Watermarking Techniques. The former is mainly used for copy right protection and fingerprinting applications, in which the goal of watermark is to sustain under all kinds of attacks that intend to remove the
ALU
- main categories Robust and Fragile Watermarking Techniques. The former is mainly used for copy right protection and fingerprinting applications, in which the goal of watermark is to sustain under all kinds of attacks that intend to remove the
dig_wat_mark
- This a watermark soucecode based on Spacial Domain Algorithm implemented by using Delphi7.0. The main idea is to embed the binary watermark into th - transparent digital watermarking and digital watermarking Wavelet the note. Pictures were revised
DCT_Qutization_watermarking
- Matlab版本代码,主要研究数字水印的DCT算法-Matlab version of the code, the main algorithm of digital watermark DCT
PPT
- 该程序包括dll与vc调用,主要实现office中ppt的水印添加-The program includes vc dll and call, the main office of the watermark in ppt
watermark
- 文件夹LSB中是空域LSB算法程序,文件夹COX中是Cox算法主要程序,文件夹DCT中是频域加在中频的算法的程序。 步骤:把LSB,COX,DCT三个文件夹考在MATLAB目录下; 运行lsb_embed,programme,dct2_embed_mod即可。其中PSNR.m是计算峰值信噪比程序;attact.m & robust.m是攻击程序。-Content: folder LSB of spatial LSB algorithm program, folder COX Cox a
WebhandlerWatermark
- 图片生成webhandler水印,主要把水印的信息和位置post到webhandler去处理,返回后再div上显示-Image generation webhandler watermark, the main location of the watermark information and post to webhandler to deal with, and then return to display div
watermark-JPEG-and-DCT
- 自己总结的关于JPEG压缩的过程以及DCT变换的步骤-The main story about those files is the process of JPEG compression and DCT transform