搜索资源列表
Image_Restoration.rar
- 这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。,This process could be restored due to noise/noise interference or distortion due to jitter generated images, Inverse filter, Wiener filter and the L
DM
- 采用均匀量化器的二进制抖动调制算法实现水印嵌入-Uniform quantizer jitter modulation binary watermark embedding algorithm
DIBDisplay
- 图像获取,Bayer抖动显示和Floyd-Steinberg抖动显示图像的vc++源代码。-Image acquisition, Bayer jitter display and Floyd-Steinberg image dithering show vc++ source code.
DCT-water-print
- 实现了添加水印及攻击水印的一些方法。攻击水印方法包括抖动攻击、滤波攻击、旋转攻击等-Add watermark and implementation of a number of methods to attack the watermark. Watermarking attack methods include jitter attacks, filtering attacks, spin attack
DM
- 采用均匀量化器的二进制抖动调制算法实现水印嵌入-Uniform quantizer jitter modulation binary watermark embedding algorithm
mCh22
- matlab图像处理 ,减少颜色数目后的trees图像,抖动前后的效果图像,转换为YCbCr格式后的图像效果,转换为HSV颜色空间后的效果-matlab image processing, color reduction of the number of trees after the image effects of jitter before and after images, converted to YCbCr format image effects, converted to HSV
Image Restoration
- 图像、视频经常因为抖动而造成模糊,去模糊也是图像处理领域的难点和热点。算法实现单方向匀速运动的图像去模糊,是一种简化处理方式。-Images, video, often due to jitter caused by vague, to blur the field of image processing is also difficult and hot. Algorithm for single images to the direction of uniform motion blur,
DWT_shuiyin
- 提出了一个新的基于量化抖动和模式分组编码的盲数字图像水印算法,该算法首先在DWT(离散小波变换)的第 二层中频子带中随机选取相应位置的绝对值最大的系数作为水印的嵌入区间,对小波系数进行量化并根据分组编码原 理生成预嵌入模式,然后将一个二值水印图像嵌入到模式当中。-Proposed a new model based on quantitative jitter and packet-coded blind digital image watermarking algorithm, the
bayerdithe
- matlab 开发有序抖动算法,可以下载一看-Matlab algorithm, developed orderly jitter 50-percent tonal orderly jitter algorithms to download a comrade, look!
SHAKE_PROOF
- 手持式摄像机在使用时常常会受到使用者有意无意抖动的影响,从而影响成像效果,造成录制视频的不稳定及跳动问题,尤其是在使用者在一场景中特写或者跟踪某一具体目标时,使用者通常不能准确定位到或者估计出运动目标的位置,从而造成目标在视频中位置的不稳定,造成视频的主观效果变得不理想。 为了解决这一问题,我们需要设计一种算法来识别这种无意义的运动并设法通过补偿的方式来使得场景中的目标物体保持位置稳定的状态。 手持式摄像机捕获的视频通常都会受到抖动的影响,这严重的影响视频的主观效果。
Bayer-dithering-algorithm-matlab
- Bayer抖动算法matlab源代码,其中有进行二值化变换,比较的源代码~分别含2bit抖动,4bit抖动,8bit抖动~-Bayer dithering algorithm matlab source code, including binary conversion, source code to, respectively, containing 2bit dithering, 4bit jitter, 8bit jitter to
txcl1
- 通过抖动编码,将图像转换成灰度图像;用matlab实现-convert the image to gray level image by using the jitter code method