登录
首页 » 图形图像 » 数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(...

数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(...

于 2022-02-16 发布 文件大小:52.57 kB
0 128
下载积分: 2 下载次数: 1

代码说明:

数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 (2)水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。该程序调试已通过!-Digital watermarking system mainly consists of watermark embedding and watermark detection of the two processes. (1) The watermark embedding process as follows: Digital watermarking (X), the original image (I) and key/public key (K) by digital watermark embedding algorithm to form watermarked image (I*). (2) The watermark detection process is as follows: Digital watermarking (X), the watermark image (I*) and key/public key (K) by digital watermark detection algorithm to detect whether the digital watermark or watermark. The program debugging has passed!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • delphi数字分割及代数.rar
    delphi数字图像分割及代数.rar-digital image segmentation and algebra. Rar
    2022-11-01 17:00:03下载
    积分:1
  • vc7.0 编写的2000个点的二维三角剖分,剖分速度非常快!
    vc7.0 编写的2000个点的二维三角剖分,剖分速度非常快!-very good!
    2023-05-02 11:40:03下载
    积分:1
  • 这是一个模拟三维物体地旋转平移的小程序,内含说明文档。...
    这是一个模拟三维物体地旋转平移的小程序,内含说明文档。-This is a simulated three-dimensional objects to the small rotary translation process, containing documentation.
    2023-07-17 23:00:02下载
    积分:1
  • TurboC编制的VGA模式下3维旋转演示。
    TurboC编制的VGA模式下3维图形旋转演示。-TurboC based VGA mode rotating three-dimensional graphics demo.
    2023-03-15 10:55:03下载
    积分:1
  • 在这个目录中包含代码实现K
    kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP -kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Outpu
    2022-08-15 00:35:38下载
    积分:1
  • 骨骼动画.用c++ opengl 实现, 写得不错,值得初学者借鉴。
    骨骼动画.用c++ opengl 实现, 写得不错,值得初学者借鉴。-Skeleton animation. With c++ Opengl realized, well written, it is worth drawing for beginners.
    2022-02-05 02:06:35下载
    积分:1
  • VC++数字处理典型算法及实现一书代码,上半部分
    VC++数字图像处理典型算法及实现一书代码,上半部分-VC++ Typical digital image processing algorithm and the realization of a book code, the first half of the
    2022-03-09 16:11:23下载
    积分:1
  • 基于地面特征识别的室内机器人视觉导航,武汉大学硕士论文含代码...
    基于地面特征识别的室内机器人视觉导航,武汉大学硕士论文含代码-Ground-based feature recognition for indoor robot visual navigation, Wuhan University master
    2022-01-24 14:59:56下载
    积分:1
  • 1206使用说明
    #include "LCD1602.h" void LCD1602Write(UINT8 type, UINT8 data) {  uint8_t  i ;  uint16_t val, tmp = data;  if(type == CMD)     GPIO_ResetBits(LCD1602PROT, RS); //RS = 0 写指令  else   GPIO_SetBits(LCD1602PROT, RS);    //RS = 1 写数据  GPIO_ResetBits(LCD1602PROT, RW);    //RW = 0 ;  for(i=0; i>4)&0x000F)
    2023-09-07 23:35:02下载
    积分:1
  • 利用opencv实现的一个手势识别算法,识别效果很好!
    利用opencv实现的一个手势识别算法,识别效果很好!-Opencv realize the use of a gesture recognition algorithm to identify good effect!
    2023-06-19 06:30:03下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载