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

搜索资源列表

  1. codes

    0下载:
  2. sobel edge detector using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3190
    • 提供者:raja.J
  1. EdgeContour

    0下载:
  2. 使用sobel算子实现对bmp图像的边缘检测 -sobel edge detection operator for image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2666004
    • 提供者:刘华伟
  1. EdgeContour

    0下载:
  2. 包涵sobel算子,Roberts算子,Prewitt算子,Krisch算子对图像边缘的检测 并有Hough变换,种子填充等-Bear with sobel operator, Roberts operator, Prewitt operator, Krisch operator for edge detection and a Hough transform, seed fill, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2658272
    • 提供者:刘华伟
  1. sobel

    0下载:
  2. Matlab code for selected image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1392
    • 提供者:girish
  1. partA_10_16a

    0下载:
  2. edge detection using Sobel mask
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:796
    • 提供者:rmedinac
  1. MatlabPictureProcess

    0下载:
  2. 各种图像边缘检测算法,包括prewitt,log,roberts,canny,sobel等。保证可以运行。-A variety of image edge detection algorithm, including prewitt, log, roberts, canny, sobel and so on. Guaranteed to run.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:802
    • 提供者:hl
  1. EdgeCheck

    0下载:
  2. 用于对图像的边缘检测,可通过输入不同的参数采用sobel,prewitt,roberts,marr,canny等算子进行边缘检测。-Matlab code for edge detection,including sobel,prewitt,roberts,marr,canny s.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1573
    • 提供者:xuxiaping
  1. sobel_C

    0下载:
  2. 使用C编写的sobel算子实现图像边缘检测-using C
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2724109
    • 提供者:刘柳
  1. easy-GUI-of-image

    0下载:
  2. 简单的GUI 读人界面,实现图像的灰度反转,对数及幂次变换已经直方图均衡,而且借助sobel算法实现锐化功能-Simple GUI interface to read people, to achieve gray-scale image inversion, logarithmic and power law transformation has been histogram equalization, and sharpening algorithm using sobel function
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1321681
    • 提供者:cmc
  1. Image_Processing

    0下载:
  2. 图像处理中的N种算法源代码,包括边缘检测的canny、roberts,sobel,laplace,lowpass等-edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2419164
    • 提供者:hujialin
  1. EdgeDetect

    0下载:
  2. 功能:对bmp格式的灰度图和彩色图片进行边缘检测,输出目标图片; 程序核心算法:利用模板矩阵与图像矩阵进行卷积达到边缘检测的效果; 文档说明:1.EdgeDetect.cpp(全部源文件),采用纯C/C++编程,不借助任何框架;2.边缘检测.pdf 算法原理pdf文档;3.sources 存放待处理图像;4.targets 存放目标图像。 使用方法:用常用C/C++ IDE(codeblocks,devc++,vc6.0, vs2008等)打开EdgeDetect.cpp源文件
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2422846
    • 提供者:冯小康
  1. erzhibianyuanjiance

    1下载:
  2. 基于CNN的二值边缘检测,能够检测出清晰的边缘,相比较传统的cnny算法,sobel算好更方便在硬件上实现-edge detection based on CNN
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:878
    • 提供者:薛菲菲
  1. Edge-Detection-and-Segmentation

    0下载:
  2. 使用MATLAB编程实现图形边缘检测的算法,edge里边缘检测算法的实现-sobel、hough等-Graphics programming using MATLAB edge detection algorithm, edge in the edge detection algorithm implementation-sobel, hough, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:5895
    • 提供者:dragon
  1. canny

    0下载:
  2. 用canny算法实现图像的边缘检测,其中使用5*5的高斯模糊,和3*3的sobel算子-Canny Edge Detector
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2633002
    • 提供者:黑白
  1. edge_det

    0下载:
  2. 边缘提取(sobel prewitt robert laplacian) 自编的程序-edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2113
    • 提供者:miaomiao
  1. code-VHDL

    0下载:
  2. filter sobel on VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:804996
    • 提供者:marwa
  1. License-plate-location

    1下载:
  2. 車牌定位演算法實現代碼 本系統主要分成兩個部份,第一部份為車牌定位及字元分割,影 像經過 Sobel邊緣偵測、雜訊濾除、二值化及投影法將影像中車牌的 字元包含破折號的位置做切割。第二部份為字元辨識,將細化處理後 的字元透過節點位置的判定、節點方向性、四角定位及水平垂直特徵 的分類將字元辨識出來-License plate location algorithm code
  3. 所属分类:Data structs

    • 发布日期:2015-09-16
    • 文件大小:2055168
    • 提供者:Youru
  1. Edge-detection

    0下载:
  2. 采用Sobel算子实现图像的边沿检测,程序简单,可以调用Sobel等图像边沿检测算子。-Utilize Sobel algorithm to detect image edge.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:41411
    • 提供者:Yao
  1. shuzituxiangchul

    0下载:
  2. 数字图像处理,设计并分别应用罗伯茨梯度、拉普拉斯算子、Sobel算子、Prewitt算子、Isotropic算子对图象进行锐化操作,达到图象锐化效果。-Digital image processing, design and application respectively, Laplace operator Roberts gradient, Sobel operator, Prewitt operator, Isotropic operators on image sharpen opera
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:404923
    • 提供者:媛媛
  1. Edeg-detction

    0下载:
  2. sobel算子c代码,成功实现。 功能肯定没有问题,可以直接使用-The sobel operator c code, successfully achieved. Function is certainly not the problem, can be used directly
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4725205
    • 提供者:刘晓
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com