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

搜索资源列表

  1. GraphFill5_29_2

    0下载:
  2. 使用边相关多边形扫描线填充、扫描线种子填充这2种算法实现多边形的填充-Fill polygon
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:48037
    • 提供者:张龙
  1. lab

    0下载:
  2. DDA、Bresenham画直线及画圆、多边形; 边缘填充算法和种子填充算法。-DDA, Bresenham drawing a straight line and circular, polygonal edge of the filling algorithm and seed fill algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:2033879
    • 提供者:刘畅
  1. MarkerDetect

    0下载:
  2. 在Visual C++环境下,图形的种子填充代码,包括实现源文件和相应的头文件-Seed filling code
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:3945
    • 提供者:小林子
  1. Graphics

    0下载:
  2. 计算机图形学很好的资料,包括种子填充,多边形扫描算法。 b样条曲线,曲面等-Very good computer graphics, including seed filling, polygon scan algorithm. b-spline curves, surfaces, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:85707
    • 提供者:xie wenkui
  1. whhFillpolygon

    0下载:
  2. 图形的填充算法,包括有序变表法和种子填充法-Graphic filling algorithm, including the orderly changing table method and seed fill method
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3766697
    • 提供者:王海辉
  1. DImage

    1下载:
  2. 这是对图像处理的程序,主要实现对256色及24位位图的处理点运算,几何变换,图像增强,形态学变换,边缘检测,轮廓提取,轮廓跟踪,种子填充等.-This is the image processing program, the main achievement of 256 colors and 24 point bitmap processing operations, geometric transformation, image enhancement, morphological tran
  3. 所属分类:Special Effects

    • 发布日期:2014-05-09
    • 文件大小:124928
    • 提供者:邹邹
  1. tuxiang-bianyuan-jiance

    0下载:
  2. 图像边缘检测 源代码 hough变换 轮廓提取 轮廓跟踪 种子填充-Edge detection source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:92151
    • 提供者:13
  1. seedfill

    0下载:
  2. 种子填充算法。实现图形学里面的种子填充。-Seed fill algorithm. Achieve graphics inside the seed filling.
  3. 所属分类:Console

    • 发布日期:2017-04-23
    • 文件大小:125010
    • 提供者:老七
  1. Padding

    0下载:
  2. 实现橡皮绳功能,颜色选择对话框,扫描线种子填充算法,对与初学者很有帮助-Rubber rope to achieve function, color selection dialog box, scan line seed fill algorithm, and helpful for beginners
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:2045653
    • 提供者:王哲瑜
  1. MyView

    0下载:
  2. 计算机图形学五个实验的代码包括:直线的扫描生成算法,圆和椭圆的扫描生成算法,多边形区域填充算法,多边形裁剪算法,种子填充算法-Five experiments in computer graphics code include: linear scan generation algorithm, the scanning circle and ellipse generation algorithm, polygon filling algorithm, polygon clipping alg
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:41485
    • 提供者:孙丽华
  1. Image-Processing

    0下载:
  2. 图像处理程序,实现bresenham算法和种子填充算法-Image processing procedures, to achieve bresenham algorithm and seed fill algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3362611
    • 提供者:王呈祥
  1. fillcircleView

    0下载:
  2. 运用种子填充法,对圆圈进行填充。该小程序是在vc环境下实现的。-The use of seed filling, the filling of the circle. The small program is implemented in vc environment.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1490
    • 提供者:hongju
  1. FillingAlgorithm

    0下载:
  2. 图形填充算法的几种实现,包括线扫描算法,边填充算法,种子填充算法等。附带裁剪算法的实现。-Graphic of filling algorithm several realize
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:53036
    • 提供者:chenyun
  1. imgprocCGsignalproc

    0下载:
  2. BMP图像处理程序,包括模拟信道产生的高斯加性噪声;图像灰度变换;图像的拉普拉斯边缘提取;中点滤波法的debluring;图像线性模糊。 图形显示函数,包括DDA方法画直线;中点裁剪法;liang-barsky算法的窗口裁剪;种子填充算法; 随机信号处理程序,包括产生正态分布、均匀分布样本;计算其均值与方差;各样本的概率分布直方图分析;功率谱分析;样本叠加的PSD分布分析。-BMP image processing procedures, including analog channel
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:8325
    • 提供者:漢漢哥
  1. Seed_Fill_8

    0下载:
  2. 我的图形学作业,一个比较简单的8联通区域种子填充的算法,并用opengl做出了图形界面-My graphics work, a relatively simple 8 Unicom regional seed filling algorithm, and made a graphical interface with opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:952
    • 提供者:月舞
  1. test7

    0下载:
  2. 图形学填充算法有序边表法和种子填充算法的比较-Filling algorithm law and order side of the table Comparison of seed fill algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1960172
    • 提供者:Mata Fu
  1. EDGECONTOUR

    0下载:
  2. 边缘检测 Hough变换 种子填充 轮廓跟踪-Edge Detection Hough Transform seed filling contour tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2143376
    • 提供者:
  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. OpenCVseedfillingcol

    0下载:
  2. 采用种子填充实现彩色图像分割,在处理库opencv下,采用改进的种子算法,实现对彩色图像的分割,程序中指包括代码部分-OpenCV seed filling to achieve color image segmentation code, the use of intel graphics library opencv, the use of improved seeds algorithm, to achieve color image segmentation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1685
    • 提供者:wddben
  1. Image-Processing

    0下载:
  2. 该程序可以实现Hough 变换、边缘检测、差影法、轮廓提取及跟踪、模板匹配、投影法、图像复原、种子填充、阈值分割等效果。-The program can achieve the Hough transform, edge detection, and poor shadow method, contour extraction and tracking, template matching, projection, image restoration, seed filling, thresho
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6441740
    • 提供者:huo xing
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 20 »
搜珍网 www.dssz.com