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

搜索资源列表

  1. Sub-pixel

    0下载:
  2. 亚像素--区分轮廓 图像边缘提取是测量的基础和关键-Sub-pixel- to distinguish the outline of the image edge detection is the basis of measurements and key
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:593509
    • 提供者:prince
  1. loc_im_hildith

    1下载:
  2. 对形图像的经过边缘提取后得到的二值图像边缘进行细化,提取单像素的边缘,使得边缘是成为清楚的单像素的边缘。-After images of the shape after the edge extraction of the binary image to refine the edge, the edge extraction of a single pixel, making the edge is to be clear of the edge of a single pixel.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:1997
    • 提供者:mayan
  1. matlab2

    0下载:
  2. matlab的四种边缘提取办法比较(代码)-the four edge detection matlab comparison approach (code)
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3637318
    • 提供者:furan
  1. edgetest

    0下载:
  2. 用matlab制作的GUI,可以方便地读取图像并利用常用的五种图像边缘提取算子来提取图像边缘,具体使用方法详见压缩包中doc文件-Edge test
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:82151
    • 提供者:Michael J
  1. backgroundsubtractionAndEdgedetection

    0下载:
  2. 图像 背景差分 边缘提取 用OpenCV来完成-background substraction and edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2325446
    • 提供者:黄舒颖
  1. matalab

    0下载:
  2. 图像的边缘提取的算子 matalab实现 算子的比较-the edge of picture
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:216957
    • 提供者:石头
  1. sobel

    0下载:
  2. sobel算子 自己编的函数 不是运用的库函数 非常有用 尤其对刚学习图像边缘提取的-sobel operator is not a function of own use of the library function is very useful especially for just learning of image edge extraction
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:3467
    • 提供者:石头
  1. contourext

    0下载:
  2. C++做的边缘提取算法,要利用OPENCV-contour extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3129
    • 提供者:apolloly
  1. Lecture

    0下载:
  2. 实现图片的基本处理方法和边缘提取程序。很不错的程序源码。-The realization of the basic image processing methods and procedures for edge detection. The procedure is pretty good source.
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-09
    • 文件大小:1795596
    • 提供者:luxl
  1. Porousimageedgeextractionalgorithminmatlabprogram.

    0下载:
  2. 多孔算法在图像边缘提取的matlab程序代码说明内容-Porous image edge extraction algorithm in matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:638
    • 提供者:张瑜
  1. vbedge

    0下载:
  2. 实现彩图的Roberts、Prewitte、Sobel等边缘提取-To achieve color pictures of Roberts, Prewitte, Sobel edge detection, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:527031
    • 提供者:xiaoliu
  1. edge_detection

    1下载:
  2. 本Matlab程序用于小波模极大值用于边缘提取-The Matlab program is used for the Wavelet Modulus Maxima Edge Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1225
    • 提供者:陈民
  1. canny

    2下载:
  2. canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target im
  3. 所属分类:Graph program

    • 发布日期:2016-01-15
    • 文件大小:185038
    • 提供者:hanyantao
  1. Mathematicalmorphologyoperations

    0下载:
  2. 数学形态学操作 数学形态学的基本运算 结构元素矩阵 膨胀运算 腐蚀运算 膨胀与腐蚀的对偶关系 开运算和闭运算 击中与击不中 形态学的基本应用 边缘提取 二值图像面积提取 二值图像的欧拉数 查找表操作 灰度形态学 -Mathematical morphology operations basic operations of mathematical morphology dilation operator structure element matrix erosion
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:5339
    • 提供者:齐子新
  1. iamge_contour

    0下载:
  2. 一些图像边缘提取的例子,包含了常用的几种方法,是C源码的-some code for image contour
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1170253
    • 提供者:hehuifang
  1. PathAbleway

    0下载:
  2. 对于智能交通车(在特定道路上)基于视觉系统的识别程序(MATLAB开发环境),可识别多种以图片为形式的路况信息,才去的方法是边缘提取识别法。-For the Intelligent Transportation vehicles (in a particular way) is based on visual system identification procedure (MATLAB development environment), can identify a variety of pi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:13044
    • 提供者:刘夏
  1. Probing_into_Technique_of_Image_Enhancement_Based_

    1下载:
  2. :图像增强是图像处理的一个重要分支,是图像边缘提取、图像分割等的基础.文章介绍了常用的图像增强技 术,并且以Madab为工具完成图像的直方图均衡化、巴特沃斯高通滤波器操作的示例,给出了处理前后的对照图像.重点介 绍了利用小波变换进行图像增强,获得了比较好的增强效果.-: Image enhancement is an important branch of image processing is the image edge extraction, image segmentation,
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:195070
    • 提供者:hope
  1. zhongzhilvbo

    0下载:
  2. 图像的边缘提取,拉普拉斯算子实现形式,效果不错
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:754
    • 提供者:liugaosheng
  1. EdgeSegmentation

    0下载:
  2. 一种精确的自适应图像边缘提取方法,相对于传统的算法性能和分割质量有很大的提高-edge Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:175215
    • 提供者:张先生
  1. IMAGEPREGRESS

    0下载:
  2. 数字图像处理初学者编写的小程序,简单易懂,方便实用;其中包括RGB变GRAY,图像形态学变换(灰度拉伸,窗口变换等),手动去除噪声点,图像边缘提取,图像像素灰度值输入TXT文档等。-something about image pregress.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:256990
    • 提供者:宋立刚
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com