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

搜索资源列表

  1. curveevlhjf

    0下载:
  2. 几何偏微分方程方法应用于曲线演化的一个小程序,这里是一个matlab的源程序,不是十分复杂,显示了一个哑铃形状的曲线演化的过程-geometric partial differential equations method has been applied to the evolution of the curve of a small program here is a source of Matlab, is not very complex, and shows a dumbbell-sh
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1275
    • 提供者:贺静芳
  1. M_Line

    0下载:
  2. 画了一个五角星并添充了颜色,还用微分画直线法,和bresenham法画直线-drawing of a five-pointed star and Tim added color, differential line drawing, and painting straight bresenham France
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:31531
    • 提供者:magp
  1. SooChow_2D

    0下载:
  2. 本程序实现的是二维图形的限定Delaunay的三角剖分,算法的主要思想是采用微分方程数值解法中的有限元方法对二值图像进行三角剖分,程序为二维图像重建提供一个有利的基础。-this program is limited to the two-dimensional graphics Delaunay triangulation. The main idea of this algorithm is the numerical solution of differential equations b
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:174209
    • 提供者:wukongpei
  1. ImagesharpeningImageTransform

    0下载:
  2. Sobel算子:是一种空域微分算子,可以通过它锐化图象。 将图象分块(8*8),作DCT变换,并作IDCT:DCT是一种可分离图象变换,用来图象压缩编码。-Sobel Operator : airspace is a differential operator, through its image sharpening. Image will block (8 * 8), for the DCT and IDCT for : DCT is a separable Image Transfor
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1956
    • 提供者:xuhua
  1. DDAForm1

    0下载:
  2. 在VB环境下实现各种2D图形画线算法,具体包括:数值微分法,中点画线法,Bresenham画线法
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2556
    • 提供者:王文忠
  1. pdenipt

    0下载:
  2. 包含了偏微分方程图像处理一些经典算法的matlab实现,如热扩散、非线性扩散等,便于快速入门
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:31533
    • 提供者:湖海
  1. VBDDA

    0下载:
  2. 计算机图形学当中的生成直线的数值微分算法,以及实现橡皮筋技术
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2147
    • 提供者:radlo
  1. drawline

    0下载:
  2. 通过数值微分法,中点画线法,Bresenham法画任意斜率直线
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:49187
    • 提供者:陈良
  1. 二阶微分图像增强

    0下载:
  2. 通过二阶微分算子对BMP图像进行微分,然后加上原图,实现图像增强的效果。采取C++ Builder 编程
  3. 所属分类:2D图形编程

    • 发布日期:2011-03-20
    • 文件大小:372256
    • 提供者:leefeel
  1. 一种匀速运动模糊图像的模糊方向判断算法

    0下载:
  2. 本文主要研究的是任意方向的匀速直线运动模糊图像的模糊方向判断算法,主要根据运动模糊降低了运动方向上图像的高频成 分,沿着运动方向实施高通滤波,可保证微分图像灰度值(绝对值)之和最小,论文中就是根据这种原理来判断出匀速运动模糊图像的运动 模糊方向,采用了3×3方向的微分乘子法来判断图像的运动模糊方向,从而可将图像的恢复问题转化为一维问题。
  3. 所属分类:2D图形编程

    • 发布日期:2011-10-05
    • 文件大小:137465
    • 提供者:jackeey
  1. inpainingCDD

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

    • 发布日期:2016-11-15
    • 文件大小:4209712
    • 提供者:倪路桥
  1. AMLE

    0下载:
  2. AMLE水平集图像插值(AMLE.cpp),包括灰度图轮廓跟踪算法(edgeTrace.cpp),数学形态运算(morphology.h) (其中 AMLE.cpp 是王大凯等《图像处理的偏微分方程方法》一书附带CD中Matlab代码 AMLE_level_set_interp.m 的C++实现)。 注意!本项目还需要下载本人先前上传的 DIBmp.rar,并请自行调整项目所含文件的路径。-AMLE, Edge trace, morphology
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:123177
    • 提供者:liuqungen
  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. ruihua

    0下载:
  2. 里面包含三个程序:边缘检测 梯度锐化 微分运算-Which contains three programs: Sharpen differential gradient edge detection operator
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:944064
    • 提供者:朱小娇
  1. jbtxsc

    0下载:
  2. 基本图形的生成的实验代码,包括DDA(数值微分)算法、Bresenham算法等-Basic graphics experiments generated code, including the DDA (Digital Differential) algorithm, Bresenham algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:41040
    • 提供者:pop
  1. Cplusplusprogramming_of_FFT_and_IFFT

    0下载:
  2. 本文我在北航读研时主修《现代偏微分方程》时花费一个多月时间写的期末报告,里面系统阐述了快速傅里叶变换的算法原理及其在数字信号处理等工程技术中的应用。介绍了一维DFT的基2 FFT 算法频域抽取和时域抽取FFT的短发原理和编程步骤。最后在附录中给出了一维DFT的基2 FFT 算法(包括频域抽取的FFT和IFFT算法、时域抽取的FFT和IFFT算法),一维任意非基2 FFT算法,二维DFT的基2 FFT 算法以及二维DFT的任意非基2 FFT 算法的详细的Visual C++程序。-The pape
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:459241
    • 提供者:刘小
  1. C3

    0下载:
  2. vc2005,vc2008 影像處裡微分強化-vc2005, vc2008 Imaging Department in differential strengthening
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-22
    • 文件大小:6745982
    • 提供者:nick cheng
  1. LORENZED

    0下载:
  2. LORENZED混沌吸引子的微分方程计算以及图像还有振动速度场-LORENZED chaotic attractors calculated differential equations and image vibration velocity field also
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:873
    • 提供者:sky
  1. New4

    0下载:
  2. 实现了图像的二阶微分算法,以Laplace为例。源码包括MFC下显示图片,和Laplace算法代码。-To achieve the image of the second derivative algorithm to Laplace, for example. MFC source code is displayed, including pictures, and Laplace algorithm code.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4106696
    • 提供者:zhao
« 12 »
搜珍网 www.dssz.com