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

搜索资源列表

  1. 8方向sobel

    0下载:
  2. 对1帧图像进行8方向的sobel算子提取边缘,原始图像格式是BMP-right image for an eight direction of the pixel edge detection operator, is the original image BMP format
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:263485
    • 提供者:婷婷
  1. Sobel抽出 空間フィルター

    0下载:
  2. Sobel 算子进行边缘检测,效果还不错.-Sobel operator for edge detection, the results were pretty good.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:27622
    • 提供者:马蓉
  1. sobel

    0下载:
  2. 用matlabe对于sobel算子,进行模式实现,能取得明显的边缘检测效果!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:992
    • 提供者:徐军
  1. sobel-bianyuanjiance

    1下载:
  2. 用sobel算子实现边缘检测源代码,用C++实现了sobel算子。图像编码很完整实现
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1755
    • 提供者:朱志敏
  1. sobel算子边缘检测算法

    1下载:
  2. 用sobel算法 进行8位位图的边缘检测
  3. 所属分类:源码下载

    • 发布日期:2012-04-17
    • 文件大小:214240
    • 提供者:zy_8816@163.com
  1. Sobel.rar

    0下载:
  2. 适用于ti公司dm642芯片的sobel算子例程很好的资料,Ti apply DM642 chip companies sobel operator routines very good information
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1527872
    • 提供者:mumuran1983
  1. Sobel.rar

    1下载:
  2. 这是一个用VHDL实现SOBEL算子进行图像边缘算法的实现,This is a realization by VHDL Sobel edge operator algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:328857
    • 提供者:citydremer
  1. 200432590139.rar

    0下载:
  2. 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图,Basic image processing functions: 1, forma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3769534
    • 提供者:叶心怡
  1. sobel

    1下载:
  2. Verilog代码实现Sobel算子,包括整个工程,仿真也有。。仿真表明该程序能实现Sobel 算子硬件实现-Verilog,Sobel Operator
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2016-06-16
    • 文件大小:5014528
    • 提供者:蔡浩聪
  1. Sobel

    0下载:
  2. 图像处理sobel算子,原理介绍,算子公式。-Image processing sobel operator
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:49989
    • 提供者:刘真
  1. compare_of_edge_detect_methods

    0下载:
  2. 讨论和比较了几种常用的边缘检测算子。梯度 算子计算简单 ,但精度不高 ,只能检测出图象大致的轮廓 ,而对于比较细的边缘可能会忽略。Prewitt 和Sobel算子比 Roberts 效果要好一些。LOG 滤波器和 Canny算子的检测效果优于梯度算子 ,能够检测出图象较细的边缘部分。不同的系统 ,针对不同的环境条件和要求 ,选择合适的算子来对图象进行边缘检测。-Discussion and comparison of several commonly used edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:156571
    • 提供者:liujia
  1. filter

    0下载:
  2. 涵盖内容: 1Roberts算子 2Prewitt算子 3Sobel算子 4Laplacian算子 -Cover the content: 1Roberts operator 2Prewitt operator 3Sobel operator 4Laplacian operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:170892
    • 提供者:
  1. sobel

    1下载:
  2. 完整的用sobel算子进行边缘检测的例子-Complete with a sobel edge detection operator is an example
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5597
    • 提供者:
  1. sobel

    0下载:
  2. sobel算子程序,一种经典的边缘检测算法。一个是检测水平边沿的 ;另一个是检测垂直平边沿的 。Sobel算子对于象素的位置的影响做了加权,因此效果更好。 -sobel operator subroutine, a classical edge detection algorithm. One is the edge detection level the other is to detect vertical flat edge. Sobel operator for pixel posit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1695
    • 提供者:周娇
  1. imageEdgeDetect

    0下载:
  2. edge_detect.m : 图像边缘检测 其中使用 梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子 二阶微分算子法 : 拉普拉斯高斯算子、canny算子 lenna.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-edge_detect.m: edge detection which uses the gradient operator edge detection:
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:388874
    • 提供者:许胜强
  1. DSP2017.6.8

    0下载:
  2. .通过图像与 sobel 算子的二维卷积,获得 lenna.tif 和 car.jpg 水平和垂直方向边缘。 2.通过图像与 Prewitt 算子的二维卷积,获得 lenna.tif 和 car.jpg 水平和垂直方向边缘。 3.进一步处理图像,定位出车牌位置。 二(License plate recognition after two-dimensional convolution removal)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:愣Q鱼
  1. sobel

    0下载:
  2. sobel算子图像处理源码,可计算图像亮度的一阶梯度(graph process with sobel edge)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:12288
    • 提供者:zzjjbb
  1. sobel算子

    0下载:
  2. sobel算子识别图像边缘,B=imfilter(I0,Gx,'replicate'),I0为输入图像(Sobel operator recognition edge of image)
  3. 所属分类:图形图象

    • 发布日期:2018-01-04
    • 文件大小:784384
    • 提供者:qianchang
  1. 基于4种不同算子的边缘检测运算

    2下载:
  2. 本程序采用了robbert,sobel,LoG,prewitt四种算子对同一副图像进行边缘检测,以此查看不同效果(This procedure uses Robbert, Sobel, LoG, Prewitt four kinds of edge detection operator on the same image, to view the different effect)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:182272
    • 提供者:huyuwang
  1. sobel

    1下载:
  2. sobel算子的vhdl实现,顶层用verilog(vhdl implement on sobel)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:8192
    • 提供者:西风吹牛
« 1 23 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com