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

搜索资源列表

  1. digital_picture_process_method_demo

    0下载:
  2. 数字图像处理方法演示程序:本程序应用了垂直/水平sobel、Prewitt、Robert算子对图像处理的效果演示,并包括图像直方图分析,直方图均衡,中值滤波、自适应滤波等方法,是研究数字图像处理的好工具,本程序提供源代码,可以在其基础上开发。-digital image processing methods Demonstration Program : This procedure is used by the vertical / pixel level. Prewitt, Robert O
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3804197
    • 提供者:孔繁锵
  1. mysmoothandsharp

    0下载:
  2. 该压缩包中的程序实现对图像的平滑和锐化,其中采用多种方法实现平滑(包括均值滤波,中值滤波,顺序统计滤波)和锐化(包括采用Sobel算子和高通滤波)。-Program realization of the right image sharpening and smoothing. using a variety of methods in which to achieve smooth (including mean filtering, median filtering, Order Stati
  3. 所属分类:matlab例程

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

    0下载:
  2. Matlab图像处理,包含图像平滑、锐化等 图像平滑处理包含均值滤波和中值滤波 图像锐化处理包含拉普拉斯算子和Roberts算子、Prewitt算子和Sobel算子-Matlab image processing, including image smoothing, sharpening and other image smoothing with the mean filter and median filtering image sharpening with the Laplac
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:815
    • 提供者:tony
  1. ImageProcess

    0下载:
  2. 对图像进行多种方法平滑,锐化处理,sobel,hough边缘检测,中值滤波去燥等功能-Variety of methods for image smoothing, sharpening, sobel, hough edge detection, median filtering and other functions to the dry
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:119743
    • 提供者:skylost
  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. imageimprovement

    0下载:
  2. 图像的增强处理,图像的简单平滑,图像的高斯平滑,图像的中值滤波,拉普拉斯边缘增强,Sobel边缘细化-Image enhancement, image of a simple smoothing, the image of Gaussian smoothing, median filter images, Laplace edge enhancement, Sobel Edge Thinning
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10666737
    • 提供者:hongxiaoxuan
  1. lzh_sobel

    0下载:
  2. 基于C实现的sobel滤波,该程序用于图像的边缘检测,载入BMP图片后可得滤波后图片。代码含有详细的解析-Sobel filter implementation based on C, the program used for edge detection, load BMP images obtained after the filtered image. Code contains a detailed analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:2339
    • 提供者:lzh
  1. bmp2yuv_ldd032

    0下载:
  2. 图像处理(边缘提取、图像反转、中值滤波、Sobel滤波等)-Image Processiong
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:46512
    • 提供者:Daisy
  1. Sobel-Edge-Detection

    0下载:
  2. 均值漂移与粒子滤波算法,在图像处理方面的应用-Mean shift and particle filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:177315
    • 提供者:马磊
  1. Opencv-sobel-noise

    0下载:
  2. 实现了椒盐噪声添加,滤波处理,并进行了图像锐化-implement the noise addtion and image process related to opencv tutorial
  3. 所属分类:OpenCV

    • 发布日期:2017-11-02
    • 文件大小:1676
    • 提供者:li
  1. MATLAB-sobel-robert

    0下载:
  2. 关于sobel算子和robert算子对图像的边缘进行检测,其中有用到高斯平滑滤波模板-Edge detection operator
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:14017
    • 提供者:Stone
  1. DIP-Spatial-filtering-(USM-Sobel)

    0下载:
  2. 本文主要探讨了中值滤波以及高斯滤波两个空间低通滤波器,结合unsharp masking,、Canny 算子、Sobel算子、以及Laplace算子研究了高通滤波器的特性,掌握了边缘检测技术的原理,并对这一系列技术进行了对比。 doc文档最后附有USM、Sobel等算子实现的matlab源代码-This paper discusses the median filtering and Gaussian filtering both spatial low-pass filter, combi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2357639
    • 提供者:du han
  1. Sobel--of-MATLAB

    0下载:
  2. :%中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%膨胀处理- Otsu median filter automatically calculate threshold using 4 direction roberts and edge detection and binarization expansion deal-Otsu median filter automatically calculate threshold using 4 directi
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:245855
    • 提供者:黄亮亮
  1. Sobel-Roberts-Prewitt

    0下载:
  2. 原图-高斯白噪声-灰度图-中值滤波-小波除噪-Sobel算子-Roberts算子-Prewitt算子-Original- Gaussian white noise- gray- median filter- Wavelet Noise-Sobel operator-Roberts operator-Prewitt operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:846
    • 提供者:孙菲
  1. CUDA-with-GLOBAL-MEM-ON-SOBEL

    0下载:
  2. 用GPU做图像的Sobel边缘滤波算法,基于GPU的global memory 的CUDA算法。-Sobel Algorithm on GPU Global Memory with CUDA.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1071
    • 提供者:liuzh
  1. CUDA-with-SHARE-MEM-ON-SOBEL

    0下载:
  2. 用GPU做图像的Sobel边缘滤波算法,基于GPU的share memory 的CUDA算法。-Sobel Algorithm on GPU Share Memory with CUDA.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1089
    • 提供者:liuzh
  1. Fundamentals-of-Image-Processing

    1下载:
  2. 非常全面的高级图像处理算法,包括灰度转换,彩色图像处理,DFT,直方图,膨胀,腐蚀,中值滤波,SOBEL滤波,RGB转HSV,Gamma校正等-Very comprehensive advanced image processing methods ,including gray scale transform, color image processing, DFT, SOBEL filter,RGB2HSV, GAMMA correction and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:240593
    • 提供者:evan
  1. TMS320C6678

    0下载:
  2. 本代码实现了TMS320C6678通过SOCKET编程建立一个服务器,电脑作为CLIENT端发送图片给TMS320C6678,6678对图片进行sobel滤波-The code to achieve the establishment of a TMS320C6678 server SOCKET programming, computer image as a CLIENT sends to TMS320C6678,6678 the picture sobel filter
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-27
    • 文件大小:9893892
    • 提供者:wangyongjun
  1. matlab

    0下载:
  2. 产生频域中的‘sobel’滤波器,用滤波器对图像进行频域滤波,显示滤波后图像(The 'sobel' filter in the frequency domain is used to filter the image with the filter to display the filtered image.)
  3. 所属分类:图形图象

    • 发布日期:2018-04-28
    • 文件大小:93184
    • 提供者:你四哥
  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
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com