-
watermark_paper
首先将二值水印图像经过降维操作转化为一维序列,再将一维序列与m 序列做扩频
调制,最后对音频信号进行分段离散余弦变换,把经过调制的水印信号经过量化处理过程嵌入到离
散余弦变换后的系数中 提取水印时对含水印信号的音频信号也进行分段离散余弦变换,然后利用
原始音频信号提取水印. 实验证明了该技术的鲁棒性和不可感知性.
- 2020-12-06 20:19:22下载
- 积分:1
-
WaterMark_embed_and_pick
图像的嵌入与提取:VC++中在一个图像A中嵌入一图像B,并能把图像B提取出来。(Image embedding and extraction: VC++ in an image embedded in an image A, B, and B images can be extracted.)
- 2011-08-31 20:09:58下载
- 积分:1
-
hsvfeature2
这是图像处理中HSV课件颜色特征提取(将H5等份,S,V分量各三等份)MATLAB源码。(This is the image processing in HSV color feature extraction software (to be H5 equal, S, V component of the third class) MATLAB source.)
- 2008-05-18 10:33:19下载
- 积分:1
-
SSDA
利用SSDA算法实现模板匹配的功能,该算法可快速有效地完成图像的匹配。(SSDA algorithm on template matching function, the algorithm can quickly and efficiently complete image matching.)
- 2012-09-19 11:30:57下载
- 积分:1
-
cornerdet01
角点检测程序,能够标记出图像中的角点。角点检测是图像匹配对第一步(corner detection procedures can mark up images of the corner. Corner detection is the first step in image matching)
- 2007-01-18 14:55:16下载
- 积分:1
-
quzao
对比了常见的几种去噪方法,含中值滤波,均值滤波,维纳滤波,高斯滤波,以及三种形态学滤波(一般的,改进的,多结构元素形态学滤波)(Comparison of several common Denoising containing median filtering, mean filtering, Wiener filtering, Gaussian filtering, as well as three morphological filtering (generally improved, multi-structural elements morphological filtering))
- 2013-04-10 10:10:18下载
- 积分:1
-
Remark-WatershedSegmentation
说明: 性能上比经典分水岭有很大的提高。特别对于自然图像的分割,效果特别好。(Performance than the classical watershed have greatly improved. Especially for natural image segmentation, the effect particularly good.)
- 2008-11-06 17:19:04下载
- 积分:1
-
点云数据(圆柱面)
点云数据(圆柱面)
- 2020-06-06下载
- 积分:1
-
GetVersionName
根据GetVersionEx获取版本ID获取系统名称(According GetVersionEx version ID for the system to obtain the name of)
- 2016-04-29 12:06:07下载
- 积分:1
-
matlab数字信号处理5
说明: 培养学生综合利用Matlab解决专业问题的能力
GUI设计+图像处理
基于数字图像处理,设计实现一个自然场景下公路交通限速标志分割和识别的程序。要求系统具有界面,并实现以下功能:
1)读入自然场景下包含交通标志的图像;
2)对图像进行预处理;
3)限速交通标志的分割;
4)交通标志区域的定位。
5)对限速标志中的数字进行分离和识别。(MATLAB basic programming experiment 5)
- 2021-04-10 18:38:58下载
- 积分:1