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

搜索资源列表

  1. sobel

    0下载:
  2. 关于sobel算法的一个程序代码,里面详细记录的sobel算法的过程-Sobel algorithm on a program code, which documented the process of sobel algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1628
    • 提供者:孙健
  1. sobel

    0下载:
  2. 解压 可直接编译运行 实现24位彩色图的sobel边缘提取-Unzip can directly compile and run 24-bit color map of the sobel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1738
    • 提供者:GN
  1. DE2_CCD_sobel

    0下载:
  2. verilog编写的适用于fpga的3x3模板sobel滤波-verilog fpga prepared for the 3x3 template sobel filter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-19
    • 文件大小:5595722
    • 提供者:彭青艳
  1. Sobel

    0下载:
  2. 利用Sobel算子进行的图像分割处理,效果较好-make use of the Sobel method to process a .bmp file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:802
    • 提供者:宋子奇
  1. sobel

    0下载:
  2. 利用Sobel边缘算子法对图像进行边缘提取的源代码,编译后的可执行文件须带参数运行-Sobel edge operator method using the image edge detection of the source code, compiled executable file must bring their parameters to run
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:667
    • 提供者:tommy
  1. sobel

    0下载:
  2. 多级流水线8位sobel图像处理边缘检测程序-sobel edge detection
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:3065
    • 提供者:chen
  1. sobel

    0下载:
  2. sobel 检测算子,具有详细的解释说明。-sobel detection operator, with detailed explanations.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:868885
    • 提供者:zhao
  1. Sobel

    0下载:
  2. 自动阈值的Sobel算子边缘检测,检测图像的边缘区域!-Automatic threshold Sobel operator edge detection, edge detection image area!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:13840
    • 提供者:夏子轩
  1. sobel_LoG_prewitt

    0下载:
  2. Sobel, LoG, Prewitt MATLAB example.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:19061
    • 提供者:dani
  1. image-sharpening

    0下载:
  2. 使用Sobel算子、Laplacian算子对图像进行锐化-Using the Sobel operator, Laplacian operator for image sharpening
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:859
    • 提供者:Daniel
  1. Sobel

    0下载:
  2. Sobel edge detectiion in matlab program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-23
    • 文件大小:61936
    • 提供者:sakthivel
  1. sobel

    0下载:
  2. sobel算法的c语言实现!!!速度较快-sobel algorithm c language! ! ! Faster
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:723
    • 提供者:易寒
  1. sobel_filter.m

    0下载:
  2. SOBEL FILTER FUNCTION
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:718
    • 提供者:张融宽
  1. roberts

    0下载:
  2. 利用prewitt、sobel、roberts边缘检测器进行边缘检测-Use prewitt, sobel, roberts edge detector for edge detection
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1356
    • 提供者:yaya
  1. SOBEL

    0下载:
  2. THIS WILL HELP TO FIND EDGES OF AN IMAGES USING SOBEL OPERATOR
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5738
    • 提供者:rijoe
  1. sobel

    0下载:
  2. 基于opencv的sobel边缘检测,适合初学者分析理解-Based on the opencv sobel edge detection, is suitable for beginners analysis understanding
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:702053
    • 提供者:朱志亮
  1. Sobel

    0下载:
  2. VC2010运用Sobel运算子实现图片边缘检测-C++ edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2239832
    • 提供者:黄飞
  1. sobel-cannyedge

    0下载:
  2. 基于sobel、canny的边缘检测实现,可运行-sobel、canny edge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:128025
    • 提供者:朱磊
  1. Sobel-Process

    0下载:
  2. 索贝尔算子程序,可以对图像进行索贝尔算子处理。-Sobel process program, which can process using sobel method.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-10
    • 文件大小:17880494
    • 提供者:李明
  1. Sobel

    0下载:
  2. Sobel算子就是一种基于方向导数掩模求卷积的方法。通过边缘检测算子可以检测到每个像素的领域并对灰度变化率进行量化,也包括方向的确定。该代码是基于sobel算法的检测程序。-Sobel operator is a directional derivative mask and convolution methods. To each pixel and gray level in the field rate of change can be detected through the edge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:562
    • 提供者:董凯凯
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com