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

搜索资源列表

  1. Marr-edge-detective

    0下载:
  2. Marr边缘检测算法的研究,,提出了不等间隔采样和非均匀量化相结合的数字化方法-Marr edge detection algorithm research, interval ranging from the non-uniform sampling and quantization combination of digital methods
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:496524
    • 提供者:庄宇飞
  1. 用MATLAB实现的边缘提取函数

    1下载:
  2. 用MATLAB实现的边缘提取函数,实现了sobel算子、canny算子,Robert算子、prewitt算子、marr算子,Using MATLAB to achieve the edge detection function, the realization of the sobel operator, canny operator, Robert operator, prewitt operator, marr Operator
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-31
    • 文件大小:1896
    • 提供者:H.C. Young
  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. marrh

    0下载:
  2. Marr-Hildreth 边缘检测算法-Marr-Hildreth edge detection algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-11-12
    • 文件大小:1324
    • 提供者:陈厚武
  1. ex4_061221015

    1下载:
  2. 实验内容:编制一个通用的边缘提取函数,通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测-Experimental contents: the preparation of a generic edge detection function, by entering different parameters, to achieve Sobel operator, Prewitt operator, Roberts operator
  3. 所属分类:Special Effects

    • 发布日期:2016-05-23
    • 文件大小:918643
    • 提供者:da
  1. edge_detector

    0下载:
  2. Roberts算子,Prewitt算子,Sobel算子,Marr算子,Canny算子之一对输入图像 实现边缘检测,输出边缘图像并与matlab自带函数实现进行对比-Roberts operator, Prewitt operator, Sobel operator, Marr operator, Canny operator to achieve one of the input image edge detection, the output edge image and bring th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3926
    • 提供者:hq
  1. edge_detection

    0下载:
  2. 实现sobel canny prewitt marr Roberts算子的边缘检测-Achieve sobel canny prewitt marr Roberts edge detection operator
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:2631
    • 提供者:gaef
  1. EdgeDetection

    0下载:
  2. 分别用Roberts、Prewitt、Sobel、Marr、Canny算子进行图像的边缘检测-Were Roberts, Prewitt, Sobel, Marr, Canny operator to the image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2840
    • 提供者:Frank
  1. EdgeDetection

    0下载:
  2. 四种算子(sobel,prewitt,roberts,marr)进行图像边缘检测的matlab源码.-Operators of four (sobel, prewitt, roberts, marr) image edge detection matlab source.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:48773
    • 提供者:refinebin
  1. edgeCheck

    0下载:
  2. 边缘检测的源代码。包括sobel prewitt roberts marr canny的。值得下载!-The source code for edge detection. Including sobel prewitt roberts marr canny' s. Worth downloading!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1683
    • 提供者:Mark Li
  1. deiphiimageprocessing

    0下载:
  2. 用delphi对数字图像进行预处理,包括图像的灰度化,二值化,反色,中值滤波,高斯滤波,gabor变换,二值图像和灰度的腐蚀,膨胀,以及图像的sobel,prewitt,robert,kirsch,laplace,canny,marr边缘检测-Use delphi for digital image preprocessing, including image gray-oriented, thresholding, anti-color, median filtering, Gaussian
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-13
    • 文件大小:3565204
    • 提供者:小宝
  1. Image

    0下载:
  2. Image library for marr-hldreth, sobel, canny, etc in c plus plus
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:9333
    • 提供者:cash
  1. DIP_Exercise4_071221057

    1下载:
  2. 实验内容 编制一个通用的边缘提取函数; 通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。 -The content of the preparation of a common experimental edge detection function by entering different parameters, to achieve Sobel operator, Prewitt operator, Rob
  3. 所属分类:Special Effects

    • 发布日期:2015-06-05
    • 文件大小:318836
    • 提供者:lyp
  1. marr_laplacian

    0下载:
  2. 基于二阶导数的图像边缘检测方法,包括marr算法和laplacian算法-Second derivative-based edge detection methods, including marr algorithms and laplacian algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:27322
    • 提供者:linchao
  1. marr

    0下载:
  2. 图像分割的一种算法。Marr算子。欢迎使用-An image segmentation algorithm. Marr operator. Welcome
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:822
    • 提供者:hui
  1. edge_detection

    0下载:
  2. 各种边缘检测算子实现,包括sobel,prewitt,robert,marr(loG),canny算子,其中canny算子的实现采用了自己编制的算法-Implementation of various edge detection operators, including sobel, prewitt, robert, marr (loG), canny operator, which canny operator prepared to achieve their own algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:41259
    • 提供者:好时
  1. Marr-Hildreth-edge-detector

    0下载:
  2. Marr Hildreth Edge Detector
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:435299
    • 提供者:Adnan Alvi
  1. Marr-Hildreth

    0下载:
  2. Marr-Hildreth (LoG) edge detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:56951
    • 提供者:gdstoica
  1. Marr-Hildreth-edge-detection

    0下载:
  2. Marr-Hildreth edge detection,可用于检测图像中的边缘成分,对图像的特征提取很有用。-Marr-Hildreth edge detection
  3. 所属分类:VTK

    • 发布日期:2017-04-30
    • 文件大小:45414
    • 提供者:王天然
  1. Marr

    0下载:
  2. 利用MARR算子进行边缘检测,适用于图像的边缘提取-MARR operator using edge detection, the edge extraction for images
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:4426
    • 提供者:fuss
« 12 3 »
搜珍网 www.dssz.com