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

搜索资源列表

  1. picturesharpen

    0下载:
  2. 代码实现对图形的锐化处理,具有图形界面按键选择Roberts交叉算子、Sobel算子、Laplace边缘增强算子对图像进行锐化处理。-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:49011
    • 提供者:天涯
  1. IP401_SobelEdge

    0下载:
  2. DM642开发平台的SOBEL边缘检测程序例子,程序可以直接使用.-DM642 development platform SOBEL edge detection program example, the program can be used directly.
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:93133
    • 提供者:chenxuejun
  1. PrewittSobel

    0下载:
  2. 一个Prewitt及Sobel图像边沿检测程序,用于图像边沿增强方面-use the Prewitt and Sobel means to check edge of images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:54171
    • 提供者:jacky
  1. program-

    0下载:
  2. 利用Sobel算子(求和、均值、卷积)分析图像,采用3x3矩阵进行分析,精度比一般算法提高20 。-Sobel operator sweep surface analysis image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:141928
    • 提供者:Long Zhang
  1. matlab1

    0下载:
  2. 简要介绍了几个基于matlab的图像轮廓提取技术,如robert,sobel 等边缘检测算子,比较了这几个边缘检测算子的处理结果-Briefly introduced several matlab-based image contour extraction technology, robert, sobel edge detection operator, and compare several edge detection operators processing results
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:152006
    • 提供者:吴志国
  1. sobel-operator

    0下载:
  2. edge detector operator
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:1121
    • 提供者:gokul durai
  1. 08000859

    0下载:
  2. canny and sobel edge detection algorithm using c#
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:204993
    • 提供者:chap
  1. YuImage

    1下载:
  2. 基于Visual C++的边缘检测实现,包含了Roberts、Prewitt、Sobel、Canny、LoG算子以及平滑滤波和灰值化的功能-Includes edge detection based on Visual C++ achieve, Roberts, Prewitt, Sobel, Canny, LoG operator and smoothing filter and gray values ​ ​ of the function
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:13421030
    • 提供者:李鹏宇
  1. pictures

    0下载:
  2. 利用fortran 進行sobel 圖像邊緣化 這是我寫的第一個程式
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:785
    • 提供者:張聖平
  1. deer

    0下载:
  2. 图像分割边缘检测 纹理检测 具体手指检测边缘检测 canny log sobel -image segmentation and edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:1134
    • 提供者:wendy
  1. Body

    0下载:
  2. 医学图像处理,包括拉普拉斯变换,锐化,sobel变换,均值平滑滤波,伽马校正等。-Medical image processing, including the Laplace transform, sharpen, sobel transformation mean smoothing filter, and gamma correction.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:8334790
    • 提供者:
  1. sobel_eml

    0下载:
  2. 基于Sobel算子的图像边缘检测代码程序,保证可以正常运行-Sobel operator image edge detection code procedures to ensure the normal operation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:529057
    • 提供者:呼延靖国
  1. image_pro_3_hjs

    0下载:
  2. 用Matlab实现的空域综合增强图像,包括拉普拉斯算子,Sobel算子等-Integrated enhanced image using Matlab airspace, including the Laplace operator, Sobel operator
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-03
    • 文件大小:862
    • 提供者:hejiangshan
  1. sobel_eight_direction

    1下载:
  2. 八方向的sobel 边缘检测,源码实现,在C++平台-Eight directions sobel edge detection, source to achieve in C++ platform
  3. 所属分类:Special Effects

    • 发布日期:2014-05-05
    • 文件大小:1024
    • 提供者:杨亚普
  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. Canny

    1下载:
  2. canny算子, 是图像处理中的算子,灰度图像sobel算子处理效果图,主要用作边缘检测。-canny operator, the operator in image processing, grayscale images sobel operator treatment effect diagram, is mainly used for edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:202575
    • 提供者:曹洪灵
  1. EdgeDet

    0下载:
  2. 数字图像边缘检测,Prewitt算子,sobel算子,laplacian算子,实现方法-Digital image edge detection, Prewitt operator, sobel operator, laplacian operator method
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:2845837
    • 提供者:孙丹阳
  1. bianyuanjiance

    0下载:
  2. Matlab常用的几种边缘检测算法,适合初学者,有SOBEl,CANNY,等-Matlab commonly used several kinds of edge detection algorithm, is suitable for beginners, there are SOBEl, CANNY, etc
  3. 所属分类:Special Effects

    • 发布日期:2017-11-29
    • 文件大小:1030
    • 提供者:小河
  1. license-plate-recognition

    1下载:
  2. 本程序采用一种基于垂直Sobel算子检测边缘和投影法的车牌定位方法,根据车牌区域竖直纹理突出的特点,利用Sobel垂直算子提取边缘,然后投影得到车牌的水平投影图,利用水平投影图分割出车牌,再运用膨胀运算进行车牌垂直定位。利用旋转投影法寻找车牌倾斜角度,然后用双线性插值进行车牌图像倾斜矫正。对经过精定位的车牌利用垂直投影法,找出各个字符的中心点,根据字符中心点位置进行切割。同时将切割出来的图片与数据库中的每张模板图片进行减法运算,计算该图片与模板的均方误差,其均方误差最小的模板即为识别出的字符。-
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:6965
    • 提供者:埃米尔
  1. shibie

    0下载:
  2. 图像处理与识别,包括滤波,二值化,边缘检测(sobel算子,canny算子等等)-Image processing and recognition, including filtering, binarization, edge detection (sobel operator, canny operator, etc.)
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:809
    • 提供者:emily
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com