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

搜索资源列表

  1. BianYuanJianCe

    0下载:
  2. 用c#语言对拉普拉斯等各种边缘检测方法进行了实现-Using c# language on a variety of Laplacian edge detection method of implementation
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:537313
    • 提供者:张冬冬
  1. Image_processing_matlab

    0下载:
  2. 上课时做的matlab图像处理实验,包括卷积,拉普拉斯变换,罗伯特算子,种子算法,-Matlab class to do the image processing experiments, including convolution, Laplace transform, Robert operator, seed algorithm, and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:246271
    • 提供者:张彩
  1. Laplacian_algorithm

    0下载:
  2. 数字图片处理技术,拉普拉斯算法技术应用,教你如何对图片进行处理-Digital image processing techniques, Laplacian algorithm technology, teach you how to deal with image
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2967929
    • 提供者:杨权新
  1. 2009.0423

    0下载:
  2. 传统的边缘检测方法是对原始图像中像素的某小邻域来构造检测算子,它是采用锐化算子(如梯度算子、 拉普拉斯算子)进行的。图像的边缘检测是通过模板作为核与图像中的每一个像素点做卷积和运算,然后选取合适的阈值以提取边缘。-Traditional edge detection method is the original image in a pixel neighborhood operator to construct, it is a sharpening operator (such as the
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:5324
    • 提供者:刘卅
  1. lplsrh

    0下载:
  2. 拉普拉斯锐化,是图像边缘检测算法之一,对图像处理效果,有作用。-Laplacian sharpening, edge detection algorithm is one of the effects of image processing, a role.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:160351
    • 提供者:Janny
  1. filteringcollection

    0下载:
  2. Matlab图像滤波合集image filtering collection,包括:图像RGB空间滤波、维纳滤波、离散傅立叶变换、拉普拉斯滤波、中值滤波等等。-MATLAB image filtering collection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:24644
    • 提供者:youxia
  1. Iaplace

    0下载:
  2. 拉普拉斯变换在vs2005中实现的源代码-laplace transformation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3920153
    • 提供者:顾婷婷
  1. ImagefusionOfLaplace

    1下载:
  2. 利用Laplace金子塔对图像进行融合,程序中给出了详细的高斯金子塔和拉普拉斯金子塔的实现方法,以及图像经金子塔变换后的融合算法-The use of Laplace Pyramid Fusion of images, the program gives a detailed Gaussian pyramid and Laplacian pyramid implementation methods, and the image transformed by the pyramid fusion
  3. 所属分类:Special Effects

    • 发布日期:2015-05-19
    • 文件大小:4618
    • 提供者:王文波
  1. laplace_pyramid

    0下载:
  2. 用拉普拉斯金字塔方法对DR图像进行对比度增强-laplace pyramid
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3254691
    • 提供者:宋艳丽
  1. 1.pdf

    0下载:
  2. 拉普拉斯金字塔变换的图像融合文章,介绍改进的拉普拉斯图像融合方法-Laplace pyramid transform image fusion article about improving the image fusion method of the Laplace
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:262404
    • 提供者:wu78zg
  1. zhongzhilvbo

    0下载:
  2. 图像的边缘提取,拉普拉斯算子实现形式,效果不错
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:754
    • 提供者:liugaosheng
  1. laplacianofGaussian

    0下载:
  2. 拉普拉斯和高斯模型,用c/c++语言实现。程序相关文件非常完整。-Laplace and Gaussian model, with c/c++ language. Program-related documents are complete.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:242053
    • 提供者:二毛
  1. Laplace

    1下载:
  2. 拉普拉斯金字塔算法跟代码!分割图像!请下载!-laplace
  3. 所属分类:Special Effects

    • 发布日期:2016-05-24
    • 文件大小:46043
    • 提供者:pang
  1. laplacia

    3下载:
  2. 利用拉普拉斯金字塔实现图像融合,红外与可见光融合、多聚焦图像融合-Using Laplacian pyramid for image fusion, infrared and visible light fusion, multi-focus image fusion
  3. 所属分类:2D Graphic

    • 发布日期:2017-02-10
    • 文件大小:64049
    • 提供者:xiaocai
  1. LOG

    0下载:
  2. 对于图像进行LOG(拉普拉斯高斯算子)处理,可以帮助进行边缘提取,有兴趣的同学可以看下-LOG operation to get the edge information of an image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:95705
    • 提供者:
  1. chb

    0下载:
  2. 用VC++实现了contourlet变换,contourlet变换分为两个部分,拉普拉斯金字塔和方向滤波器组-With VC++ Realize the Contourlet transform, contourlet transformation is divided into two parts, Laplacian pyramid and direction of filter banks
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:21859
    • 提供者:王朝霞
  1. laplace

    0下载:
  2. 对图像进行拉普拉斯变换的源码,效果很好。-Laplace transform the image of the source, the effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:20259
    • 提供者:陈皓
  1. PCAbased-Laplacian-pyramid

    0下载:
  2. 本文阐述了基于主元分析的拉普拉斯金字塔图像融合的原理和方法:首先对原图像分别进行拉普拉斯 金字塔分解,然后分别对高频部分采用主元分析(PCA)法融合,对低频部分采用平均梯度法进行融合,最后对 拉普拉斯金字塔做反变换得到最终的融合图像。通过对可见光与红外图像的融合,以及对不同焦距图像融合 的结果分析,该算法比单纯的PCA和拉普拉斯图像融合能得到具有更多有用信息的高对比度的融合图像-In this paper, principal component analysis based on
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:82175
    • 提供者:redxuech
  1. 拉普拉斯图像融合

    0下载:
  2. 基于拉普拉斯的图像融合技术,附件中放有示例图片,采用matlab开发
  3. 所属分类:matlab例程

  1. LapLacianEdge

    0下载:
  2. 对拍摄画面进行拉普拉斯边缘化,并可以显示(The footage is Laplasse marginalized and can be shown)
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:658432
    • 提供者:铁锤妹妹
« 1 2 34 5 6 7 8 9 10 ... 47 »
搜珍网 www.dssz.com