CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 微分

搜索资源列表

  1. QRS

    1下载:
  2. 这是基于PIC系列单片机的C语言编程,采用阈值法检测QRS波,并且将检测到的QRS波经过高低通滤波、微分、移动窗口积分后,通过检测两个相邻的峰值,计算出心率
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4877
    • 提供者:李培
  1. DIPAX

    3下载:
  2. 配套专业版源代码软件DIPA功能简介 与《实用图像处理与分析》配套的源代码软件DIPA是一套完全可执行的VC++界面源代码,界面内容除了图像的表示、读入、保存、彩色变灰度以外,还包括图像的2值化处理、微分变换、几何变换、彩色变换、参数测量、傅里叶变换、小波变换、Hough变换、模式识别、神经网络、遗传算法、图像压缩等功能,提供有近100个图像处理与分析函数的源代码。该软件主要适用于图像处理的教学和科研
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:17835886
    • 提供者:陈新秋
  1. 图像梯度锐化及微分处理

    1下载:
  2. 图像平滑往往使图像锐化、轮廓变得模糊,为了减少这类不利的影响,就需要通过图像锐化技术,使图像变得清晰。
  3. 所属分类:图形图像处理(光照,映射..)

  1. forth order denoising

    0下载:
  2. 收藏多时的四阶偏微分方程降噪程序
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-07-10
    • 文件大小:1232
    • 提供者:qingad
  1. tuxiangchuli.rar

    0下载:
  2. 图像处理的偏微分方程方法,包括彩色图像,灰度图像和matalb代码,Partial differential equations of image processing methods, including color images, grayscale images and matalb code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7403832
    • 提供者:panpan
  1. edge-detection

    0下载:
  2. 边缘检测,用一阶微分算子,二阶微分算子提取边缘,伪彩色图像增强,伪彩色图像处理-Edge detection, first-order differential operator, second-order differential operator edge extraction, pseudo-color image enhancement, false color image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1384811
    • 提供者:谢殿广
  1. edgedemo

    0下载:
  2. 通过拉普拉斯滤波器,高斯微分滤波器以及高斯差分滤波器提取图像边缘的简单matlab代码-Filter by Laplace, Gaussian derivative filters and difference filter from the edge of Gaussian simple matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:640
    • 提供者:endchaos
  1. Graphics-generation-and-filling

    1下载:
  2. 基本图形的生成与填充VC源码。实现了: 1,点与直线生成算法(数值微分法(DDA算法),中点画线法,Bresenham画线法)。 2,圆的生成算法(中点画圆算法,Bresenham画圆算法)。 3,椭圆生成算法。 4,区域填充(种子填充算法,扫描线填充算法)。 5,汉字的显示技术。 6,曲线的生成(最小二乘直线拟合,三次Bezier直线生成,任意次Bezier直线生成 )。-Basic graphics generation and fill VC source. Rea
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4493407
    • 提供者:
  1. colorimagerestoration

    1下载:
  2. 一种基于tv模型的彩色图像修复方法,效果很好-Tv model based on color image restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:3310
    • 提供者:fang
  1. imageprocessing

    1下载:
  2. 用偏微分方程实现图像复原。以C++为运行环境。-Image processing, image compression. Gray-scale computing. Image difference operation.
  3. 所属分类:Special Effects

    • 发布日期:2014-05-07
    • 文件大小:2048
    • 提供者:贾光斌
  1. IP

    2下载:
  2. 1)8位和24位bmp文件的打开,保存,自动判别文件类型并进行相应的设置。 2)对同一副bmp图像的多视图显示,包括:一般图像视图,直方图视图(支持彩色), 图像属性视图,24位bmp的RGB各分量视图。 3)各种卷积核的滤波操作。包括:拉普拉斯二阶微分算子,LoG算子, 高斯平滑算子,sobel垂直/水平边缘增强算子,sobel边缘强度算子,两种 不同半径的圆形滤波器,另外canny边缘检测算子也可以在程序中使用。 4)8位24位bmp图像之间的相互转化。 5
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:184654
    • 提供者:方四
  1. inpainting-survey

    0下载:
  2. 基于偏微分方程的数字图像修复的一些方法和模型,介绍了几种常用的数字图像修复的模型。-Based on partial differential equations of the digital image repair some of the methods and models, introduced several popular models of digital image restoration.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:999290
    • 提供者:
  1. bianyuanjiance

    0下载:
  2. 此源码包括对图像的边缘检测、梯度锐化和微分运算等图像处理的操作。-This source includes the image edge detection, gradient operator, such as sharpening and differential image processing operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:945853
    • 提供者:zhangjie
  1. fifteen

    0下载:
  2. 第十五章 图像分析 15.1 边缘检测 15.1.1 微分算子 15.1.2 Log算子 15.1.3 Canny 算子 15.2 四叉树分解 15.2.1 四叉树分解 15.2.2 四叉树 MATLAB 函数 -Chapter XV 15.1 edge detection image analysis 15.1.1 Differential Operators 15.1.2 Log Operator 15.1.3 Canny operator 15.2
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2830
    • 提供者:王万国
  1. DigitalImageProcessing5

    0下载:
  2. 原理与分类 空域滤波器的定义、原理、分类 平滑滤波器 均值滤波器、中值滤波器、基本低通滤波器 锐化滤波器 微分滤波器、基本高通滤波器 -Principle and classification of airspace filter definition, principle, classification smoothing filter mean filter, median filter, basic low-pass filter sharpening filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8763367
    • 提供者:wnl
  1. kirsch

    0下载:
  2. Krish 算子是基于特定方向的微分来检测边缘。它先辨认像素为可能的边缘元素,再给它赋予预先定义的若干个方向之一-Krish operator based on the specific direction to detect the edge of the differential. It first to identify the edge pixels for a possible element,then it gives a number of pre-defined directi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:350948
    • 提供者:蓝水晶
  1. prewitt

    0下载:
  2. 通过prewitt算子,对图象进行一阶微分处理,达到图象增强的目的!-Through the Prewitt operator, one of image-order differential treatment to achieve the purpose of image enhancement!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:389500
    • 提供者:李华
  1. ImageProcessing

    0下载:
  2. 基本要求: 1将彩色图像读入缓冲区,并显示 2将真彩色图像转换成灰度图像 3对图像进行中值滤波和领域平均法滤波比较结果 4采用梯度算子和线形二次微分算子对应的模板对图像进行锐化 -Basic requirements: One. will be read into the buffer color images, and display Two. True Color images will be converted into gray image Thre
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:191818
    • 提供者:xuqijun
  1. roughdraw

    0下载:
  2. 本程序为关于画线的算法:DDA(数值微分)法、中点画线算法、Bresenham算法中点画圆算法。可以画出相应的图线。-This procedure to draw the line about algorithms: DDA (Numerical Differentiation) Act, in stipple line algorithm, Bresenham midpoint circle algorithm algorithm. Can draw the corresponding dia
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4542
    • 提供者:李岩
  1. Color_dirct_Diff

    0下载:
  2. 矢量图像方向扩散滤波, 基于偏微分方程-color direction diffusion of vector image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:968
    • 提供者:zhulin
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com