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

搜索资源列表

  1. Laplacian_Edge

    0下载:
  2. 彩色图像边缘检测的Laplacian算子,适用于应用程序编程和初学者学习。-Color Image Edge Detection Laplacian operator, applicable to the Application Programming and beginners learning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1635
    • 提供者:congyi
  1. Guasslaplacian_Edge

    0下载:
  2. 彩色图像边缘检测的Guass-laplacian算子,适用于应用程序编程和初学者学习。-Color Edge Detection Guass - laplacian operator. apply to the Application Programming and beginners learning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1723
    • 提供者:congyi
  1. discreteconvolution

    0下载:
  2. A light implementation of a discrete convolution procedure using either the Laplacian or Identity kernel. You need the source image convolution-input.ppm. The result is convolution-result.ppm. -implementation of a discrete convo lution procedure usin
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2086
    • 提供者:田先生
  1. bianyuanjiance

    0下载:
  2. 本源码是对图像进行拉普拉斯锐化(边缘检测),在图像预处理阶段,非常实用的边缘检测代码,更适合于初学者分析与学习-the source of images Laplacian sharpening (edge detection), the image preprocessing stage. very practical edge detection code, it is more suitable for beginners to learn and Analysis
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:151322
    • 提供者:
  1. imageintensify

    0下载:
  2. 基于Matlab的结合Laplacian Pyramid 和反锐化掩膜的改进法的图像增强算法
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3556150
    • 提供者:shijing
  1. xiaobobianhuan

    0下载:
  2. 包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch)边缘检测算子和高斯-拉普拉斯(LoG-Laplacian)算子等。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:261815
    • 提供者:楚风云
  1. imagesegment

    0下载:
  2. 并行分割包括robert算子、sobel算子、prewitt算子、laplacian算子 串行分割:边缘跟踪 阈值分割:固定阈值分割、自适应阈值分割 串行区域分割:区域生长
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:82099
    • 提供者:刘伟
  1. laplacian_detect

    0下载:
  2. 用Laplacian算子检测粒子与线条
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:769433
    • 提供者:loveyou
  1. image-sharping

    0下载:
  2. VC++图像处理图像锐化及边缘检测程序,包括图像锐化处理基本方法实现及边缘检测各种算子(roberts、sobel、prewitt、krisch及gauss-laplacian算子)程序实现。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:944649
    • 提供者:wendyzyx
  1. 算子进行边缘检测

    0下载:
  2. 用roberts sobel laplacian算子进行边缘检测,附有图片
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:130559
    • 提供者:chenzhao
  1. 图像滤波处理代码

    0下载:
  2. 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:2268580
    • 提供者:qq1418
  1. 拉普拉斯锐化(边缘检测)

    0下载:
  2. 拉普拉斯锐化(边缘检测),在readme.txt里有详细的使用说明-Laplacian sharpening (edge detection), the readme.txt are detailed usage
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:151437
    • 提供者:常宁
  1. dip3

    1下载:
  2. 图像的锐化:使用Sobel,Laplacian,unsharp masking,high-boost filtering 算子分别对图像进行运算,观察并体会运算结果。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:918
    • 提供者:温芝华
  1. EdgeDetection

    0下载:
  2. Edge Detection边缘检测roberts,sobel,prewitt,laplacian
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:193340
    • 提供者:王旌阳
  1. DIP

    0下载:
  2. 数字图像处理全解 包括均值滤波 Laplacian算子 Robert梯度 Sobel梯度 Prewitt梯度算子等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:173900
    • 提供者:roy
  1. lptoolbox

    0下载:
  2. Laplacian Pyramid Toolbox (version 1.0, June 2004)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8229
    • 提供者:倪超
  1. IP404_GaussEdge

    0下载:
  2. 边缘检测(Gauss-Laplacian边缘算子)
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:41204
    • 提供者: 李杰
  1. IP403_LaplacianEdge

    0下载:
  2. DSP边缘检测(Laplacian边缘算子)
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:41266
    • 提供者: 李杰
  1. lptoolbox

    0下载:
  2. laplacian pyramid transform
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:135375
    • 提供者:huyuhui
  1. mani

    0下载:
  2. mani: MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of Minnesota E-mail wittman@math.umn.edu with comments & questions. MANI Website: httP://www.math.umn.edu/~wittman/mani/index.html Last Modified by G
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14212
    • 提供者:suxin
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 31 »
搜珍网 www.dssz.com