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

搜索资源列表

  1. Log

    0下载:
  2. 边缘提取的源代码,要的就下,很有用的。- The edge withdraws the source code, wants under, very useful.
  3. 所属分类:Graph program

    • 发布日期:2017-11-12
    • 文件大小:234556
    • 提供者:于忠徐
  1. Canny435435

    0下载:
  2. 这是一个canny边缘检测的程序-This a canny edge detection procedures.
  3. 所属分类:Graph program

    • 发布日期:2017-11-22
    • 文件大小:140982
    • 提供者:ling
  1. 719522543531372

    0下载:
  2. 利用Sobel边缘算子法对图像进行边缘提取的源代码利用Sobel边缘算子法-use Sobel edge operator France, the image edge extraction using the source code Sobel edge operator France
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:944
    • 提供者:mokran
  1. 54353137221`1

    0下载:
  2. 利用Sobel边缘算子法对图像进行边缘提取的源代码利用Sobel边缘算子法-use Sobel edge operator France, the image edge extraction using the source code Sobel edge operator France
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:944
    • 提供者:jindalrae
  1. ImageProcessingTest

    0下载:
  2. 能实现载入图像,然后对图像进行模糊、锐化、边缘检测等功能。-To achieve loading images, and then on the image blurred, sharpening, edge detection and other functions.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:2929
    • 提供者:郭龙
  1. fifteen

    0下载:
  2. 第十五章 图像分析 15.1 边缘检测 15.1.1 微分算子 15.1.2 Log算子 15.1.3 Canny 算子 15.2 四叉树分解 15.2.1 四叉树分解 15.2.2 四叉树 MATLAB 函数 -Chapter XV 15.1 edge detection image analysis 15.1.1 Differential Operators 15.1.2 Log Operator 15.1.3 Canny operator 15.2
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2830
    • 提供者:王万国
  1. Log

    0下载:
  2. VC编程实现 LOG算子的亚像素边缘检测-VC Programming LOG operator sub-pixel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:181635
    • 提供者:xiaoyang
  1. CVHomework1

    0下载:
  2. canny算法进行图像的边缘检测,自己写的程序,大家可以参考-canny algorithm for image edge detection, to write their own procedures, we can refer to
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:1687
    • 提供者:zhangzhang
  1. eagedetectandfigureoperate

    0下载:
  2. 图像边缘与轮廓运算包括 // RobertDIB() - robert边缘检测运算 // SobelDIB() - sobel边缘检测运算 // PrewittDIB() - prewitt边缘检测运算 // KirschDIB() - kirsch边缘检测运算 // GaussDIB() - gauss边缘检测运算 // HoughDIB() - 利用Hough变换检测平行直线 // ContourDIB() - 轮廓提取 // Trace
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5069
    • 提供者:kelly
  1. matlab_4

    1下载:
  2. 边缘检测和图像分割matlab程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 -Edge det
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:51657
    • 提供者:pride
  1. Canny

    0下载:
  2. Canny算子的边缘检测。提供了Canny算子的源码,并提出了一种自适应阈值选取方法。-Canny edge detection operator. Canny operator provides the source code, and put forward an adaptive threshold selection method.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:46852
    • 提供者:法法
  1. SNAKE

    0下载:
  2. 图像分割中的经典算法snake的代码。该代码简洁高效,当处理非凸曲线边缘时分割效果好-Image segmentation algorithm in the classic snake code. The code concise and efficient, when dealing with non-convex curve of the edge effect when the partition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3196
    • 提供者:zhangpin
  1. ImageProcessing

    0下载:
  2. 是一个采用VC进行图像纹理分割的程序,基本上包括了图像处理的一般技术。包括显示、平滑和锐化、边缘提取、直方图显示等等。-Is a VC used to carry out the procedures for image texture segmentation, image processing basically includes the general technology. Including the display, smoothing and sharpening, edge det
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:931419
    • 提供者:马莹莹
  1. 2005527163923

    0下载:
  2. 是一部分采用VC进行图像处理的源代码,其中包括图像复原,图像分割,种子填充,轮廓提取与边缘跟踪。-Is part of image processing using VC source code, including image restoration, image segmentation, seed filling, contour extraction and edge tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:1287014
    • 提供者:马莹莹
  1. Snake-code

    0下载:
  2. 用语图象处理中经典的Snake边缘提取算法程序-Terms of classical image processing edge detection algorithm procedures Snake
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:431702
    • 提供者:小斌
  1. Mumford

    0下载:
  2. Mumford shan模型分割图像,适合图像边缘不清晰-Mumford shan model partition images suitable for image edge is not clear
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:43890
    • 提供者:高圆圆
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:153314
    • 提供者:ling
  1. Canny

    0下载:
  2. Canny边缘检测,处理结果被保存在文件中.检测效果比较好.-Canny edge detection, the results are saved in the document. Detection of the effect is better.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:332452
    • 提供者:韩坤芳
  1. VC++DigitalImagingProssing

    3下载:
  2. VC++图像处理程序设计-杨淑莹-配套源码: 本书介绍了各种数字图像处理的算法及编程实现技术。全书由13章和一个附录组成。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态处理学、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、图像的小波变换和JPIG图像的压缩编码。 -VC++ Image processing program design-杨淑莹- supporting source code:
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:4177487
    • 提供者:夏瑞雪
  1. Wavelet

    0下载:
  2. 基于边缘检测的小波阈值去噪,在去噪的时候避免了其它传统方法的边缘被模糊的现象。-err
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3471
    • 提供者:李卫娟
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com