CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 拉普拉斯算子

搜索资源列表

  1. testedge

    0下载:
  2. 用拉普拉斯算子检测图像的阶梯状边缘,其中的模板可以进行修改-Laplace operator to detect the ladder-like image edge, which could be a template for change
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:787byte
    • 提供者:王婷
  1. 频率域图像增强

    0下载:
  2. 对原始图像 Premier Zhou.jpg进行频率域图像增强 1.计算并画出此图像的中心化频率谱。 2.用拉普拉斯算子对此图像锐化。
  3. 所属分类:matlab例程

    • 发布日期:2011-11-20
    • 文件大小:684byte
    • 提供者:llepiao
  1. 6

    1下载:
  2. 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 Sobel算子和拉普拉斯算子进行锐化,并比较结果。-Write a program to image the input Huffman coding, the entropy of the original image displayed, encoded, the average code length, and be able to reconstruct the image a
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:213.75kb
    • 提供者:ad
  1. edge_filter_linear

    1下载:
  2. 1、均值平滑、中值平滑和低通滤波平滑 2、高斯拉普拉斯算子对图像边缘的增强, 3、彩色图像的锐化,-1, the mean smoothing, median smoothing and smoothing low pass filter 2, Laplacian of Gaussian edge enhancement, 3, color image sharpening,
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.87kb
    • 提供者:许耀宗
  1. MyDIP

    0下载:
  2. 用拉普拉斯算子对输入图像的锐化,并提供了测试图片。-With Laplacian sharpening of the input image and to provide a test picture.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-13
    • 文件大小:2.81mb
    • 提供者:quanshuiwusheng
  1. log_edge

    2下载:
  2. 用matlab编写的拉普拉斯高斯算子代码(LoG算子),用该函数实现LoG算子提取图像边缘点的功能。-Written by matlab Laplacian of Gaussian operator code (LoG operator), using the LoG operator functions for extracting the image edge points of the function.
  3. 所属分类:matlab

    • 发布日期:2015-05-04
    • 文件大小:1kb
    • 提供者:林安安
  1. smooth

    0下载:
  2. 使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 -smooth and sharpen
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:7.91mb
    • 提供者:strong
  1. leigs

    0下载:
  2. 拉普拉斯映射的基本思想是在高维空间中离得 很近的点投影到低维空间中的像也应该离得很近,最终求解归结到图拉普拉斯算子的广义特征值问题,本例为拉普拉斯调用函数,对于学习维数约简的同学或许有帮助.-The basic idea is the Laplace mapping from very near the point of projection in the high-dimensional space as low-dimensional space should be very close
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1013byte
    • 提供者:水清
  1. Laplacian-sharpening

    0下载:
  2. 对灰度图像进行拉普拉斯算子锐化,提取灰度图像的边缘。-Laplace operator sharpening, extract the edge of the gray image gray image.
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:1.21kb
    • 提供者:wkk
  1. sar1

    0下载:
  2. 利用matlab编写的图像边缘检测程序,里面包括马尔算子,拉普拉斯算子,罗伯特算子,Canny算子等。-Use the matlab image edge detection program, which includes Malta operator, Laplace operator, Robert operator, Canny operator and other.
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:1.3kb
    • 提供者:nihuan
  1. MATLABshiyongyuandaima

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:113.08kb
    • 提供者:廉小萍
  1. MATLABshiyongdaima1

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:11.77kb
    • 提供者:廉小萍
  1. svm

    0下载:
  2. 两类svm算法,用SMO算法计算拉普拉斯算子-Two svm algorithm, using SMO algorithm Laplacian
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2.1kb
    • 提供者:齐齐
  1. robert

    0下载:
  2. 实现了灰色图像的robert算子和拉普拉斯图像锐化 包含参数设置 已经验证有效-Robert achieved gray image Laplace operator and image sharpening contains parameter settings have been validated
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1019byte
    • 提供者:千寻
  1. Laplacian_Smoothing_Transform

    0下载:
  2. 基于拉普拉斯光滑算子的变换,常用于人脸识别-Smooth operator based on Laplace transform, using face recognition program
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3.65mb
    • 提供者:Ashley
  1. CrossLX

    0下载:
  2. 遗传算法的拉普拉斯交叉算子,是一个比较经典的交叉算子,现在给出它源程序-LX operator (Deep and Thakur [22]) is a self-adaptive parent cen-tric crossover operator. It makes use of Laplace distribution whosedistribution function is given by
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:672byte
    • 提供者:linxk
  1. log

    0下载:
  2. 提出基于拉普拉斯高斯(Laplacian of Gaussian,LoG)算子边缘检测的全局二值化方法对其进行处理,该方法通过提取图像边缘部份的像素灰度获得图像二值化的阈值。处理结果表明,与传统的几种方法相比,该方法能够快速选取良好的二值化阈值,较好地区分目标和背景,在相当大模板宽度内图像二值化的结果都令人满意。-Is put forward based on the Laplacian of Gaussian (LoG) Laplacian of Gaussian, operator edge
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2.19kb
    • 提供者:庄勇
  1. Log算子图像分割的matlab程序

    0下载:
  2. Log算子图像分割的matlab程序,高斯滤波+拉普拉斯算子运算,阈值可以自己设置
  3. 所属分类:matlab例程

搜珍网 www.dssz.com