数字水印技术是指用信号处理的方法在数字化的多媒体数据中嵌入隐蔽的标记,这种标记通常是不可见的,只有通过专用的检测器或阅读器才能提取。数字水印在信息隐藏及图象隐藏方面有着极为广泛的应用。
上传时间: 2015-12-03
上传用户:洛木卓
经典"坦克大战”是大家熟悉射击游戏,本人采用联想坦克的图象、声音素材、参考以前坦克的源代码,写了这个Java版 改写成现在这个坦克游戏,支持双人游戏,较高的人工智能,提供6种道具,5种地貌,希望大 家喜欢
上传时间: 2014-01-07
上传用户:linlin
VC编程显示二叉树:输入二叉树的先序序列,输出二叉树的图象表示形式。
上传时间: 2015-12-19
上传用户:zhaiye
在车辆捕捉的基础上,通过摄像机的标定,建立图象坐标系与现实世界二维平面坐标系的转换关系,从而获得车辆的运动轨迹。
标签:
上传时间: 2016-01-05
上传用户:anng
本书从Matlab的基础知识入手,在详细介绍各种命令的同时,向读者介绍Matlab在高等数学,线型代数、符号运算、图形图象处理、数据处理等方面的应用和外部接口程序设计。
上传时间: 2014-10-26
上传用户:685
这是偶自己的作品拉,基于matlab环境,作的图象压缩实验,分别DWT与SWT作对比参照实验
标签:
上传时间: 2016-01-09
上传用户:sunjet
本文是关于小波分析在图像处理压缩方面的应用,是word格式的,文档中有详细的程序和文字分析说明,对学习的人很有帮助。 在小波方法的实际应用中,可以利用尺度方程系数构造得到小波和小波包变换算法即金字塔算法。利用张量积方法可以从一维多分辨分析直接得到二维的多分辨分析,从而方便地构造得到二维小波和小波包以及相应的分解和合成算法。在图象处理和二维数据分析研究中广泛使用的就是二维形式的小波和小波包算法。
上传时间: 2016-01-17
上传用户:xiaodu1124
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
已有的文本过滤受限,所以对现有的文本过滤软件进行了算法改进,对现有的问题进行分析,故而有着实用价值,但是文本过滤仍然有着不能弥补对图形图象的无效,所以有必要对图象视频等进行过滤
标签:
上传时间: 2014-01-20
上传用户:wangdean1101
Visual C++图像处理中文教程,Word版本,包括位图\调色板\几何变换\平滑\去噪\半影调和抖动技术\直方图修正和彩色变换\腐蚀膨胀细化算法\边缘检测与轮廓跟踪\图象处理编程工具及简单的多媒体编程等等,是一本图像处理知识与编程的学习好书
上传时间: 2013-12-18
上传用户:坏坏的华仔