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

搜索资源列表

  1. MyShow_Laplace

    0下载:
  2. directshow获取图像,opencv处理,laplace算法-directshow access to images, opencv treatment, laplace algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6381400
    • 提供者:张彩
  1. laplace

    0下载:
  2. Laplace边缘提取的例子源码程序~非常好用,新手请大家多多指教。-Examples of Laplace edge detection procedure ~ a very good source, and newcomers Please exhibitions.
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:3069404
    • 提供者:昕昕
  1. img_filters

    0下载:
  2. Some image filtering functions in matlab. Includes: Laplace Sharpening, UnsharpMask, Median filter
  3. 所属分类:matlab

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

    0下载:
  2. 利用laplace算子来对图像进行锐化操作,获得锐化图像-Laplace operator to use an image sharpening operation, to obtain image sharpening
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:45766
    • 提供者:周挺
  1. Laplace

    0下载:
  2. laplace tranforms on C6416
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:558531
    • 提供者:Uday
  1. laplace

    0下载:
  2. 拉普拉斯高斯边缘检测的C程序源码,接口已封装,可以在你的工程中调用-Laplacian Gaussian edge detection procedure of the C source code, interface has been packaged, you can call your project
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:1424
    • 提供者:liutong
  1. laplace

    0下载:
  2. 本代码采用的是opencv,有视频采集和对采集的视频帧进行laplace处理的功能!-This code uses a opencv, with video capture and the capture of video frames laplace processing capabilities!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1950065
    • 提供者:傅剑峰
  1. laplaceNUMERICALinversion

    0下载:
  2. IT IS ABOUT LAPLACE NUMERICAL INVERSION
  3. 所属分类:Applications

    • 发布日期:2017-04-03
    • 文件大小:20342
    • 提供者:debo
  1. pdegui

    3下载:
  2. 偏微分方程数值解法,包括泊松方程,特征值方程,热传导方程和波动方程-PDEGUI demonstrates the finite difference solution of model problems involving Laplace s operator
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3371
    • 提供者:wangg
  1. randlap

    0下载:
  2. 拉普拉斯分布的函数,官方的,我用了很好,产生一定分布的角度-Laplace distribution function, the official, I used a very good
  3. 所属分类:3G develop

    • 发布日期:2017-04-03
    • 文件大小:719
    • 提供者:齐万君
  1. GUISUSAN

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

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

    0下载:
  2. Laplace金字塔算法的图像处理Matlab程序,希望对大家有帮助-Laplace pyramid algorithm for image processing Matlab program, we want to help
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:47817
    • 提供者:shen
  1. Laplace(ImageSharpening)

    0下载:
  2. 图像锐化 Laplace算子 拉普拉斯算法不检测均匀的亮度变化,而是检测变化率的变化率,相当于二阶微分。计算出的图像更加突出亮度值突变的位置。-Image Sharpening Laplace operator Laplace algorithm does not detect uniform brightness changes, but the detection rate of change of the rate of change is equivalent to second-ord
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:172384
    • 提供者:king
  1. laplace-sharpen

    0下载:
  2. Laplacian sharpening method for edge detection of image
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:40066
    • 提供者:ma
  1. kp_harrislaplace

    0下载:
  2. K. Mikolajczyk的尺度不变harris-laplace keypoint检测-K. Mikolajczyk of the scale-invariant harris-laplace keypoint detection
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1422
    • 提供者:杨森泉
  1. fetederiv

    0下载:
  2. element matrix for three-dimensional Laplace s equation using four-node tetrahedral element
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:534
    • 提供者:eilay
  1. affintpoints

    0下载:
  2. Harris, Laplace, det(H), Ridge兴趣点检测,包括了laplace迭代过程-Harris, Laplace, det (H), Ridge interest point detection, including laplace iterative process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:464565
    • 提供者:唐玉娟
  1. Laplace

    0下载:
  2. laplace fuctions table
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:52452
    • 提供者:gcwu
  1. SARFIA_Matlab

    0下载:
  2. thresholding_demo.m interactively loads an image stack, performs thresholding based on the Laplace operator and extracts time-series information from the image stack based on a binary mask provided by the thresholding operation.-thresholding_demo.m i
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3686
    • 提供者:Karthi
  1. laplace

    0下载:
  2. laplace.c from opencv
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2326
    • 提供者:pudn
« 1 2 34 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com