CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 差值法

搜索资源列表

  1. Subtraction

    0下载:
  2. 以下是差影法的源程序。要注意的是,第一幅图的文件名为c:\\test.bmp,第二幅图的文件名是c:\\backgnd.bmp。它们有着相同的灰度值和调色板。执行时,这两个文件已经准备好。 我们针对的虽然是二值图,但为了处理的方便,用的是256级灰度图,不过只用到了0和255两种灰度级。-Subtraction law of the source. To be noted is, a document of the plan called c : \\ test.bmp, second gr
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.79kb
    • 提供者:王夏
  1. image-go

    1下载:
  2. 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开*廓提取源程序 堆栈的数据结构和操作 VC++开*廓跟踪源
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:267.99kb
    • 提供者:zhou
  1. hermit

    0下载:
  2. 在求n阶差商时,考虑有重节点的情况,使用Hermite插值法-seeking to n-poor, consider the weight of the nodes, the use of Hermite interpolation
  3. 所属分类:C#编程

    • 发布日期:2014-01-14
    • 文件大小:1.18kb
    • 提供者:piggy
  1. GrayValue

    0下载:
  2. 二值法分割图像。。。利用灰度差分割图形。。。具体是迭代法得应用
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4.85kb
    • 提供者:wanglei
  1. DDAandBresenham

    0下载:
  2. DDA与Bresenham直线算法:DDA法画线段。端点位置间水平和垂直差值赋给参数dx和dy。绝对值的参数参数steps的值。从像素位置(Xa,Ya)开始,确定沿线段生成下一个像素位置的每一步所需的偏移量,并循环上述过程steps次。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:87.59kb
    • 提供者:宋芬
  1. mypolygon

    2下载:
  2. 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开*廓提取源程序 堆栈的数据结构和操作 VC++开*廓跟踪源程序 VC+
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2.01kb
    • 提供者:吳郭魚
  1. imageresize

    0下载:
  2. 上传文件的功能是实现了采用双线性差值法来实现图像放大-Bilinear difference method to achieve the image to enlarge
  3. 所属分类:Console

    • 发布日期:2017-05-13
    • 文件大小:3.4mb
    • 提供者:李伟
  1. Filter

    0下载:
  2. 常见滤波算法的库文件源代码,包含平均值、中位值、递推平均值、差值法等-Common filtering algorithm library file source code, including average, median, recursive, on average, the difference method
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:63.55kb
    • 提供者:唐建春
  1. DNewton_interi

    0下载:
  2. 用牛顿差值法求多项式的均差,所所用C++语言开发环境可直接使用。 -Newton' s difference method and the polynomial differential, used C++ language development environment can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:806byte
    • 提供者:xinlnix
  1. source

    0下载:
  2. 此代码主要是利用最邻近差值法,双线性插值法,高阶插值法实现图像的旋转以及缩放-This code is the difference between the use of the nearest neighbor method to achieve image rotation bilinear interpolation, higher-order interpolation and scaling
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2.53kb
    • 提供者:xuxiao
  1. ArcGIS--IDW

    0下载:
  2. ArcGIS 二次开发,反权距离差值法(IDW),希望对你有帮助-ArcGIS secondary development, right from the anti-difference method (IDW), I hope to help you
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:783byte
    • 提供者:ZZJ
  1. kt3d

    0下载:
  2. 插值 科里金插值法,在保证估计值满足无偏估计的条件和最小方差条件下求得估计值。(interpolationThis subroutine sets up a 3-D "super block" model and orders the data c by super block number. The limits of the super block is set to the c minimum and maximum limits of the grid; dat
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:9kb
    • 提供者:liljas
  1. matlab克里金插值kriging

    1下载:
  2. 克里金(Kriging)插值法,又称空间自协方差最佳插值法,它是以南非矿业工程师D.G.Krige的名字命名的一种最优内插法。克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。(Krikin (Kriging) interpolation method, also called spatial covariance best interpolation method, is an optimal interpolation method named by Sout
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:2kb
    • 提供者:candor0702
  1. chapter6

    1下载:
  2. 电力用户窃电大数据仿真,利用拉格朗日差值法和机器学习算法进行数据处理,有效预测。(The power user theft of large data simulation, the use of Lagrange difference method and machine learning algorithm for data processing, effective prediction.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:48kb
    • 提供者:左岸223
  1. 背景差分

    0下载:
  2. 通过背景差分法获取运动目标检测,提取前景目标,转化成二值图(The moving target detection is obtained by the background difference method, and the foreground object is extracted and transformed into a two value graph.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:5.51mb
    • 提供者:向日葵的光
  1. Finite difference

    0下载:
  2. 建立差分格式,输入边缘数值通过有限差分法计算网格中点的值(电磁场与电磁波中内容)(A difference scheme is set up, and the input edge value is calculated by the finite difference method (the content of electromagnetic field and electromagnetic wave) in the mesh.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-18
    • 文件大小:81kb
    • 提供者:unicorn_plus
  1. 差分法求解两点狄利克雷边值问题

    1下载:
  2. 运用差分法求解两点狄利克雷边值问题。。。。(Two point Dirichlet boundary value problem is solved by difference method.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:杨小歪
  1. matlab克里金插值kriging

    3下载:
  2. 克里金加权插值法,使用方便参数设定简单,容易实现,(Kriging weighted interpolation is easy to use and easy to implement,)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:2kb
    • 提供者:奋 斗 吧
  1. odesbvp

    2下载:
  2. matlab提供了边值问题求解器bvp4c()用于求解边值问题的数值解,bvp4c()采用带自适应网格的高阶差分法来求解边值问题,首先给出可调用的常微分方程组函数以及残差的边值条件函数,这些函数都必须返回一个列向量。(Matlab provides the numerical solution of the boundary value problem solver bvp4c () for solving the boundary value problem. Bvp4c () uses th
  3. 所属分类:其他

    • 发布日期:2018-12-01
    • 文件大小:1kb
    • 提供者:lulu810
  1. 阈值1

    1下载:
  2. 采用差分阈值法对心电信号QRS波进行特征提取的matlab程序。,Differential threshold method QRS wave of ECG feature extraction of matlab program.(A matlab program for feature extraction of QRS wave of ECG signal by differential threshold method is presented.)
  3. 所属分类:Windows编程

    • 发布日期:2021-04-24
    • 文件大小:686kb
    • 提供者:studywork
« 12 3 »
搜珍网 www.dssz.com