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

搜索资源列表

  1. PDEresearch

    0下载:
  2. 基于偏微分方程的图像去噪,图像修复及放大研究-Based on partial differential equations of image denoising, image restoration and research to enlarge
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8873192
    • 提供者:
  1. TV_resto

    0下载:
  2. 偏微分方程应用与图像去噪,迎风方案,采用TV方法- Restore an degraded Image (noising and blurring) by TV method. The numerical implementation is based on Roe upwind schema
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:753
    • 提供者:maomao
  1. ImageProcessingBasedonPartialDifferentialEquations

    0下载:
  2. 一本比较全面的偏微分方程的图像处理书,对学习PDE图像处理有很大帮助。-A more comprehensive image processing of partial differential equations book for learning PDE image processing of much help.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:23700287
    • 提供者:suyijie2008
  1. GUISUSAN

    0下载:
  2. 边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪声能力很强,运算量也比较小。并将SUSAN算法用于多类图像的
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1097689
    • 提供者:zhaolipo
  1. inpainingBDCB

    0下载:
  2. 基于偏微分的BDCB模型,该程序运行效果比较理想,且附有处理图像,点击运行就可使用,程序很好理解,请放心下载!-Based on partial differential of BDCB model ideal running effect of the program, and with image processing, click Run can use the program well understood, please be assured to download!
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4213055
    • 提供者:倪路桥
  1. inpainingTV

    0下载:
  2. 基于偏微分的TV模型,该程序运行效果非常理想,且附有处理图像,点击运行就可使用,程序很好理解,让大家少走弯路,强烈推荐!,请放心下载!-Based on partial differential of the TV model, the program runs very good results, and with image processing, click Run can use the program well understood so that we can avoid detou
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4213172
    • 提供者:倪路桥
  1. pianweifenn

    0下载:
  2. 基于偏微分方程图像处理的第二部分,很适合研究该领域的同学,欢迎下载-welcom to get it. image
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3986004
    • 提供者:英子
  1. p

    0下载:
  2. 基于偏微分图像处理的剩余部分,值得大家下载学习-failed to translate
  3. 所属分类:Graph program

    • 发布日期:2017-05-19
    • 文件大小:5205381
    • 提供者:英子
  1. MATLABSOLUTION

    0下载:
  2. MATLABSOLUTION包含了偏微分方程的MATLAB数值解法以及一百个数值计算实例,有益于初学者。-MATLABSOLUTION contains the numerical solution of partial differential equations in MATLAB, as well as 100 numerical example, useful for beginners.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-04
    • 文件大小:1273018
    • 提供者:李成
  1. 20091227linebresenham2

    0下载:
  2. 本文对直线的生成的3种算法:逐点比较法、数值微分法(DDA法)、Bresenham算法进行研究。本文对逐点比较法、数值微分法(DDA法)、Bresenham算法进行推导,研究了逐点比较法、数值微分法(DDA法)、Bresenham算法在第一象限的实现和改进后逐点比较法、数值微分法(DDA法)、Bresenham算法在所有象限的实现。通过编程实践,可以掌握VC和opengl的使用方法。-In this paper, a straight line generated by three kinds
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-23
    • 文件大小:206039
    • 提供者:aliang
  1. GAC_pde

    0下载:
  2. 基于偏微分方程的对GAC模型的改进算法的程序实现,可以对图形进行分割,此程序中如改变迭代的次数,分割效果回会逐渐的变好,但速度会变慢,当迭代次数超过4000次以上,效果就不是很明显了-GAC model based on partial differential equations of the improved algorithm program implementation can be divided on the graphics, this program, such as chang
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:8544
    • 提供者:紫星
  1. lisanxiaoboyuzhidepianweifenquzao

    0下载:
  2. 小波方法和偏微分方程方法是图像去噪中的主要方法。该文提出基于离散小波变换对图像进行阈值去噪,得出了小波阈值的偏微 分方程表示形式,在此基础上研究偏微分方程的解法,采用分数步的小波阈值方法对图像去噪,得到了较好的去噪效果,同时可以保护边 缘。数值试验结果表明,该方法具有比小波方法更好的去噪效果,能获得较高的信噪比-Wavelet method and partial differential equations is the main method of image denoising.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1306005
    • 提供者:MaxineChan
  1. image-restoration

    1下载:
  2. 数字图像修复技术综述,介绍了用于结构图像修复的变分偏微分法和用于修补大面积缺损的纹理合成的方法。分别给出了相应的数值计算和实验结果。-Overview of digital image restoration techniques are introduced for the structure of partial differential variational image restoration method and the repair of large defects of the t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-05
    • 文件大小:851276
    • 提供者:丁丁
  1. pwf

    0下载:
  2. 偏微分方程图像处理,图像处理的新工具,重要的研究方向-PDE image processing, image processing, new tools, important research direction
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6296308
    • 提供者:zxf
  1. adaptiveTVdenoising

    0下载:
  2. 基于偏微分方程的去噪代码,可有效去除噪声。-Noise code based on partial differential equations, can effectively remove the noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:749
    • 提供者:谢殿广
  1. PDE

    0下载:
  2. 基于偏微分方程PDE的图像处理程序,包括图像预处理、并实现了BSCB模型等的完整程序。-PDE based on partial differential equations of image processing procedures, including image preprocessing, and model implements the BSCB integrity of such programs.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5458301
    • 提供者:
  1. Inpainting

    0下载:
  2. 七篇关于基于偏微分方程的图像修复的IEEE文章 欢迎下载-Seven partial differential equations on the image restoration based on the IEEE article are welcome to download
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9423176
    • 提供者:
  1. PDE_Programs

    0下载:
  2. 图像处理的偏微分方程方法,包括曲线演化,图像分割,图像滤波,图像复原等的matlab源代码。-Partial differential equations of image processing methods, including curve evolution, image segmentation, image filtering, image restoration, etc. matlab source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:15428
    • 提供者:zerg
  1. 程序

    0下载:
  2. 用matlab语言模拟非线性常微分方程组的数值解,以及解的变化规律(The numerical solution of the nonlinear equation is simulated)
  3. 所属分类:图形图象

    • 发布日期:2017-12-23
    • 文件大小:12288
    • 提供者:dongyuan
  1. 2

    0下载:
  2. 模拟非线性微分方程组的图像,得到解的变化趋势(An image of a nonlinear differential equation is simulated)
  3. 所属分类:图形图象

    • 发布日期:2017-12-11
    • 文件大小:32643
    • 提供者:dongyuan
« 1 23 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com