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

搜索资源列表

  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
    • 文件大小:873
    • 提供者:星河之风
  1. mani

    1下载:
  2. 此代码是关于流形学习,数据降维,代码中含有的主要方法是PCA,KPCA,MDS,KMDS,Laplacian等等,且代码作了可视化处理,界面效果完美-This code is on the manifold learning, data dimensionality reduction, the main method code is contained in PCA, KPCA, MDS, KMDS, Laplacian, etc., and the code visualization ma
  3. 所属分类:Data Mining

    • 发布日期:2017-04-30
    • 文件大小:14008
    • 提供者:张陈
  1. BCB-program17

    0下载:
  2. It is a BCB program to test digital image by sobel, Laplacian, smooth, line erosion and ridge_thinning method.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1980
    • 提供者:majoryang
  1. BCB-program18

    0下载:
  2. It is a BCB program to use smooth, sobel, laplacian, FMFED method to watch image result.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3181
    • 提供者:majoryang
  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
    • 文件大小:2246
    • 提供者:庄勇
  1. ruihua

    0下载:
  2. 彩色图像的预处理,灰度化,直方图均衡化, gaussian低通滤波器锐化,laplacian算子锐化-Color image processing, gray, histogram equalization, gaussian low pass filter, Laplacian operator sharpening
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:551
    • 提供者:liu
  1. matlab_GUI

    0下载:
  2. 边缘检测:Roberts边缘检测算子、Sobel边缘检测算子、Prewitt边缘检测算子、Canny边缘检测算子、Laplace边缘检测算子等等。-Edge examination, Kirsch calculate operator, Sobel calculate operator, Laplacian calculate opera
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:2807
    • 提供者:李光耀
  1. laplacian-operator

    0下载:
  2. 在MATLAB中使用拉普拉斯算子检测图像边沿,多个参数对比-In MATLAB using the Laplasse operator to detect image edge, multiple parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:20025
    • 提供者:孙峰
  1. graf_laplasian

    0下载:
  2. laplacian graph algorithm is simple to implement with MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:629
    • 提供者:hamed
  1. Multifocus-Image-Fusion-Based-on-NSCT

    0下载:
  2. Abstract—To overcome the difficulties of sub-band coefficients selection in multiscale transform domain-based image fusion and solve the problem of block effects suffered by spatial domain-based image fusion, this paper presents a novel hybrid
  3. 所属分类:Project Design

    • 发布日期:2017-05-11
    • 文件大小:2480095
    • 提供者:senthil
  1. image_blending

    0下载:
  2. This is a matlab source code in order to Blend two images using the concept of Laplacian pyramid and reconstruction techniques.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2931
    • 提供者:ankith menon
  1. 57621

    0下载:
  2. Laplacian smoothing transform (lst) for face recognition in matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:3828607
    • 提供者:Nono Heryana
  1. LaPuLaSi_RongHe

    0下载:
  2. 拉普拉斯金字塔在图像融合中有所应用。首先对两个待融合图像求拉普拉斯残差金字塔,然后用模板对每一级残差图像进行融合得到融合后图像的残差金字塔,然后对这个金字塔进行重构就能得到最终的融合图像,图像各尺度细节得到保留-Laplacian pyramid image fusion has been applied. First, the two images to be fused residual demand Laplace pyramid, then the template for each l
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:950
    • 提供者:steve
  1. Laplasse-residual-Pyramid

    0下载:
  2. 拉普拉斯残差金字塔的源码及其练习程序,很有用处的-Laplacian pyramid residuals source and exercise programs
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5877049
    • 提供者:杨青
  1. fuse_toolbox

    0下载:
  2. matlab图像融合工具箱,有很多图像融合的相关函数,拉普拉斯金字塔,主成分分析,等一些列融合算法-Some columns matlab toolbox image fusion, image fusion has a lot of correlation function, Laplacian pyramid, principal component analysis, and other fusion algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:17706
    • 提供者:曹禹
  1. sharpen

    0下载:
  2. 基于拉普拉斯算子实现图片的锐化,并将结果与原图片显示出来-Based on Laplacian image sharpening to achieve the result with the original image displayed
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:917
    • 提供者:宣璇
  1. bie_knls.tar

    0下载:
  2. A note on boundary integral equations and their kernel functions for Laplacian, Helmholtz and elastodynamic problems.
  3. 所属分类:mathematica

    • 发布日期:2017-05-01
    • 文件大小:75808
    • 提供者:Carl
  1. extractkeypoint

    0下载:
  2. 提取角点的实用程序,也叫特征点提取,包括Harris方法、SUSAN方法、SUSAN-Laplace方法。-extract keypoints also called feature , corners , interest points , etc.The following algorithm are provided : Harris SUSAN - Harris-Laplace- Laplacian of Gaussian (LoG)- Gilles The input imag
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:538007
    • 提供者:李建伟
  1. dedfrghyjh

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

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

    0下载:
  2. laplacian eigenmaps算法-laplacian eigenmaps Algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-13
    • 文件大小:2044
    • 提供者:刘恺楠
« 1 2 ... 24 25 26 27 28 2930 31 32 33 »
搜珍网 www.dssz.com