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

搜索资源列表

  1. main

    0下载:
  2. 小波变换和经典边缘检测算子,小波分解和重构-Wavelet transform and the classical edge detection operator, wavelet decomposition and reconstruction
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:1015
    • 提供者:杨洋
  1. TemplateTrans

    0下载:
  2. 数字图像处理中的各种边缘检测算子。很全,而且代码通俗易懂。-Digital image processing in a variety of edge detection operator. Very full, and the code easy to understand.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:117932
    • 提供者:叶子
  1. roberts

    0下载:
  2. 传统的边缘检测算子,检测图像边缘,获取图像大小,求梯度函数。-The traditional edge detection operator to detect image edge, access to image size, find the gradient function.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1546
    • 提供者:吴晶
  1. EdgeContourbyK

    0下载:
  2. 多种边缘检测算子,如sobel算子,Prewitt算子,Robert算子,Laplace算子等,可以检测出图像的轮廓。-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2296202
    • 提供者:fredd
  1. laplacian

    0下载:
  2. 边缘检测算子laplacian算子 matlab源码-laplacian matlab
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:831
    • 提供者:audyxiao
  1. RobertsEdgedetection

    0下载:
  2. 边缘检测算子Roberts,是C/C++函数,只需修改函数参数即可调用-Edge detection operator Roberts, a C/C++ function call can only modify the function parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:718
    • 提供者:xuelinger
  1. 200608-55

    0下载:
  2. 在研究了prewitt边缘检测算子的基础上介绍一种改进的prewitt边缘检测算子,处理效果较好。 -In the study prewitt edge detection operator based on an improved prewitt introduced edge detection operator, handling is better.
  3. 所属分类:Graph program

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

    0下载:
  2. sobel算子是一种边缘检测算子,在图像处理中应比较广泛。-sobel edge detection operator is an operator, in image processing should be more extensive.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:517
    • 提供者:伏娟
  1. sobel

    0下载:
  2. sobel 边缘检测算子,实现效果很好,VC++源码,-SSobel edge detection operators, achieve good effect, the vc++ source, ha haobel edge detection operators, realize the effect is very good
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2705527
    • 提供者:froson
  1. noval-sobel

    0下载:
  2. 实现了VC++6.0下的边缘检测算子SOBEL,并提供了多种显示方式-Achieved under VC++6.0 edge detection operator SOBEL, and offers a variety of display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1297
    • 提供者:莉莉
  1. Cpp1

    0下载:
  2. Canny边缘检测算子,供大家学习,一起交流-Canny edge detection operator, for everybody to learn, communicate with
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:633
    • 提供者:林得宇
  1. CannyDetc

    0下载:
  2. canny边缘检测算子,用高斯滤波平滑图像,再用一阶偏导的有限差分来计算梯度的幅值和方向。-canny edge detection operator, smooth image with a Gaussian filter, and then the first order partial derivatives of the finite difference to calculate the gradient magnitude and direction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3345
    • 提供者:周娇
  1. byjc

    0下载:
  2. 边缘检测程序,有各种边缘检测算子,包括sobel等,自己写的源程序,共享-Edge detection process, a variety of edge detection operator, including sobel and so on, to write the source code, sharing
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:56023
    • 提供者:偏爱
  1. edgedetect

    0下载:
  2. 用MATLAB编的边缘检测算子,包括Robert算子、sobel算子、prewitt算子。自己编写的,有利于初学者理解边缘检测算子的具体实现过程,将结果与MATLAB函数实现的结果作了比较。-MATLAB code with the edge detection operator, including the Robert operator, sobel operator, prewitt operator. I have written will help beginners to under
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1176
    • 提供者:
  1. 20110506

    0下载:
  2. 主要分析几种应用于数字图像处理中的边缘检测算子,根据它们在实践中的应用结果进行研究,主要包括: Robert 边缘算子、Prewitt 边缘算子、Sobel 边缘算子、Kirsch 边缘算子以及Laplacian 算子等,根据实验处理结果讨论了 几种检测方法的优劣.-Analysis of several key used in digital image processing edge detection operator, according to their application
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:474957
    • 提供者:mimi
  1. matlabfileprewitt

    0下载:
  2. 利用prewitt边缘检测算子,实现图像的边缘检测,方法很简单-Edge detection operator using prewitt achieve edge detection, the method is very simple
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:44848
    • 提供者:hanqitao
  1. canny

    0下载:
  2. 基于OpenCV的CANNY凯妮边缘检测算子,VC6.0环境下可直接运行,需要是可修改算子上下限。-OpenCV Canny
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1591136
    • 提供者:long
  1. edge

    0下载:
  2. matlab图像边缘检测算法。5种边缘检测算子。-Matlab image edge detection algorithm is proposed. 5 kinds of edge detection operator.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:328326
    • 提供者:李凯
  1. canny_edge_matlab

    0下载:
  2. canny边缘检测算子,可用于图形图像的边缘提取,包括医学图像、遥感图像等-canny edge detection operator, graphic images can be used for edge detection, including medical imaging, remote sensing images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2317
    • 提供者:shuang
  1. Canny-operator

    0下载:
  2. canny边缘检测算子,可以检测出单像素的图像边缘,能够检测出细微的边缘,效果好-canny operator
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3308628
    • 提供者:ljd
« 1 2 34 5 6 »
搜珍网 www.dssz.com