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

搜索资源列表

  1. 纤维处理软件sob+hough直线检测+自动判定

    1下载:
  2. 利用HOUGH变换提取边界特征,还有SOBEL算子的算法也一并附上.-use feature extraction border, SOBEL Operator algorithm also accompanied.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:43167
    • 提供者:唐军
  1. HistDemoA直方图与Sobel算子

    2下载:
  2. 直方图均衡化处理和边缘检测程序.vc6下完成,是基于对话框的程序,用到自己定义的类CImageWnd-histogram equalization processing and edge detection procedures. Vc6 complete, the dialog is based on the procedures used its own definition of the category CImageWnd
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:79134
    • 提供者:訾国伟
  1. LPR

    0下载:
  2. 车牌识别程序,使用sobel算子检测边缘,然后准确定位车牌,准确率高达98%以上。-license plate identification procedures, the use of pixel edge detection operator, and then accurate positioning plates, accuracy rate was as high as 98% or more.
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:60085
    • 提供者:张思展
  1. sobel_edgedetection

    0下载:
  2. 边缘检测是图像处理的基本方法之一,SOBEL算子检测法具有检测准确,抗噪强等优点-Edge detection is the basic image processing method, SOBEL Operator detection method is accurate detection, anti-noise advantage
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:966
    • 提供者:林海
  1. VideoEdgeCounterSobel

    0下载:
  2. 视频图象边缘检测,基于DM642芯片。算法为SOBEL算子希望对学习DSP的朋友有所帮助-video edge detection, based on the DM642 chip. Algorithm SOBEL Operators hope to learn DSP help of a friend
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:91142
    • 提供者:王真
  1. sobel

    0下载:
  2. 此文件是自己用matlab编的一阶sobel算子进行图像边缘特征的提取-This file is used to extract their own matlab compiled the first-order image sobel operator edge features
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:583
    • 提供者:mamiaomiao
  1. Sobel

    0下载:
  2. 利用Sobel算子进行边缘检测,文件包括实验指导书,实验程序以及相关文献-Use Sobel operator edge detection, documentation including test instructions, test procedures and related documents
  3. 所属分类:DSP program

    • 发布日期:2017-06-16
    • 文件大小:25073378
    • 提供者:Ryan
  1. Sobel

    0下载:
  2. 运用Sobel算子进行的图像边缘处理与识别-Image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:167678
    • 提供者:Charles
  1. Sobel

    0下载:
  2. 使用Sobel算子对图像进行边缘检测,并在vs2010下基于Opencv实现,适合初学者-edge detection Sobel
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:11205607
    • 提供者:王璞
  1. Sobel

    0下载:
  2. 完整代码,利用sobel算子对图像进行处理,提取边缘,界面上有两个picturebox和一个button,界面可以自适应图像尺寸。-Complete code, use the sobel operator of image processing, edge extraction, two picturebox and a button, the image size on the screen can be adaptive interface.
  3. 所属分类:Special Effects

    • 发布日期:2016-06-14
    • 文件大小:1024
    • 提供者:huihui
  1. Sobel

    0下载:
  2. sobel 算子的边缘检测算法,基于VC++实现的算法,对于图像的边缘检测效果良好,已经封装好模块,直接调用-Sobel operator edge detection algorithm, based on vc++ realize the algorithm, for image edge detection effect is good, have good encapsulation module, direct call
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-22
    • 文件大小:39461504
    • 提供者:袁建新
  1. Sobel

    0下载:
  2. 利用VC++实现对灰度图像进行边缘检测,实现Sobel算子-Using VC++ to realize the edge detection of gray image, Sobel operator
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:6842
    • 提供者:张小卫
  1. sobel-edge-detection

    0下载:
  2. Sobel算子根据像素点上下、左右邻点灰度加权差,在边缘处达到极值这一现象检测边缘。对噪声具有平滑作用,提供较为精确的边缘方向信息,边缘定位精度不够高。当对精度要求不是很高时,是一种较为常用的边缘检测方法。本代码用sobel边缘检测,检查细胞边缘,有图。- 简体中文 繁体中文 英语 法语 德语 西班牙语 Sobel operator according to the pixel point up and down, left and right adjacent pixels g
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:21042
    • 提供者:wuyi
  1. sobel

    0下载:
  2. Sobel算子是一阶导数的边缘检测算子,在算法实现过程中,通过3×3模板作为核与图像中的每个像素点做卷积和运算,然后选取合适的阈值以提取边缘。-The Sobel operator is the edge detection operator of the first derivative. During the algorithm realization, the 3 × 3 template is used as the convolution sum of each pixel in t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:95467
    • 提供者:wang
  1. SobelEdge.origin

    0下载:
  2. 可以对图像进行SOBEL边缘化,并可以将处理的结果显示出来(SOBEL edge of the image can be processed)
  3. 所属分类:图形图象

    • 发布日期:2017-12-20
    • 文件大小:849920
    • 提供者:铁锤妹妹
  1. CANNY

    0下载:
  2. 对特定图片进行canny边缘检测。首先是高斯模糊,然后sobel算子处理,再局部极大值确定,最后阈值判断。(Canny edge detection for a particular picture. The first is the Gauss fuzzy, and then the Sobel operator is processed, and then the local maximum is determined, and finally the threshold is judged
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-19
    • 文件大小:7168
    • 提供者:TonytheGreat
  1. PicOperationTest

    0下载:
  2. 直接运行PicOperationTest.m文件 程序主要是练习了: sobel算子增强边缘,得梯度幅值图像 图像的开闭操作 新手交流,高手路过就好。。。(The Code is about edge enhancement and morphologic operators. It can be used for learning the basic skills. You don't need to download it if you have mastered t
  3. 所属分类:图形图象

    • 发布日期:2018-01-04
    • 文件大小:7168
    • 提供者:Eric_King
  1. 边缘提取

    0下载:
  2. MATLAB代码,Sobel算子边缘提取,已经运行成功了(MATLAB code, Sobel operator edge extraction, has been running successfully)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:娜娜181
  1. E1-空域增强

    0下载:
  2. 1-1、图象的灰度变换 对图象p1-03实施灰度平方根变换 1, 要求:显示变换前后2幅图象和2幅直方图,变换参数自行设定。 1-2、空域平滑 对图象p1-03施加高斯噪声和椒盐噪声并实施梯度倒数加权平滑法 要求:显示变换前后2幅图象,利用方差评价空域平滑的效果。 1-3、空间锐化 根据Sobel算子,按照公式4.3.8和公式4.3.9对图象p1-03实施空间锐化 要求:显示变换前后2幅图象。(1-1. Gray transformation of image The squa
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:199680
    • 提供者:LIMBO2K
  1. image process

    0下载:
  2. 基础图像预处理的代码实现,均值/中值滤波,sobel/拉普拉斯/canny 提取边缘,直方图均衡化以及直方图规定化(Fundamental image preprocessing code implementation, mean/median filtering, sobel/Laplacian/canny extraction edges, histogram equalization, and histogram specification)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:1108992
    • 提供者:Althindor
« 1 2 3 4 5 6 78 9 10 11 12 ... 32 »
搜珍网 www.dssz.com