CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 拉普拉斯算子

搜索资源列表

  1. laplacian

    0下载:
  2. matlab 拉 普 拉 斯 算 子 代 码-matlab laplacian detector
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:834byte
    • 提供者:lgh
  1. Cotton1

    0下载:
  2. RAw格式图片的显示,边缘检测,包括SOBEL算子,具有不同模板的拉普拉斯算子边缘检测,以及一些简单的滤波方式-RAw format the display of images, edge detection, including edge detections of the SOBEL operator, the Laplacian operator with a different template , as well as some simple filtering approach
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:93.9kb
    • 提供者:林宁
  1. xianxinglvbo

    0下载:
  2. 程序的功能是对载入的图像进行线性滤波,滤波算子有梯度算子、平滑算子、高斯算子和拉普拉斯算子,同时可以设置滤波窗口的大小和滤波数。处理完后的图像可以进行保存。-Function of the program image is loaded linear filter, the filter operator with the gradient operator, smooth operator, Gaussian operator and Laplace operator, and can set
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:20.77kb
    • 提供者:陈勇
  1. Sobel-operator-and-Laplace

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

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

    0下载:
  2. matlab对一幅图像利用小波实现边缘检测,并和其他的算子(拉普拉斯算子、梯度算子)比较结果-Comparison of the results of matlab for an image using wavelet edge detection, and other operators (Laplacian, gradient operator)
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:920byte
    • 提供者:么西1983
  1. several-image-fusion-functions

    1下载:
  2. 一个集结了多种图像融合方法的程序,有GUI界面,使用非常方便,其中包含的图像融合程序有PCA,拉普拉斯算子,形态学金字塔,对比度金字塔,小波等等。主程序是fusetool.-The code intergrates several image fusion function,including PCA,LAP,CONTRAST,DWT and so on.The code has an interface,which maks it user-friendly.The main program
  3. 所属分类:Other systems

    • 发布日期:2017-01-11
    • 文件大小:2.4mb
    • 提供者:倪风
  1. laplas

    1下载:
  2. 计算拉普拉斯算子的matlab程序源代码-Laplacian calculation matlab program source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2.97kb
    • 提供者:xb
  1. lapla2

    0下载:
  2. 自己写的拉普拉斯边缘提取的程序,可以自己更改算子来进行图像处理。-image process of laplacion
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:281.25kb
    • 提供者:rick
  1. matlab-code

    1下载:
  2. 实用的matlab代码:中值滤波器;用Sobel算子和拉普拉斯对图像锐化;梯度算子检测边缘;LOG算子检测边缘;Canny算子检测边缘-Practical matlab code: median filter Sobel operator and Laplacian image sharpening gradient edge detection operator LOG operator to detect the edges Canny edge detection operator
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:873byte
    • 提供者:星河之风
  1. dedfrghyjh

    0下载:
  2. 用Sobel算子和拉普拉斯对图像锐化 -Sobel operator and Laplacian sharpening image
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:10.69kb
    • 提供者:在一起
  1. gradient

    0下载:
  2. 求解梯度(拉普拉斯算子)运算的fortran程序-Solving gradients (Laplacian) operations fortran program
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:601byte
    • 提供者:syj
  1. BMP

    0下载:
  2. c图像处理,包括小波变换,高斯变换,滤波,边缘检测,旋转,平移,各算子:sobel,拉普拉斯-c image processing, including wavelet transform, Gauss conversion, filtering, edge detection, rotation, translation, each operator: sobel, Laplace etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:5.67mb
    • 提供者:ZHANG
  1. 图像锐化

    0下载:
  2. 对图像进行频率域图像增强,计算并画出此图像的中心化频率谱,用拉普拉斯算子对此图像锐化(The image frequency domain image enhancement, calculate and draw the central frequency spectrum of this image, using the Laplasse operator sharpening the image)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1kb
    • 提供者:wss546
  1. MATLAB实用源代码

    2下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
  3. 所属分类:其他

  1. HKS-master

    0下载:
  2. 计算网格中每个点的热核特征,给出了特征值和拉普拉斯算子的特征向量。(The characteristic vectors of the eigenvalues and Laplacian operators are given by calculating the thermonuclear characteristics of each point in the grid.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:7.56mb
    • 提供者:
  1. 1

    0下载:
  2. 拉普拉斯(Laplacian)梯度算子 和LoG(Laplacian of Gaussian)算子实现边缘检测。(Laplasse (Laplacian) gradient operator And LoG (Laplacian of Gaussian) operator to realize edge detection.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:3.22mb
    • 提供者:ayu1121
搜珍网 www.dssz.com