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

搜索资源列表

  1. YuImage

    1下载:
  2. 基于Visual C++的边缘检测实现,包含了Roberts、Prewitt、Sobel、Canny、LoG算子以及平滑滤波和灰值化的功能-Includes edge detection based on Visual C++ achieve, Roberts, Prewitt, Sobel, Canny, LoG operator and smoothing filter and gray values ​ ​ of the function
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:13421030
    • 提供者:李鹏宇
  1. Body

    0下载:
  2. 医学图像处理,包括拉普拉斯变换,锐化,sobel变换,均值平滑滤波,伽马校正等。-Medical image processing, including the Laplace transform, sharpen, sobel transformation mean smoothing filter, and gamma correction.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:8334790
    • 提供者:
  1. tu-xiang-chu-li-suan-fa-ji-he

    0下载:
  2. 文件中包含各种图像处理源代码,包括二值化处理的源代码,对图像进行直方图均衡处理的源代码,对图像进行中值滤波处理(图像复原)的源代码,对图像进行均值滤波处理(图像复原)的源代码对图像进行对角镜像处理(几何变换)的源代码,对图像进行离散余弦变换处理(图像变换)的源代码,对图像进行傅立叶变换处理(图像变换)的源代码,对图像进行高斯模糊处理(图像复原)的源代码,在图像中加入随机噪声的源代码,对图像进行水平镜像处理(几何变换)的源代码,利用LoG边缘算子法对图像进行边缘提取的源代码,利用Prewitte边
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:18882
    • 提供者:nimizi
  1. Digital-Image-Processing

    0下载:
  2. 1 打开一个BMP文件,将其局部区域的灰度值进行改变,另存为一个新的BMP文件,要求显示出原BMP图像和新BMP图像。 2.编程实现图像傅立叶高通、低通滤波。 3.打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑 4.打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 5.编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:909373
    • 提供者:fei
  1. Desktop

    0下载:
  2. 图像处理程序,本程序是关于图像处理中的高通、低通滤波器及索贝尔和拉普拉斯算法。-Image processing program, this program is about image processing, high-pass, low-pass filter and the Sobel and Laplace algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:1025
    • 提供者:caicai
  1. ds

    0下载:
  2. 位图图像处理滤波,二值化还有灰度共生举证,sobel prewitt算子laplace算子robot算子,生成bmp图像-Bitmap image processing filter, binarization gray co-occurrence of proof, sobel prewitt operator laplace operators robot operator generated bmp image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:3909843
    • 提供者:Alice
  1. K

    0下载:
  2. 图像处理--均值滤波处理, 小波变换,Sobel算子进行边缘提取-Image processing- mean filter processing, filtering processing, wavelet transform, Sobel operator edge extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:1087
    • 提供者:魔力鸟
  1. MATLABshiyongyuandaima

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:115797
    • 提供者:廉小萍
  1. MATLABshiyongdaima1

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:12051
    • 提供者:廉小萍
  1. EmgucvTest

    1下载:
  2. 用c#和emgucv实现了1.显示图像的直方图,2.直方图均衡化,3.中值滤波,4.sobel算子,roberts算子和Prewitt算子的边缘提取。各算法均自己实现不是调用函数。但是读图片的信息是用的emgucv。希望和同样刚接触emgucv的同学共同进步-With c# and emgucv achieve a 1 shows a histogram of the image, 2. Histogram equalization, 3 median filter, 4.sobel opera
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:26605568
    • 提供者:妮乐
  1. SobelFilter

    0下载:
  2. 这个样例实现CUDA加速版的Sobel边缘检测滤波器为8位单色图像。-This sample implements the Sobel edge detection filter for 8-bit monochrome images by using CUDA to speed up.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4929622
    • 提供者:张帆
  1. digital-image-processing

    0下载:
  2. DIP_exp1. 图象统计参数:最大、小值,均值,直方图统计; DIP_exp2. 对比度增强:直方图均衡,灰度拉伸; DIP_exp3. 图象几何变换:旋转,平移,缩放; DIP_exp4. 图象线性变换:FFT,DCT; DIP_exp5. 图象平滑:中值滤波,均值滤波; DIP_exp6. 图象锐化: Sobel算子,Laplace算子;-. DIP_exp1 image statistical parameters: maximum, minimum value,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4019
    • 提供者:应晨露
  1. image-processing-method

    0下载:
  2. 这是一个关于图像处理课程的综合性程序,囊括了图形变换(傅里叶正反变换和离散余旋正反变换)、灰度变换(线性拉伸、直方图均衡)、图像增强(中值滤波、均值滤波以及梯度锐化)、代数运算(两幅图像之间的相加减)、图像分割(Roberts算法、Sobel算法、Laplacian算法以及区域生长)、图像转换(灰度化和二值化)等。-It is a comprehensive program for image processing programs, to include graphics transforma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7813332
    • 提供者:云曦
  1. EdgeDetection

    0下载:
  2. 边缘检测,分别使用Laplacian, Roberts, Sobel 以及Prewitt 滤波-edge-detection:Laplacian, Roberts, Sobel and Prewitt filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:117283
    • 提供者:hengliangz
  1. edge-detection-(varies-operators)

    0下载:
  2. 边缘检测的opencv源码,包含了各种算子和滤波器——Canny算子,Sobel算子,Laplace算子以及Scharr滤波器-Edge detection opencv source, including a variety of operator and filter Canny operator, Sobel operator, Laplace operator and Scharr filter
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2273210
    • 提供者:xuzhengyang
  1. KFCM

    0下载:
  2. 图像增强算法麦科伊增强图像的对比度,上软件吗直接运行-Three different filters are applied to a different fundus image: (a) the original image (b) edge detection by using Sobel operator (c) edge detection by using morphological edge detector and (d) detection of blood
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5407564
    • 提供者:杨涛
  1. Variational_Geodesic_Active_Contour

    0下载:
  2. 为了解决测地线活动轮廓模型分割有凹边界的对象时,将可能陷入非理想局部极小的缺点,自适应测地线活动轮廓模型被提出。新的模型可以通过添加在原始模型的加速度项调整曲线基于曲线和图像的梯度的曲率的演变速度。此外,为了消除噪声或伪边缘的影响,新的前处理Sobel算子结合高斯滤波器和测地线活动轮廓模型梯度的计算方法。-In order to solve the shortcoming of Geodesic Active Contour model that would possibly sink into
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:39045
    • 提供者:毛巴马
  1. Image-processing-code(2)

    0下载:
  2. 图像处理中的一些常用代码,包括:中值滤波器 用Sobel算子和拉普拉斯对图像锐化 梯度算子检测边缘 LOG算子检测边缘-Some of the commonly used image processing code, including: Median filter in image using Sobel operator and the Laplace sharpening gradient operator edge detection LOG operator edge detectio
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:846
    • 提供者:海韦希
  1. tuxiang2

    0下载:
  2. 线性平滑滤波器,中值滤波器,用Sobel算子和拉普拉斯对图像锐化-Linear smoothing filter, median filter, Sobel operator and Laplacian image sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1477
    • 提供者:cool
  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 2 3 4 56 »
搜珍网 www.dssz.com