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

搜索资源列表

  1. Marr_Hildreth

    0下载:
  2. Marr_Hildret算子的详细讲解,能更好的提高边缘提取的效果 很难得的哟-Marr_Hildret Operator elaborate better marginal increase of the effect is difficult to extract the yo
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:84651
    • 提供者:owen
  1. PicEdge_DetecAndExtrac

    0下载:
  2. 程序说明 总体功能: 本程序有2个功能。 1.对载入的二值图像提取边缘,并将边缘信息存入指定文本文件。 2.通过功能1中的文本文件在一个打开的pic图像中恢复边缘。 所需输入输出的数据文件: 1.输入一个二值图像,对其进行边缘提取,新建一个文本文件已存入边缘信息,输出此文本。 2.输入步骤2中的文本,通过文本文件输出恢复边缘。 运行方式: 1.打开一个待求二值图。 2.选取“边缘提取”,“轮廓提取”中的4连通或者8连通方法提取边缘。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:132483
    • 提供者:王维杰
  1. myDImage654

    1下载:
  2. 包括图像的预处理,多种阈值分割方法,边缘提取,形态学处理,RGB到灰度图象的转换等等,用于图像的常规处理-including image preprocessing, multiple threshold segmentation, edge detection, morphology, RGB images to gray scale conversion, and so on, for the conventional image processing
  3. 所属分类:2D图形编程

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

    1下载:
  2. 车牌识别系统JAVA源代码,包括灰度处理、均衡化、边缘提取、二值化等功能-number plate recognition system in Java source code, including Gray, balance, edge detection, the value of the two functions
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:22014
    • 提供者:楚天
  1. car(c)

    0下载:
  2. 车牌识别系统c++源代码,VS 2005开发,包括灰度处理、均衡化、边缘提取、二值化等功能-c license plate recognition system source code, VS 2005 developers, including Gray, balance, edge extraction, Binary function
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3697061
    • 提供者:楚天
  1. threshold-roc

    2下载:
  2. 一些基本的图像处理算法的matlab实现,包括边缘提取和roc分析等-some basic image processing algorithms to achieve Matlab, including edge detection and analysis roc
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:24570
    • 提供者:李浩
  1. CannyDetector

    0下载:
  2. 该程序实现了运用canny算子对图像进行边缘提取,效果很好-the procedure of the application canny operator, the image edge extraction good results,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:51027
    • 提供者:pinklady
  1. jihebianhuaAndedgedetect

    0下载:
  2. 比较全面的程序,包含了几何变换、图像的去躁、锐化、边缘提取、增强对比度,以及图像的一些特殊效果!-more comprehensive procedure includes the geometry transform, the image to emotions, sharpening, edge detection, enhance contrast, and images of some special effects!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:197158
    • 提供者:孙翔
  1. sobel1

    0下载:
  2. 利用Sobel边缘算子法对图像进行边缘提取的源代码,编译后的可执行文件须带参数运行。-use Sobel edge operator France, the image edge extraction of source code, the compiled executable file parameters required to bring operations.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2439
    • 提供者:taoran
  1. prewritte

    0下载:
  2. 利用Prewitte边缘算子法对图像进行边缘提取的源代码,编译后的可执行文件须带参数运行。使用方法:prewitte BMP文件名 -use Prewitte edge operator France, the image edge extraction of source code, the compiled executable file parameters required to bring operations. Use : prewitte BMP file name
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2438
    • 提供者:taoran
  1. 7520163841_IMAGEPROCESS

    0下载:
  2. 图像处理程序包,包括估计算法,形态学,形状和边缘提取等算法的实现-image processing package, including the estimated algorithm, morphology, shape and edge detection algorithm to achieve the
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:251646
    • 提供者:周全
  1. VideoProcessing

    0下载:
  2. 能播放各种格式的视频,切分出小窗口,并进行边缘提取。-can broadcast video formats, to separate small window, and edge detection.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:194006
    • 提供者:吴荣刚
  1. detectandtrace

    0下载:
  2. 利用经典的边缘提取算子(canny)提取影像边缘,然后对提取的影像边缘进行边缘跟踪-use of the classic edge detection operators (canny) images from the brink then extract the image edge tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:164087
    • 提供者:谢潇
  1. edge-select

    0下载:
  2. 自己做的边缘提取方面的源码。适于学生大作业。-themselves from the edge of the source. Suitable for most of the students work.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:197684
    • 提供者:王豫东
  1. Canny-sharp

    0下载:
  2. 这是位图用CANNY算子进行边缘提取的源程序代码及测试图片!-This is the bitmap using Canny operator for edge detection of the source code and test pictures!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:174133
    • 提供者:晨雾
  1. SegFilter

    0下载:
  2. 在vc开发环境下做的图像分割,滤波.边缘提取.腐蚀,膨胀。适用于初学者。-in vc conditions for the development of image segmentation and filtering. Edge Extraction. Corrosion and inflating. Apply to beginners.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:731521
    • 提供者:蔡杰
  1. 07163

    0下载:
  2. 图象处理程序,包括边缘提取,差分,大津法二值化,目标区域提取等-image processing procedures, including edge detection, differential, two large-value method, the target region extraction
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 在VC中调用matlab图像处理工具箱来进行canny边缘提取。有运行代码-in VC Calling Matlab Image Processing Toolbox for canny edge extraction. Have to run code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:194922
    • 提供者:薛风光
  1. CN_edgedetect

    0下载:
  2. 本程序为二值图像的处理。通过一种称为CNED(connectivity number based edge detection)的方法对二值图像进行边缘提取。结果表明这种方法比candy sober 等算子更加精确,效果更好。
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3892340
    • 提供者:姚攀
  1. bytq

    0下载:
  2. 这是一个关于小波模极大值用于边缘提取的matlab程序-This is one of the wavelet transform modulus maxima for the Matlab edge extraction procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2887
    • 提供者:程帅
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com