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

搜索资源列表

  1. mixtureGussian_jp

    1下载:
  2. 一种用于图像超分辨率分析的混合高斯模型算法。可实现图像方法,同时保持很好的图像边缘。-For image super-resolution algorithm for Gaussian mixture model analysis. Image method can be realized while maintaining a good edge.
  3. 所属分类:matlab例程

    • 发布日期:2013-08-12
    • 文件大小:1681
    • 提供者:吴军
  1. medfilt2

    0下载:
  2. 中值滤波 降噪 可有效滤除高斯和椒盐噪声 保持图像边缘-medfilt2
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1953
    • 提供者:qujingying
  1. a

    0下载:
  2. 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑.-。-simple image processing, including color to grayscale 256, the Hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:272420
    • 提供者:sf
  1. cDlgCanny

    0下载:
  2. Canny算子边缘检测图像,先进行高斯滤波,计算梯度幅值和方向,非极大值抑制,双阈值检测和连接边缘。-Canny edge detection operator image, first the Gauss filtering, calculation of gradient magnitude and direction, non-maxima suppression, dual edge threshold detection and connection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:688
    • 提供者:xujie
  1. edge

    0下载:
  2. 对数字图像进行边缘检测,有Canny算子和高斯算子。-For digital image edge detection, a Canny operator and the Gaussian operator.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:128823
    • 提供者:baoxiuwu
  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
    • 文件大小:1024
    • 提供者:林安安
  1. Canny

    0下载:
  2. 采用Canny算法进行边缘检测。1用高斯滤波器平滑图像。2用一阶偏导的有限差分3对梯度幅度进行非极大值抑制。4用双阈值。5采用高斯平滑函数-Canny edge detection algorithm used. A smooth image with a Gaussian filter. 2 with the first-order partial derivatives of the finite difference gradient magnitude 3 on the non-maxi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2152025
    • 提供者:吴婵
  1. CannyDetc

    0下载:
  2. canny边缘检测算子,用高斯滤波平滑图像,再用一阶偏导的有限差分来计算梯度的幅值和方向。-canny edge detection operator, smooth image with a Gaussian filter, and then the first order partial derivatives of the finite difference to calculate the gradient magnitude and direction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3345
    • 提供者:周娇
  1. canny

    0下载:
  2. 一个关于canny算子进行边缘检测的源代码。先是对对图像进行高斯滤波,然后计算梯度的幅值和方向。-One on canny edge detection operator to the source code. First, pairs of Gaussian image filtering, and then calculate the gradient of the magnitude and direction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1101
    • 提供者:李明
  1. Edge

    0下载:
  2. 使用C#实现图像边缘提取和检测的各种算子,包括模板算子,高斯算子,Canny算子,灰度形态学,小波变换和金字塔更等,算法完善,界面简洁,功能强大。-Use C# Image Edge Extraction and detection of various operators, including the template operator, Gaussian operator, Canny operator, gray morphology, wavelet transform and pyra
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:125870
    • 提供者:Andox
  1. wdtxfg

    0下载:
  2. 采用高斯平滑滤波,多种算子进行边缘检测,设定阈值,两种算法进行图像分割-Gaussian smoothing filter, a variety of edge detection operator, set threshold, the two algorithms for image segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:980
    • 提供者:王皓
  1. imgprocCGsignalproc

    0下载:
  2. BMP图像处理程序,包括模拟信道产生的高斯加性噪声;图像灰度变换;图像的拉普拉斯边缘提取;中点滤波法的debluring;图像线性模糊。 图形显示函数,包括DDA方法画直线;中点裁剪法;liang-barsky算法的窗口裁剪;种子填充算法; 随机信号处理程序,包括产生正态分布、均匀分布样本;计算其均值与方差;各样本的概率分布直方图分析;功率谱分析;样本叠加的PSD分布分析。-BMP image processing procedures, including analog channel
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:8325
    • 提供者:漢漢哥
  1. tuxiangchuli

    0下载:
  2. 注意,本目录中大部分程序只能对256色图像进行操作。 对比度拉伸 二值化 变换反色 亮度增减 取对数取指数 直方图均衡 阈值变换 图像镜像 图像平移 图像缩放 图像旋转 高斯平滑 均值滤波 拉普拉斯锐化(边缘检测) 离散余弦变换 Walsh变换 维纳滤波处理-Note that most of the program in this catalog can only operate on 256-color image. Contrast stretching transformatio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4397740
    • 提供者:王慧
  1. cvMFC

    0下载:
  2. 基于OPENCV编写的图像处理程序,高斯采样,边缘检测等等功能-OPENCV-based image processing program written in Gauss sampling, edge detection, etc. functions
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1105257
    • 提供者:张欢
  1. Image-Transformation

    0下载:
  2. 利用VC实现的图像变化基本方法小程序,包括图像二值化,镜像,平移,边缘提取,反色,高斯平滑,均值滤波等待。-Changes in the use of VC to achieve the basic methods of image applets, including image binarization, mirroring, translation, edge detection, anti-color, Gaussian smoothing, the mean filter to wai
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2675839
    • 提供者:贾桂敏
  1. whu_7-115-14828-7_2006_1

    0下载:
  2. 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡. -30 image processing VC++ source code, incl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:647356
    • 提供者:sunhaibin
  1. fcm

    0下载:
  2. 通过高斯函数导数检测图像边缘,实质是方向可调小波变换检测图像边缘。-Derivative of Gaussian function through the image edge detection, in essence, Steerable wavelet transform image edge detection.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:805
    • 提供者:齐青萍
  1. canny

    0下载:
  2. 用canny算法实现图像的边缘检测,其中使用5*5的高斯模糊,和3*3的sobel算子-Canny Edge Detector
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2633002
    • 提供者:黑白
  1. Edge-Detection

    0下载:
  2. 通过高斯函数导数检测图像边缘,实质是方向可调小波变换检测图像边缘-Gaussian function derivative to detect image edges, the essence of the steerable wavelet transform to detect image edges
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:504044
    • 提供者:任 营
  1. Image-edge-extraction

    0下载:
  2. 利用梯度算子提取图像边缘 利用高斯-拉普拉斯算子提取图像边缘 利用Canny算子提取图像边缘-Using the gradient operator image edge extraction.Are using Gauss Laplasse operator image edge extractionWith Canny operator image edge extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:133183
    • 提供者:胡晓
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com