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

搜索资源列表

  1. Laplace-detection

    0下载:
  2. 从摄像头或AVI文件中捕获视频流并进行边缘检测-Laplace detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:560243
    • 提供者:bobo
  1. Laplace-

    0下载:
  2. 基于labview的拉普拉斯变换的实现的源代码,对学习有帮助-Labview-based implementation of the Laplace transform of the source code, help in learning
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:20770
    • 提供者:周铭
  1. Laplace

    0下载:
  2. Laplace算法,canny算法,对比-Laplace algorithm, canny algorithm, compared
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1012
    • 提供者:ZPF
  1. Laplace

    0下载:
  2. Laplace算法实现,分解多个方程组,可以同时实现数值计算上的要求-Laplace algorithm, decomposition of multiple equations, can achieve the requirements on the numerical
  3. 所属分类:Applet

    • 发布日期:2017-04-14
    • 文件大小:5217
    • 提供者:ruyi
  1. laplace

    0下载:
  2. S. Boyd EE102 Lecture 3 The Laplace transform ² de¯ nition & examples ² properties & formulas { linearity { the inverse Laplace transform { time scaling { exponential scaling { time delay { derivative { integral {
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:83318
    • 提供者:alayas
  1. laplace

    0下载:
  2. 本代码是在visual c++环境下利用opencv对视频进行laplace变换。-laplace change
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:3043690
    • 提供者:T-mac
  1. laplace

    0下载:
  2. 有限元方法中的使用一次线性元在矩形区域上求解laplace方程的数值代码例子-Finite element method, the use of a linear finite element numerical code examples for solving laplace equation on a rectangular area
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2613
    • 提供者:李莎
  1. Laplace-Gaussian-Pyramid

    0下载:
  2. 本程序是车牌检测中的部分代码,是用高斯拉普拉斯进行边缘提取的代码,希望大对大家的编程有所帮助-This program is part of the code in the license plate detection is Gaussian Laplace edge detection code, and hope for all programming help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:4656
    • 提供者:ZHANGAIJUAN
  1. laplace-transform-inversion

    0下载:
  2. 拉普拉斯逆变换的数值方法 详细说明了Talbot s方法和应用,非常有用-numerical methods for laplace transform inversion by Alan cohen
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1778642
    • 提供者:张云桃
  1. Laplace-edge-detection-

    0下载:
  2. 用matlab实现laplace算子检测边缘,请使用2011以上的版本-Laplace operator edge detection using matlab, more than 2011 version
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:13473
    • 提供者:邓欣
  1. laplace

    0下载:
  2. 产生参数beta为1.5的拉普拉斯分布的随机数。主函数为laplacem.c。-Generate parameter beta of 1.5 Laplace distributed random number. Main function laplacem.c.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:165052
    • 提供者:江为
  1. picturesharpen

    0下载:
  2. 代码实现对图形的锐化处理,具有图形界面按键选择Roberts交叉算子、Sobel算子、Laplace边缘增强算子对图像进行锐化处理。-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:49011
    • 提供者:天涯
  1. Sobel-operator-and-Laplace

    0下载:
  2. 运用Sobel算子和拉普拉斯算子对图像进行锐化处理-Use Sobel operator and Laplace operator image sharpening
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:6402
    • 提供者:张艾瑞
  1. laplace

    0下载:
  2. 用五点差分公式数值求解了一个laplace方程,改编后可以用于求解其他laplace方程-Five-point difference formula for numerical solution of a laplace equation can be used to solve other laplace equation adapted
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:785
    • 提供者:小蒋
  1. laplace

    0下载:
  2. 并行程序设计。laplace的并行实现.laplace是一个非常非常重要的算法,并行程序可以有效提升算法的执行效率。-Parallel programming. The laplace parallel implementation to the laplace is a very, very important algorithms, parallel programs can effectively improve the efficiency of the implementation o
  3. 所属分类:MPI

    • 发布日期:2017-11-23
    • 文件大小:326887
    • 提供者:maxiao
  1. Laplace-sharpening

    0下载:
  2. 数字图像处理-拉普拉斯锐化。用MFC实现,功能简单,代码易懂。-Digital Image Processing- Laplace sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:2101960
    • 提供者:刘峰峰
  1. edge detection

    0下载:
  2. 文件夹包含2幅图片,程序实现对2幅图片的边缘检测,有sobel,robots和laplace算法。并将结果显示出来。
  3. 所属分类:matlab例程

  1. laplace-inverse

    0下载:
  2. 拉普拉斯变换的源代码,适合做图像处理及其他使用,有启发作用。-Laplace transform of the source code, suitable for image processing and other use, stimulating.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:16386
    • 提供者:少尉
  1. laplace

    1下载:
  2. laplace算子用来进行图像处理,图像轮廓的提取-laplace operator used for image processing, image contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:548
    • 提供者:gsdflkg
  1. Laplace-transform

    0下载:
  2. 针对红外图像对比度低和边缘模糊的特点,提出了一种结合自适应平台直方图均衡化和拉普拉斯变换的方法。-Infrared images of low contrast and edge blur, a combination of adaptive platform histogram equalization and the Laplace transform method.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:2956676
    • 提供者:郭涵
« 1 2 3 4 56 7 8 9 10 ... 42 »
搜珍网 www.dssz.com