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

搜索资源列表

  1. fillcharacter

    0下载:
  2. 对边缘提取的空心文字进行填充,特别适用于带内外轮廓的文字填充。-right edge of the hollow text extraction for filling, in particular with the letter and outside contour filling.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2837
    • 提供者:李国平
  1. DsplitFazi

    0下载:
  2. 阈值分割和轮廓提取源代码,包含有区域生长与种子填充等算法-threshold segmentation and contour extraction source code, includes regional growth and seed filling algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:191339
    • 提供者:黄钦
  1. myedgecontour

    0下载:
  2. 图像边缘与轮廓运算API函数库:包括边缘检测,轮廓提取,种子填充。-Edge profile operation with API functions : including edge detection, contour extraction, seed filling.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5565
    • 提供者:吴远峰
  1. EdgeContour

    0下载:
  2. 有关图像的边缘检测、Hough变换、轮廓提取和轮廓跟踪、种子填充等算法-the image edge detection, Hough transform, contour extraction and contour tracking, and seed filling algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:72947
    • 提供者:邓媛媛
  1. lunkuo

    0下载:
  2. 包含对一幅图像进行轮廓提取,种子填充,边缘检测等算法。-contains images of a contour extraction, seed filling, such as edge detection algorithm.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:6378
    • 提供者:邹少林
  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. contourtracing

    0下载:
  2. 一篇文献资料,介绍了等值线追踪与填充的一种新的算法-A literature, describes the contour tracing and filling of a new algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:599840
    • 提供者:hh
  1. vc_imageprocessing

    2下载:
  2. VC++图像处理程序,哈弗变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,投影法,图像复原,阈值分割,种子填充等。-VC++ Image processing procedures, Haversian transform, edge detection, and poor shadow law, contour extraction and tracking, template matching, projection, image recovery, threshold segmentat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-14
    • 文件大小:1689198
    • 提供者:liya
  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. 416950642005527163923

    0下载:
  2. 图形分割 边缘检测 轮廓提取 边缘跟踪 种子填充 区域生长等功能-Graphic segmentation edge detection contour extraction of seed filling edge tracking features such as region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2741550
    • 提供者:小五子
  1. ContourFill01

    0下载:
  2. VC++实现的等值线区域填充算法,大家可以研究研究-VC++ to achieve the contour region filling algorithm, we can study the research
  3. 所属分类:Graph program

    • 发布日期:2017-02-19
    • 文件大小:24840
    • 提供者:ymt
  1. 0514001

    0下载:
  2. 典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算 法为扫描线填充算法。论文对原有的多边形扫描线填充算法中的最常用的活性边表和传统扫描线算法进行了分析,结 合活性边表和传统的扫描线填充算法的特点,针对复杂的大数据量的多边形填充时间效率较低的问题,提出了一种改 进的扫描线多边形填充算法一混合填充算法。该算法采用链表和数组结合的数据结构,形成连续的填充轨迹,有效地 提高了时间效率。 -Polygon Filling Algorithm t
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:150552
    • 提供者:翁經堯
  1. Isoline_Algorithm

    0下载:
  2. 等值线生成与图形填充算法论文 等值线图是一种应用广泛的图形. 针对已有等值线生成方法进行了改进, 提出了一种简单实用的等值线生成方法. 并对等值线图的填充问题进行了研究, 提出了一个易于实现的等值线图填充算法.-Contour generation and graph paper contour map filling algorithm is a widely used graphics. For contour generation method has been improved an
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:106298
    • 提供者:张三
  1. polygon

    0下载:
  2. 典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算法为扫描线填充算法-Typical polygon filling algorithm includes scan line fill algorithm and contour filling algorithm signs domain, suitable for vector polygon filling algorithm to scan the file line filling algori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3720
    • 提供者:徐晓亮
  1. contour-extraction-with-many-method

    0下载:
  2. 用阈值分割、区域生长和种子填充方法实现轮廓提取,各步骤的效果图均有说明-With thresholding, region growing, and seed filling contour extraction method, the effect of each step are indicated map
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2439067
    • 提供者:wangcanjin
  1. 等值线图的彩色填充方法

    3下载:
  2. 等值线图的彩色填充方法、三次B样条插值算法、基于Delaunay三角网的区域等值线绘制关键算法、基于边界点追踪的等值线图区域填充算法相关论文和程序,难得研究算法和程序。-Contour color filling method, three B spline interpolation algorithm, based on the Delaunay triangulation area contour drawing key algorithm, based on boundary track
  3. 所属分类:绘图程序

    • 发布日期:2012-12-31
    • 文件大小:7534272
    • 提供者:yan
  1. edge-and-contour-

    0下载:
  2. 图像处理程序,边缘与轮廓,可实现边缘检测,霍夫变换,轮廓提取,种子填充,轮廓跟踪等-Image processing, edge and contour can be realized edge detection, Hough transform, contour extraction, seed filling, contour tracking, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2120301
    • 提供者:changzhijie
  1. Contour-filling

    0下载:
  2. 基于opencv的轮廓填充算法,较为实用可以对一般的图像进行处理-Based on opencv contour filling algorithm, can be more practical for general image processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:271529
    • 提供者:刘平旭
  1. floodfill

    0下载:
  2. 图像内轮廓填充通常称为孔洞填充,主要用于目标提取。不带任何条件的内轮廓填充,在目标密度很大时,可能导致错误填充。一种典型情况,当多个目标粘连,并 且形成环状时,简单的内轮廓填充会将环状内部背景部分误认为目标空洞进行错误填充。这种错误对于目标分割和提取是非常致命的。-Commonly referred to within the outline of the image to fill the holes filled, mainly for object extraction. Fill in
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:526
    • 提供者:zhaoyong
  1. contour-and-fill

    0下载:
  2. 用于地学绘制等值线图 及颜色填充,填充效果非常好-Geoscience for contour mapping and color fill, filling effect is very good
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-20
    • 文件大小:5833159
    • 提供者:张兆桥
« 12 3 »
搜珍网 www.dssz.com