CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image filtering

搜索资源列表

  1. matlab

    1下载:
  2. 用matlab中各种不同方法对模糊图像进行复原,有维纳滤波,盲返卷积,Lucy-richardson方法,规则化复原图像等-Various different methods using matlab fuzzy image restoration, with Wiener filtering, blind convolution back, Lucy-richardson methods, rules-based recovery images, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:291178
    • 提供者:xujun
  1. DFT-IDFT

    1下载:
  2. 图像处理的一些基本操作,滤波,傅立叶变换,傅立叶反变换等等,附带有CT照片,可以测试效果.-Some of the basic operation of image processing, filtering, Fourier transform, Fourier inverse transform, etc., with a CT picture, you can test results.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-01
    • 文件大小:2806494
    • 提供者:zhang yao
  1. java_image_process

    1下载:
  2. java处理数字图像,包括镜像、中值滤波、线形灰度变化、图像平滑、图像模糊、图像还原、锐化、量化、二值化图像、边缘检测等-java digital image processing, including image, median filtering, linear gray-scale changes, image smoothing, image blurring, image reduction, sharpening, to quantify the binary image, edge
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-05-18
    • 文件大小:1065804
    • 提供者:鸟人
  1. Spatial_filtering

    0下载:
  2. 空间滤波图像复原,使用matlab实现,对位图文件进行加噪后,处理-Spatial filtering image restoration, the use of matlab implementation of bitmap file to add noise, the treatment
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:377693
    • 提供者:Adams
  1. lvbo

    0下载:
  2. 先由原始图像(任选)产生待恢复的图像; 利用二维小波分析对一幅图象作2层小波分解,并在此基础上提取各层的低频信息实现图像的压缩。 分别用逆滤波和维纳滤波恢复上面图像。 -First be the original image (optional) to restore the image to be generated the use of two-dimensional wavelet analysis of an image for two-layer wavelet decom
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1128
    • 提供者:tony
  1. VTK

    1下载:
  2. 极品共享几个VTK图像处理程序,包括三维显示,图象滤波,伪彩等例子-Need to share a few VTK image processing procedures, including three-dimensional display, image filtering, such as pseudo-color examples
  3. 所属分类:3D Graphic

    • 发布日期:2015-11-18
    • 文件大小:778599
    • 提供者:头脑
  1. MATLAB_image_process_with_PDE

    0下载:
  2. 运用偏微分方程(PDE)方法进行图像处理的matlab程序,包括图像滤波、图像分割、插值、图像增强、恢复及一些方程组求解等在偏微分方法处理图像处理领域常用且重要的处理程序,供大家学习。-The use of partial differential equations methods matlab image processing procedures, including image filtering, image segmentation, interpolation, image enh
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:15423
    • 提供者:wut
  1. filter

    0下载:
  2. 用不同的核进行图像的二维滤波。直接用cvFilter2D得到的结果与cvLaplace得到的结果有所不同-With different two-dimensional nuclear for image filtering. The results obtained directly cvFilter2D the results obtained with different cvLaplace
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1068
    • 提供者:方莉
  1. ImgHazeRemoval_Test

    2下载:
  2. 图像去雾 暗原色 导向滤波 最好的去雾算法 何恺明的matlab代码的opencv的实现-haze removal guided image filtering the best algorithm to fog
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-15
    • 文件大小:4249172
    • 提供者:王万国
  1. tuxiangyunsuan

    0下载:
  2. 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:4651
    • 提供者:王万国
  1. MATLABlvbo

    0下载:
  2. 利用matlab的图像滤波说明,有源代码,很管用的-Note the use of matlab for image filtering, active code, it is useful to
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:74835
    • 提供者:wongjx
  1. median-filter

    0下载:
  2. 基于FPGA的图像中值滤波算法的优化及实现vhdl-中值滤波 利用VHDL语言实现三级流水线中值滤波-FPGA-based image filtering algorithm optimization and realization of vhdl-median filter using VHDL language three pipelined median filter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:670
    • 提供者:站长
  1. CVI

    1下载:
  2. 用CVI编写的图像处理软件实例,实现图像的滤波、图像增强、图像阈值分割-Using image processing software written in CVI examples of image filtering, image enhancement, image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:371844
    • 提供者:Steven
  1. matlab-Imagerecover

    4下载:
  2. 这是一个基于matlab图像复原处理包,其中包括图像的模糊、维纳滤波、盲反卷积、点扩散函数和光学转换函数互相转化-This is a matlab-based image restoration processing package, including the images fuzzy, Wiener filtering, blind deconvolution, point spread function and optical transfer function to transform
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:293139
    • 提供者:
  1. OpenCLFilter

    0下载:
  2. 實現圖像濾波與 7x7過濾器。這個想法是提出一個 OpenCL的算法,將在所有的卡兼容的基本執行 OpenCL的不帶擴展名。由於我們收到一些電子郵件,詢問有關如何實現圖像過濾器,不要使用圖片,做基本的東西 liike反相顏色,我們還公佈了簡單的圖像過濾器,用戶可以編譯過濾器在執行時間和選擇哪個設備是用於編譯的代碼-Image filtering and 7x7 filter. The idea is to propose a OpenCL algorithm, all the cards wil
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:408653
    • 提供者:yohow
  1. curvelet

    1下载:
  2. 利用curvelet波将不同聚焦图像进行分解,然后利用局部能量最大的方法将图像合成,得到清晰的图像、-Curvelet waves using different focus image decomposition, and then make use of local energy will be the largest image synthesis methods have been given clear images,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:334369
    • 提供者:汪博峰
  1. Image-smooth-process

    0下载:
  2. 用VC实现的图像平滑处理,包括噪声的添加,邻域均值滤波,中值滤波等-The realization of the image smooth processing , including noise to add, neighborhood average filtering and median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16774718
    • 提供者:wangping
  1. steerGaussmatlabcode

    0下载:
  2. 关于Steerable filtering decomposition 的matlab程序,- STEERGAUSS Implements a steerable Gaussian filter. This m-file can be used to evaluate the first directional derivative of an image, using the method outlined in: W. T. Freeman and E. H. Adelson
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:387721
    • 提供者:张宇
  1. BM3D

    0下载:
  2. BM3D去噪算法的实现和相关文档,很好的去噪算法-Image and video denoising by sparse 3D transform-domain collaborative filtering Block-matching and 3D filtering (BM3D) algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2907051
    • 提供者:瓶子
  1. Laplace-operator-filtering

    0下载:
  2. 原图像预处理,读入黑白图片并确定长和宽 拉普拉斯变换预处理,定义镜框矩阵和输出矩阵 拉普拉斯运算的三个矩阵 原图像矩阵处理,做一个“像框” 用拉普拉斯算子进行滤波 设定阈值,将图像二值化-The original image preprocessing, read black and white picture and determine the length and width of the Laplace transform pre-defined frame matrix and ou
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:1144
    • 提供者:张庆梅
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com