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

搜索资源列表

  1. image-processing

    0下载:
  2. 见数字图像处理书上对于骨骼的处理,利用多种算子,如拉普拉斯算子,sobel算子,锐化以及幂律变换等-See bone processing for digital image processing books, using a variety of operators, such as the Laplace operator, sobel operator, sharpening, and power-law transform
  3. 所属分类:Graph program

    • 发布日期:2017-12-01
    • 文件大小:16625
    • 提供者:王喆
  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. edge_detection

    0下载:
  2. 透过Sobel算子以及LoG做边缘检测。 Sobel算子使用3×3大小的mask进行,分别做出4个方向(0°,45°,90°,135°)的边缘。-Through the Sobel operators and LoG to implement edge detection.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-21
    • 文件大小:295604
    • 提供者:張凱傑
  1. Gradient

    0下载:
  2. sobel算子求出图像梯度,本程序中采用的是红色通道,可应用在抠图,目标提取-get the gradient of the image wiht sobel
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-11
    • 文件大小:2370350
    • 提供者:tao
  1. Segment

    0下载:
  2. 基于vs开发的图像分割技术,包括区域生长,sobel算子等一些边缘检测算法-Vs developed based image segmentation techniques, including regional growth, sobel operator edge detection algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-11-25
    • 文件大小:421946
    • 提供者:张玥
  1. Edge_Detect

    0下载:
  2. 图像边缘分割sobel算子等算法的边缘提取,效果较好。-Edges of the image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:119476
    • 提供者:郭聪
  1. imagetest

    0下载:
  2. 边缘检测,laplace算子sobel算子等-Edge detection laplace operator sobel operator, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:943414
    • 提供者:刘振
  1. sobel2

    0下载:
  2. 新的sobel算子的FPGA实现。使用verilog语言,并调试通过~-The sobel operator new FPGA implementation. Verilog language, and debugging through to
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-23
    • 文件大小:356811
    • 提供者:abrams
  1. sobeledge

    0下载:
  2. sobel算子 检测图像边缘。 matlab 程序-sobel operator to detect the edges of the image. matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:675
    • 提供者:李希
  1. Image-processing

    1下载:
  2. 图像处理程序,集成了Sobel算子边缘检测、Laplace算子边缘检测、Canny算子边缘检测、直方图、Hough线变换、Hough圆变换、缩放、旋转、腐蚀等功能-Image processing program,including functions of Sobel edge detection operator, Laplace operator edge detection, Canny edge detection operator, histogram, Hough transfor
  3. 所属分类:Special Effects

    • 发布日期:2014-12-27
    • 文件大小:14978048
    • 提供者:赵明航
  1. zhiwen_fangxiangtu

    0下载:
  2. 指纹方向图的计算,采用sobel算子,能计算出每个点的方向-Fingerprint pattern calculated using sobel operator, direction can be calculated for each point
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:653
    • 提供者:张雨
  1. EDS

    0下载:
  2. 分别利用 Roberts、Prewitt和 Sobel 算子对原图像进行边缘检测和锐化。-Respectively use Roberts, Prewitt and Sobel operator on edge detection and sharpening the original image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:1296
    • 提供者:罗思琪
  1. threewatersheld

    0下载:
  2. 三种方法实现matlab图像分水岭分割,第一种直接对图像进行分割,第二三种采用sobel算子提高分割精度-Three methods to achieve the matlab image watershed segmentation, the first direct image segmentation, the second three using sobel operator to improve the accuracy of segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1189
    • 提供者:徐海青
  1. 4

    0下载:
  2. 在vc平台下实现了对所选图像进行robert边缘算子,sobel算子,拉普拉斯算子等等边缘检测-Vc platform to achieve the selected image robert edge operator, sobel operator, Laplacian edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:2008729
    • 提供者:徐昊
  1. SobelEdge_all

    0下载:
  2. 基于dsp c64的边缘检测算法的实现 Sobel边缘算子 两个卷积形成sobel算子,图像中每个点都用这两个核做卷积,一个核对同常的垂直边缘相应最大,而另一个对水平边缘相应最大。-Dsp c64 edge detection algorithm to achieve Sobel edge operator the two convolutional formation sobel operator, for each point in the image with the convolutio
  3. 所属分类:DSP program

    • 发布日期:2017-11-19
    • 文件大小:792229
    • 提供者:王林
  1. sobel

    0下载:
  2. 索贝尔算子边缘检测 opencv实现 入门专用-Sobel operator edge detection opencv entry dedicated
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:4475084
    • 提供者:aaltonen
  1. VHDLproject-by-Qian-Yu

    0下载:
  2. 创建一个实时的视频处理器采用了FPGA技术的系统设计与VHDL。在这个项目中,我们实现滑动窗口滤波器,Sobel算子,一系列传感器和数字显示器VGA模块。-create a real-time video processor using FPGA technology in the course System Design with VHDL. In the project we implement modules for sliding window, sobel lter, a ran
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-03
    • 文件大小:2294737
    • 提供者:Li Chen
  1. bianyantiqu

    0下载:
  2. 常见的几种边缘提取方法,含Roberts算子,Sobel算子,prewitt算子,Gauss-laplace算子,canny算子,和kirsch边缘检测。-Several common edge extraction method with Roberts operator, Sobel operator, prewitt operator, Gauss-Laplace operator, canny operator and the kirsch edge detection.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-09
    • 文件大小:1061
    • 提供者:dengzhihua
  1. 6

    0下载:
  2. 一阶微分算子 一阶微分算子常用的有 roberts 算子、sobel 算子和 prewitt 算子-First-order differential operators of first-order differential operator used the roberts operator, sobel operator and prewitt operator
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:3339
    • 提供者:
  1. source

    0下载:
  2. 图像处理系列之边缘检测篇 涵盖内容: 1>Roberts算子 2>Prewitt算子 3>Sobel算子 4>Laplacian算子-Edge Detection
  3. 所属分类:Graph program

    • 发布日期:2017-11-26
    • 文件大小:229918
    • 提供者:Zorro
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 31 »
搜珍网 www.dssz.com