-
watermark.m
%基于DCT的水印算法
%数字水印处理系统主要由水印嵌入和水印检测两个过程。
%水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。
%水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。
%基于DCT变换的水印算法:将一个随机序列作为水印信号嵌入到图像DCT变换重要分量的幅度成分中(幅值较大的n个系数作为重要分量)。
%定义一个相似函数来检验水印提取是否成功。试验结果表明,该算法具有不可见性,对通常的图像处理,如剪切、缩放、中值滤波、压缩等
%以及噪声干扰都具有一定的鲁棒性。(err)
- 2021-01-05 20:18:55下载
- 积分:1
-
Latex模板
清华大学出版社的专著latex模板,用的cctbook文档类,可能有点旧。(Tsinghua University press monograph latex templates)
- 2021-03-04 20:09:32下载
- 积分:1
-
aam
用AAM算法进行人脸特征点的标定,即对人脸的眼睛,眉毛,嘴巴,鼻子及脸的轮廓进行标记,此代码标记了68个特征点。(AAM algorithm for facial feature points calibration, calibration of this code is the 68 feature points, see the instance document.)
- 2012-10-16 16:12:43下载
- 积分:1
-
zhongxin
自己写的计算一副图像重心的小程序,绝对有用。(Write their own calculation of an image center of gravity of small procedures, absolutely useful.)
- 2008-08-03 01:16:39下载
- 积分:1
-
利用数字图像处理软件halocn来进行缺陷检测
利用数字图像处理软件halocn来进行缺陷检测,附带有之前做工程项目的原图源代码,还有ppt和实验指导书(Halocn using digital image processing software for defect detection, comes with artwork done before the project source code, as well as ppt and experimental instructions)
- 2020-06-30 03:40:01下载
- 积分:1
-
h264_intp
图形图像H264插值算法,应用于图像视频处理(H264 graphic image interpolation algorithm is applied to image video processing)
- 2021-05-14 18:30:02下载
- 积分:1
-
orl_faces
orl人脸库,40个人,每人10幅图像。(orl face database, 40 individuals, 10 images per person.)
- 2009-06-12 18:46:06下载
- 积分:1
-
卷积特征可视化
说明: 利用卷积神经网络进行特征提取,并将卷积特征可视化(Feature extraction using convolutional neural networks and visualization of convolution features)
- 2019-03-06 12:07:28下载
- 积分:1
-
xb
说明: 小波阈值去噪。对灰度图像和二值图像进行滤波。(Wavelet thresholding filter . Denoiseing for the gray image and binary image .)
- 2010-04-23 14:52:02下载
- 积分:1
-
1760668_deblur_tv_fista
说明: 利用fista算法进行图像复原的matlab源码。(The matlab source code of image restoration using the fista algorithm.)
- 2020-04-12 23:45:17下载
- 积分:1