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

搜索资源列表

  1. vbedge

    0下载:
  2. 实现彩图的Roberts、Prewitte、Sobel等边缘提取-To achieve color pictures of Roberts, Prewitte, Sobel edge detection, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:527031
    • 提供者:xiaoliu
  1. EdgeDetectionTechniques

    0下载:
  2. Line Detection Using Sobel Mask
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-01
    • 文件大小:3440
    • 提供者:geewhy
  1. EdgeDetection

    0下载:
  2. 自己编写的一个C#程序,打开可执行程序后可以打开图片,对图片进行边缘检测,其中包括CANY检测,Robot检测,Sobel检测,二值化处理,灰度处理。-I have written a C# program, open the executable program can open the image, right image edge detection, including CANY detection, Robot detection, Sobel detection, binarizat
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:50401
    • 提供者:wangwenhong
  1. 091102sobel

    0下载:
  2. 以前从这个站下载的,改过后绝对无误的sobel源代码-the sobel is right and cute code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:550
    • 提供者:楚晓丽
  1. Sobel

    0下载:
  2. calcule the sobel of image-calcule the sobel of image
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2517
    • 提供者:A
  1. filterSobel

    0下载:
  2. sobel filter for image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:631515
    • 提供者:Leila
  1. Sobel

    0下载:
  2. 数字图案象处理, Sobel算法,对256x256的黑白图像进行处理。-Digital Image Processing, Sobel algorithm, deal with 256x256 black white image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2208
    • 提供者:fanming
  1. sobel

    0下载:
  2. 使用ADSP-21535实现图像边缘检测 算法的Sobel算子的汇编代码-Using the ADSP-21535 to achieve the Sobel edge detection algorithm is operator of the assembly code
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:57340
    • 提供者:岳飞
  1. Sobel

    0下载:
  2. sobel edge detection
  3. 所属分类:Video Capture

    • 发布日期:2017-04-07
    • 文件大小:62990
    • 提供者:pranav
  1. Sobel

    0下载:
  2. Sobel边缘检测程序和实例,效果很好,有很详细的源码,很详细-Sobel edge detection procedures and examples of good results, there is a very detailed source code, very detailed
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3987722
    • 提供者:wanhongji
  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. arm+dsp

    0下载:
  2. Davinci DM6446 loopback(arm) and sobel edge(dsp) processing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:3447309
    • 提供者:Jinho
  1. sobel

    0下载:
  2. 利用Sobel算子处理数字图像,取得较好的效果!-you may process the digital image with sobel method,the result is very good,you can write your code according to this program!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:609
    • 提供者:wuwei
  1. SOBEL

    0下载:
  2. 用SOBEL算子实现对RGB-24位图二值化-With the SOBEL operator to realize the RGB-24 binary bitmap
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:403446
    • 提供者:紫光
  1. sobel_filter

    0下载:
  2. implementation of SOBEL filter using FPGA board RC200 in handle-c
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:3602
    • 提供者:nishu
  1. Sobel

    0下载:
  2. 图像处理 实现了sobel算子的图像边缘检测-Image processing to achieve a sobel edge detection operator
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1287060
    • 提供者:景枫林
  1. Sobel

    0下载:
  2. Sobel特征提取, Sobel特征提取, Sobel特征提取-Sobel
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:973
    • 提供者:周晓罗
  1. Sobel

    0下载:
  2. sobel算子做图像边缘检测,它是一离散性差分算子,用来运算图像亮度函数的梯度之近似值。在图像的任何一点使用此算子,将会产生对应的梯度矢量或是其法矢量-image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:840
    • 提供者:蔡林
  1. CannyEdgeDetector

    0下载:
  2. canny edge detector is the best edge detection in the image processing field.in the first guassian blur in the image and then use sobel filter to get magnitude image
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-06
    • 文件大小:5484
    • 提供者:Delphi_CAT
  1. sobel

    0下载:
  2. 本程序为sobel边缘检测界面程序,能比较地识别图像边缘,对图像处理学习的初学者有一定帮助-The program interface for the sobel edge detection procedure, the image can be compared to identify the edge of the image processing will definitely help beginners learn
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1876368
    • 提供者:宋健
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com