资源列表
排序选择:
[Windows编程] dye-Divide-and-conquer
说明:Divide: the problem into a number of subproblems that are themselves smaller instances of the same type of problem. Conquer: Recursively solving these subproblems. If the subproblems are small enough, solve them straightforward. Combine:<supercat188> 在 2008-10-13 上传 | 大小:273.14kb | 下载:0
[图形图象] hidedctadv
说明:dct域的信息隐藏,里面调用hashreplacement和置乱等多个子函数<guaiguai> 在 2008-10-13 上传 | 大小:1001byte | 下载:0
[Windows编程] dye-local-search
说明:Local search. Algorithm that explores the space of possible solutions in sequential fashion, moving from a current solution to a \"nearby\" one. Neighbor relation. Let S S be a neighbor relation for the problem. Gradient descent. Le<supercat188> 在 2008-10-13 上传 | 大小:204.57kb | 下载:0
[图形图象] extractdctadv
说明:实现了DCT域对隐藏载体图像进行信息提取和复原,有良好的性能<guaiguai> 在 2008-10-13 上传 | 大小:823byte | 下载:0
[图形图像处理(光照,映射..)] yuanma
说明:(1)为了提高水印的安全性,在嵌入水印之前首先对水印信息利用Arnold变换进行置乱。 (2)为了提高传统相关性检测方法的准确率,嵌入水印时采用嵌入两个不相关伪随机序列的方法,大大提高了检测的准确率。 (3)低频部分集中图像的大部分能量,修改这里容易引起失真,所以本文采用修改中高频部分的方法进行嵌入。 (4)本文水印的检测方法为半盲检测,只需要原始水印的部分信息的参与,所以具有重要的现实意义。<anlang> 在 2008-10-13 上传 | 大小:98.82kb | 下载:0
[图形图像处理(光照,映射..)] matlab
说明:研究的是时空域下的水印技术.所谓时空域就是不对信号做任何频率变换而得到的信号域。对于图象载体,起信号空间也就是象素值的取值空间。单纯的谈象素实际上是不科学的,因为对同一图象点,有不同的坐标去描述它。所以,我们选择了RGB空间下的象素(RGB象素)作为分析对象,研究了基于RGB颜色空间和图象亮度空间的空域隐藏。LSB(Lest Significant Bits)的中文意思是:最不重要位,有时也称为最低有效位或简称最低位。LSB所蕴涵的信号对图象整体来说,是最不重要的。我们将这种信号在一定意义上理解<anlang> 在 2008-10-13 上传 | 大小:56.02kb | 下载:0