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

搜索资源列表

  1. 算子进行边缘检测

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

    • 发布日期:2014-01-17
    • 文件大小:130559
    • 提供者:chenzhao
  1. ImageProcessing.rar

    0下载:
  2. 用matlab编写界面,实现直方图均衡化、平均滤波、梯度滤波、Laplacian滤波、Kirsch滤波、Sobel滤波、Prewitt滤波、高频提升等多种功能,Matlab prepared to use interface, the realization of histogram equalization, the average filter, Gradient filter, Laplacian filter, Kirsch filter, Sobel filter, Prewitt f
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:226620
    • 提供者:程璞
  1. LRG51.rar

    0下载:
  2. 实现两种锐化图像输出,要求采用两种梯度算子: (1)Sobel梯度算子(2)拉普拉斯算子:,The realization of two types of sharpening the image output request using two gradient operator: (1) Sobel gradient operator (2) Laplacian:
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:1170
    • 提供者:赵少敏
  1. 200432590139.rar

    0下载:
  2. 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图,Basic image processing functions: 1, forma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3769534
    • 提供者:叶心怡
  1. sharpen

    0下载:
  2. 数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。 -Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:281805
    • 提供者:刘雨相
  1. SHARP

    1下载:
  2. 锐化处理技术来加强图像的目标边界和图像细节,对图像进行梯度算子、拉普拉斯算子、Sobel算子设计,使图像的某些特征(如边缘、轮廓等)得以进一步的增强及突出-Sharpen the image processing techniques to enhance the objectives of the border and image detail, image gradient operator, Laplacian, Sobel operator design, some features o
  3. 所属分类:Special Effects

    • 发布日期:2015-06-18
    • 文件大小:1756
    • 提供者:顾艳华
  1. edgedetect

    0下载:
  2. 边缘检测VC实现了 Roberts算子、 Sobel算子和 Laplacian算子.实验分析了各个算子的边缘检测-edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:11013
    • 提供者:刘则是
  1. ImageSegmentation

    0下载:
  2. 分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取,给出对比结果.-Respectively sobel, Laplacian-Gaussian method of gray an image edge extraction, given the results compared.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2595
    • 提供者:龙活
  1. EdgeContour

    0下载:
  2. 边缘检测包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。霍夫变换,种子填充,轮廓跟踪和轮廓提取。-Edge detection, including: Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Laplacian of Gaussian. Hough transform, seed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2234173
    • 提供者:陈飞
  1. ClassDesign

    0下载:
  2. 设计了一个图像处理的类,有sobel、Laplacian等边缘检测算法的实现,还有FFT、理想高通、低通滤波器、巴特沃斯滤波器的实现-Designed a type of image processing, a sobel, Laplacian edge detection algorithm such as the realization, as well as FFT, the ideal high-pass, low pass filter, Butterworth filter to a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:7102
    • 提供者:Julie
  1. myIPC

    0下载:
  2. BMP图像打开,二值化,形态学处理(膨胀,腐蚀,开,闭,二值边界提取),边缘提取(Roberts,sobel,laplacian,prewitt,laplacian of gaussian算子)-BMP images open, binarization, morphology processing (expansion, corrosion, open, closed, two-valued edge extraction), edge extraction (Roberts, sobel,
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:2131312
    • 提供者:yangchjun
  1. smagic

    1下载:
  2. 图像处理综合例子,提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6662676
    • 提供者:黄知
  1. Edge-Detection

    0下载:
  2. vc++实现六种图像边缘检测算法对比。包括:kirsch,Laplacian,LOG,Prewitt,Robert,Sobel.-vc++ to achieve the six contrast image edge detection algorithm. Including: kirsch, Laplacian, LOG, Prewitt, Robert, Sobel.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1422315
    • 提供者:李焕
  1. Image-segmentation

    0下载:
  2. 1. 分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取,给出对比结果; 2. 利用双峰法对一幅灰度图像进行灰度分割处理。-Respectively with sobel, Laplacian-Gaussian method on a gray-scale image edge extraction, comparison results are given bimodal method gray on a gray-scale image segment
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:69741
    • 提供者:戴咪嘟
  1. shiyan4

    0下载:
  2. 数字图像处理课程上机实验4_Matlab图像锐化-Sobel,Laplacian算子-Digital Image Processing courses on experiments 4_Matlab image sharpening-Sobel, Laplacian operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1376
    • 提供者:wanglong
  1. txrh

    1下载:
  2. 图像的锐化:使用Sobel,Laplacian,unsharp masking,high-boost filtering 算子分别对图像进行运算,观察并体会运算结果。-Image sharpening: Using Sobel, Laplacian, unsharp masking, high-boost filtering operator calculates each image, to observe and experience the result of the operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:198649
    • 提供者:
  1. Sharpening-in-frequency-domain

    0下载:
  2. 频域锐化分析 使用Sobel,Laplacian算子分别对图进行运算-Sharpening frequency domain analysis using Sobel, Laplacian operator calculates FIG respectively
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:938
    • 提供者:zhangyank
  1. t_12

    0下载:
  2. 1、图像中值滤波实验 ①用imnoise函数在图像’lena.bmp’中值添加椒盐噪声,观测结果 ②用medfilt2函数对含噪声图像中值滤波。 2、使用fspecial函数生成均值、Prewitt、Sobel、Laplacian滤波模板,再用filter2函数对‘cameraman.tif’图像进行空域滤波,显示滤波结果。 3、设计高斯低通和高通频域滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变滤波器截止频率,观察对结果的影响。 4、用i
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-05
    • 文件大小:116795
    • 提供者:郭亚周
  1. bianyuanchuli

    0下载:
  2. 基于opencv的sobel.laplacian.canny三种边缘处理的源代码-opencv sobel.laplacian.canny
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:675
    • 提供者:李小贤
  1. image process

    0下载:
  2. 基础图像预处理的代码实现,均值/中值滤波,sobel/拉普拉斯/canny 提取边缘,直方图均衡化以及直方图规定化(Fundamental image preprocessing code implementation, mean/median filtering, sobel/Laplacian/canny extraction edges, histogram equalization, and histogram specification)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:1108992
    • 提供者:Althindor
« 12 3 4 5 »
搜珍网 www.dssz.com