CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 抖动 图像

搜索资源列表

  1. 图像处理算法

    1下载:
  2. rar压缩包 其中包含Alphat透明合成系统源代码源代码,JPEG压缩编码系统源代码,腐蚀-膨胀-细化算法源代码,图案抖动技术处理系统源代码,图象边沿检测-提取-轮廓跟踪算法源代码,图象几何变换算法源代码,图象模板匹配算法源代码,图象平滑处理系统源代码,图像雾化处理程序源代码,图形色彩量子化及材质压缩程序源代码,直方图修正-彩色变换算法源代码-rar compressed packets containing Alphat transparent Synthesis System sour
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:550490
    • 提供者:也风
  1. Halftone_dither

    0下载:
  2. 有序抖动图像半调程序-jitter images semi - orderly transfer procedures
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1246
    • 提供者:郑世华
  1. 数字视频去抖动算法

    4下载:
  2. 数字视频去抖使图像稳定的MATLAB源程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2010-10-15
    • 文件大小:2347913
    • 提供者:yangjun75
  1. Image_Restoration.rar

    0下载:
  2. 这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,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
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1030014
    • 提供者:
  1. VC++_image_Code

    3下载:
  2. VC++6.0图像处理算法集:图象的几何变换、平滑(去噪声)、锐化、腐蚀、膨胀、细化算法、半影调、抖动、直方图修正、彩色变换、腐蚀,膨胀,细化等算法,并有可执行文件供试用,并附有配套电子收,是图像处理入门的好资料。-VC++ 6.0 image processing algorithms: image geometric transformation, smoothing (to noise), sharpening, corrosion, expansion, thinning algorit
  3. 所属分类:Special Effects

    • 发布日期:2016-08-29
    • 文件大小:12290404
    • 提供者:蓝云
  1. code

    0下载:
  2. 使用4*4抖动矩阵由8位灰度图像生成抖动图像-dithering,4*4matrix,8-bit gray
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:168565
    • 提供者:yanqinhuang
  1. code

    0下载:
  2. 使用4*4抖动矩阵由8位灰度图像生成有序抖动图像-ordered dithering,4*4matrix,8-bitgray lena picture
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:168484
    • 提供者:yanqinhuang
  1. imageVC

    0下载:
  2. 一种图像抖动的vc++算法实现,可以用在图像防抖-An image algorithm developed in vc++, can be used in antishake image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13505982
    • 提供者:lijing
  1. VCdigitalimageprocessingandrealization

    0下载:
  2. 是VC++数字图像处理典型算法一书的所有代码,非常值得下载!!! 包括1图像平铺 2图像抖动显示 3点运算 4 几何变换 5 正交变换 6图像增强 7形态学 8边缘增强 9图像分析 10图像配准 11图像恢复 12图像编码 一起学习,资源共享-Is the VC++ digital image processing algorithms typical of all of the code book, well worth downloading! ! ! Including 1
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:23242731
    • 提供者:冯夏日
  1. Image Restoration

    1下载:
  2. 图像、视频经常因为抖动而造成模糊,去模糊也是图像处理领域的难点和热点。算法实现单方向匀速运动的图像去模糊,是一种简化处理方式。-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,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:1016095
    • 提供者:feilo
  1. tuxiangfengesuanfa

    0下载:
  2. 该方法可以用于复制场景的视频检测监控,采用灰度投影算法匹配进行全局运动估计和补偿,用以消除背景变化的影响;二次对称差分算法,用数学形态学对图像进行处理,该方法不受光线,摄像机抖动,场景等变化的干扰影响,具有较强的实时性,效果不错!-This method can be used to copy the scene of the video inspection and monitoring, using gray-scale projection algorithm to match the g
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:302773
    • 提供者:hezz
  1. Halftoning_OrderedDithring_and_ErrorDiffussion

    2下载:
  2. Matlab源代码:利用有序抖动算法(Bayer矩阵D4和D8)生成二元图像;利用误差扩散算法(Floyd-Steinberg filter)生成二元图像。-Matlab code using the ordered dithring (Bayer D4 and D8 matrix) to generate the binary images Matlab code using the error diffusion algorithm (Floyd-Steinberg filter) to
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:514676
    • 提供者:段玉霞
  1. code

    0下载:
  2. 使用4*4抖动矩阵由24位彩色图像生成抖动图像-dithering,4*4 matrix,24-bit color, lena
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:168602
    • 提供者:yanqinhuang
  1. IMGCaputre

    0下载:
  2. 抖动算法实现,佛洛依德方法,调试无bug,可视化界面,输入bmp导出抖动图像。-Floyd–Steinberg dithering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3308682
    • 提供者:liubo
  1. doudong

    0下载:
  2. 抖动图像代码,为了使图象看起来好象从左上角向右下角扫过, 以产生运动的感觉,必须要反复拷贝左上方的那些像素的灰度值,逐步把它们融合在一起,看起来好象图像后边有一些颜色在逐渐的消失-Shake the image code, in order to make the image look as if swept from top left to bottom right, to produce the feeling of movement must be repeated copies le
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1071
    • 提供者:王策
  1. asgmt1

    1下载:
  2. 对于一张8位灰度图像lena.bmp 1)运用4×4抖动矩阵,生成对应抖动图像 2)生成有序抖动图像 3)对于一张24位彩色图像,生成4×4抖动图像- For a 8-bit gray image (lena.bmp) 1)Use a dithering matrix (4*4), generate the dithered image. 2) Generate the ordered ditering image (4*4). 3) For a 24-bit co
  3. 所属分类:Special Effects

    • 发布日期:2015-11-25
    • 文件大小:601088
    • 提供者:李琰
  1. Bayer-DitherDoc

    0下载:
  2. Bayer抖动图像二值化处理其中采用多文本调用对话框实现-Bayer dithering binarization
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:1687
    • 提供者:白雪娟
  1. deblur_fast_nonuniform_v1.0.tar

    0下载:
  2. Matlab Code for Fast Blind Removal of Non-Uniform Camera Shake Blur(相机抖动图像去模糊代码)-This package contains code to perform fast blind deblurring of images degraded by camera shake, using the MAP algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18821120
    • 提供者:Kevin
  1. vga_inout_sdram_32bit_143M(2 60)

    0下载:
  2. 基于AD9884芯片,用Verilog HDL 硬件描述语言来实现图像的抖动处理(Based on AD9884 chip, we use Verilog HDL hardware descr iption language to achieve image jitter processing.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:8298496
    • 提供者:呵呵呵呵9
  1. Vc6_Image

    2下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-04
    • 文件大小:15010816
    • 提供者:jhanker
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com