CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - Edge Extraction

搜索资源列表

  1. ipl98_v2.18.tar

    0下载:
  2. 图像处理软件,支持BMP文件格式,提供图像旋转、变换、边缘提取等一般图像处理的基本操作接口。-image processing software, supports BMP file formats, image rotation, transform, edge extraction general basic image processing interface.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.14mb
    • 提供者:杨建文
  1. 复件 链码

    0下载:
  2. 对图像首先进行了边缘提取和细化,然后对细化了的图像通过链码来输出,是一个对图像编程人员非常实用的工具哦-the first images of edge extraction and refining, and then refined through images of the chain code to output, the image is a programmer very useful tool oh
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:96.88kb
    • 提供者:杜莉
  1. 936414

    0下载:
  2. 边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.bmp必须存在-edge detection and extraction, contour tracking source directory function is the source for edge detection and
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:30.96kb
    • 提供者:利菲
  1. 边沿检测与提取轮廓跟踪的图象算法

    0下载:
  2. 边沿检测与提取轮廓跟踪,来自于源码中国 www.Cn700.com-edge detection and extraction of contour tracking, source from China www.Cn700.com
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:31.14kb
    • 提供者:戴曙君
  1. VC++6.0数字图像处理程序集

    1下载:
  2. 内含LOG滤波器提取边缘、用形态学方法提取骨架线实验报告。-intron from the edge filter, and morphological methods Skeleton extraction experiment report.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:231.87kb
    • 提供者:八神
  1. Canny

    1下载:
  2. 用Canny算子提取图像边缘 边缘检测用Canny算子提取图像边缘 边缘检测-Extracted by Canny edge operator with edge detection operator Canny edge detection of image edge extraction
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:146.62kb
    • 提供者:YDA
  1. tuxiangchuli

    0下载:
  2. VC++图像处理典型算法,包括图像灰度化,边缘检测,图像识别,提取特征值等-Typical VC++ image processing algorithms, including gray, edge detection, image recognition, feature extraction and other value
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8.39mb
    • 提供者:tangqi
  1. EdgeExtraction

    0下载:
  2. This a tool for edge extraction applied on images.-This is a tool for edge extraction applied on images.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:626byte
    • 提供者:tayyih
  1. my_hough

    0下载:
  2. canny算子进行边缘检测,然后用hough算法进行直线检测。-canny operator edge extraction from image, and then use the hough algorithm line detection.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:860byte
    • 提供者:闫世博
  1. Source-Codes

    0下载:
  2. 图像边缘提取,对于二值图像进行边缘提取,得出提取后的边缘图像-Image Edge Extraction binary image edge extraction
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-05
    • 文件大小:2.92kb
    • 提供者:郭栋
  1. Lecture1-ViLib-DEMO-programs

    0下载:
  2. 二值描述,主要用于图像的边缘提取 可以用来为图像分类-Binary descr iption, mainly used for the edge extraction of the image can be used to image classification
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-09
    • 文件大小:12.26mb
    • 提供者:曹阳
  1. CannyEdgeDetector

    0下载:
  2. 利用canny算子提取图像边缘,目前只支持256色。-Using the canny operator edge extraction.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:195.09kb
    • 提供者:dzx
  1. edge-extraction

    0下载:
  2. 亚像素提取边缘源代码,可以进行准确的边缘检测-Subpixel edge source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:90.27kb
    • 提供者:杨硕
  1. boundary_trace

    0下载:
  2. 将光学图像二值化处理变成黑白图像后,将其中的目标的边缘提取出来的一种方法-a target edge extraction method in optics picture
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:656byte
    • 提供者:彭启超
  1. diffrentcolor

    0下载:
  2. 提取图像的边缘,并且根据每个图像块中边缘所占的比例,将其用不同的颜色标记出来-Edge extraction image, and each image block according to the proportion of the edge, which was marked with different colors
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:555byte
    • 提供者:安静
  1. C

    1下载:
  2. 基于c语言的数字图片处理源代码,对BMP图片进行边缘提取-Based on digital image processing c language source code, BMP image edge extraction
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:29.77kb
    • 提供者:bbdd
  1. bound2im

    0下载:
  2. 在MATLAB环境下对图像二值化处理后对图像进行edge的边缘提取,用于数值图像处理的相关领域中。-In the MATLAB environment on the image binarization edge of the image edge extraction, related fields for numerical image processing.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:1.12kb
    • 提供者:trisha
  1. 54351645

    0下载:
  2. 边缘提取和边缘检测matlab代码,可以参考下-Edge extraction and edge detection matlab code, you can refer to the following
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:8.84kb
    • 提供者:谌浩
  1. image-grad

    0下载:
  2. 基于OPENCV,实现不同梯度算子的边缘提取,其中包括最基本的像素操作,适合初学图像处理。-Based on OPENCV, the realization of different gradient operator edge extraction, including pixel operation is the most basic, suitable for beginners of image processing.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:918.1kb
    • 提供者:yangming
  1. Laplasian

    0下载:
  2. Laplasian图像边缘提取,亲测有效,欢迎下载使用。(Edge extraction of Laplasian image)
  3. 所属分类:2D图形编程

    • 发布日期:2018-01-04
    • 文件大小:29kb
    • 提供者:Azie95
« 12 »
搜珍网 www.dssz.com