-
数字水印处理系统主要由水印嵌入和水印检测两个过程。(1)水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(...
数字水印处理系统主要由水印嵌入和水印检测两个过程。(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!
- 2022-02-16 09:43:22下载
- 积分:1
-
计算机图形学中的种子填充算法的实现。用vc++实现的
计算机图形学中的种子填充算法的实现。用vc++实现的-Computer Graphics in the seed filling algorithm. Achieved with the vc++
- 2022-04-21 17:12:07下载
- 积分:1
-
A matching on a graph is a set of edges, no two of which share a vertex.
A matching on a graph is a set of edges, no two of which share a vertex.
- 2022-06-13 18:15:04下载
- 积分:1
-
关于圆的一个优化算法
关于圆的一个优化算法-This is a optimized algorithm about circle.
- 2022-08-03 18:46:17下载
- 积分:1
-
PointLight_Shader OpenGL 模拟飞机,VC环境,使用了glut,可以作为学习OpengGL的例子。...
PointLight_Shader OpenGL 模拟飞机,VC环境,使用了glut,可以作为学习OpengGL的例子。-PointLight_Shader OpenGL simulation of the aircraft, VC environment, the use of a glut, can serve as a learning OpengGL example.
- 2023-07-04 08:45:05下载
- 积分:1
-
该程序实现二维的FFT变换,可以对图像做FFT变换,运行速度还可以。...
该程序实现二维的FFT变换,可以对图像做FFT变换,运行速度还可以。-procedures to achieve the two-dimensional FFT transform, the image can be done FFT, can also speed
- 2022-04-07 05:13:37下载
- 积分:1
-
本程序提供游程长度压缩和解压缩函数,并对图象文件压缩和解压缩...
本程序提供游程长度压缩和解压缩函数,并对图象文件压缩和解压缩-procedures for the run-length compression and decompression functions, as well as image compression and decompression
- 2022-01-26 04:08:28下载
- 积分:1
-
利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a b...
利用hough变换来进行圆形检测.Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. upper left corner of image is the origin of coordinate system.-Using hough transform for circle detection. Function uses Standard Hough Transform to detect circles in a binary image.According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. Upper left corner of image is the origin of coordinate system.
- 2022-02-12 09:47:04下载
- 积分:1
-
feature-based image metamorphosis的实现代码
feature-based image metamorphosis的实现代码
可以实现图像A和图像B之间的变形
- 2022-07-25 11:04:20下载
- 积分:1
-
中值滤波实现
中值滤波实现-Median filter to achieve
- 2022-09-06 11:55:03下载
- 积分:1