CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - 图像边缘检测

搜索资源列表

  1. EdgeTracker.zip

    0下载:
  2. 图像边缘检测,很好的代码,包含很多特效
  3. 所属分类:GDI/图象编程

    • 发布日期:
    • 文件大小:78506
    • 提供者:
  1. edge_detector

    0下载:
  2. 用于图像边缘检测的源代码,读取图像的格式为bmp-source codes for edge detecting.the input file type should be *.bmp.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2812
    • 提供者:张蕾
  1. Dilation

    0下载:
  2. 形态学图像边缘检测运算。结构元素为水平方向或垂直方向的三个点,中间点位于原点-morphological image edge detection operators. Structural elements of the vertical or horizontal direction of the three points at the mid-point of origin
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2143
    • 提供者:丁峰
  1. 彩色图像的边缘检测

    0下载:
  2. 本人依据一篇文献介绍的方法编的彩色图像边缘检测程序,其效果要由于一般的方法。-literature on the basis of a methodology for the Color Edge Detection procedures, the effect due to the general approach.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1303
    • 提供者:邱卫东
  1. 图像变换应用软件

    0下载:
  2. 该程序为BCB图像处理的一个应用实例,其中包含源文件和可执行文件。主要功能有:效果处理(平滑处理,锐化处理,马赛克等)分别率,色彩变化、亮度调节,边缘检测-procedures for the BCB image processing an application, which includes source documents and executable files. The main functions are : effect of treatment (smoothing, sharp
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:21496
    • 提供者:丽丽
  1. 图像处理(很全)

    0下载:
  2. 各种图像处理方法,包括多种边缘检测算法,也是当初的作业-various image processing methods, including a variety of edge detection algorithm, as well as the original work
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:5138
    • 提供者:王君
  1. 200706162

    0下载:
  2. 图像边缘检测的基本程序,可见vc图像处理程序设计该书,程序可以编译运行!-Edge Detection of the basic procedures that can be seen vc image processing program design book that the procedure can be compiled running!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:944589
    • 提供者:周海霞
  1. WEdgeDetect

    0下载:
  2. 自己用VC++实现了基于二进小波变换的图像边缘检测,并与Canny算子作了比较。具有一定参考价值。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2265670
    • 提供者:wang
  1. 图象的边沿检测与提取,轮廓跟踪算法代码

    0下载:
  2. 图像处理程序代码,图像边缘检测与提取,轮廓跟踪算法-image processing code, edge detection and extraction, contour tracking algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:32128
    • 提供者:罗丁
  1. 图像分割边缘检测算法

    0下载:
  2. 图像分割中的边缘检测,各类算子都有。。
  3. 所属分类:GDI/图象编程

  1. 图像增强及模式分析

    1下载:
  2. 该源码程序包括:增强图像对比度,检测图像边缘(使用Canny算子和Sobel算子),直方图均衡化等图像处理的一些常用算法,且能取得较好的处理效果。
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-10-24
    • 文件大小:820961
    • 提供者:zh_jiapei
  1. 图像边缘检测

    0下载:
  2. 图像检测,采用Canny边缘检测方法
  3. 所属分类:GDI/图象编程

  1. 图像边缘检测sobel算法

    0下载:
  2. 图像边缘检测sobel算法
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-04-06
    • 文件大小:1175233
    • 提供者:_CEO_Bitch
  1. 彩色边缘图像检测

    3下载:
  2. 这个是一个关于彩色图像边缘检测的程序,是使用MATLAB 编写的。
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-07-21
    • 文件大小:315360
    • 提供者:nashengyu
  1. openCV图像处理,内含边缘检测

    0下载:
  2. openCV图像处理,内含边缘检测、边缘分割、区域增长、高斯噪声、椒盐噪声消除以及自适应中值滤波函数的实现-openCV image processing, includes edge detection, edge segmentation, region growing, Gaussian noise, salt and pepper noise cancellation and adaptive median filter function implementation
  3. 所属分类:GDI/图象编程

    • 发布日期:2016-01-25
    • 文件大小:1039360
    • 提供者:bodysen
  1. Imageprocessing.rar

    1下载:
  2. 基于Visual studio 2008 的图像处理试验平台的VC++源码 包含sebol边缘检测,灰度化,二值化,滤波,还有opencv引用,Based on Visual studio 2008 image-processing test platform VC++ Source contains sebol edge detection, gray and binarization, filtering, there is reference opencv
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-21
    • 文件大小:6258887
    • 提供者:欢欢
  1. VC编程实现图像处理的一些功能

    0下载:
  2. VC编程实现图像处理的一些功能:边缘检测、HOUGH变换、轮廓提取、种子填充、轮廓跟踪,VC programming to achieve some of the features of image processing: edge detection, HOUGH transform, contour extraction, seed filling, Contour Tracking
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-04-09
    • 文件大小:76200
    • 提供者:龚正娟
  1. Course.rar

    0下载:
  2. 函数曲线的显示,OPENCV图像处理,包括灰度图,直方图,边缘检测等等内容,Function curve display, OPENCV image processing, including the gray level histogram, edge detection and much more
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:708966
    • 提供者:twty
  1. EdgeTracker

    0下载:
  2. 图像边缘检测,很好的代码,包含很多特效- The picture edge examination, the very good code, contains very many special effect
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-13
    • 文件大小:78819
    • 提供者:gbug
  1. ViewImages

    0下载:
  2. ViewImages是一个图像边缘检测的实例,用QT在code:blocks上编译。-ViewImages is an example of image edge detection, using QT in code: blocks on the compiler.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:7444
    • 提供者:张明
« 12 3 4 »
搜珍网 www.dssz.com