CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - seed

搜索资源列表

  1. 颜色填充

    0下载:
  2. 这是一个种子填充算法,是根据已知的一个多边形区域内部的一个象素点来找到区域内其他的象素点进行填充的。-This is a seed fill algorithm is based on a polygon known within the region point to a pixel within the region to find other pixel sites filled.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280.95kb
    • 提供者:杨海峰
  1. 厉害的程序

    0下载:
  2. 图形学C语言实现多边形种子填充算法源代码能填充任意的图形-graphics C language seed polygon filling algorithm source code can be filled with arbitrary graphics
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:405.87kb
    • 提供者:高原
  1. 区域生长

    1下载:
  2. 图像处理中的区域生长源码,根据种子点来判断领域的点的相似性-Image Processing source of regional growth, according to seed fields to determine the point of similarity
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.4kb
    • 提供者:寇青军
  1. gat_shiyan3

    1下载:
  2. 这是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,中点算法,绘制抛物线的正负法,中点法。 扫描转换多边形扫描线算法,种子填充算法。 线段裁剪(CohenSutherland)编码算法,多边形逐边裁剪(SutherlandHodgman)算法 注:分别设计了功能完整的类-This is my big computer graphics operations, including the algorithm are : DDA linear mapping al
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:58.84kb
    • 提供者:
  1. regiongrow2

    0下载:
  2. 区域生长,基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上 -regional growth, the basic approach is based on a group of seed starting point to the growth of regional tour, What about predefined attributes similar to seed the neighborhood of each pixel a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.49kb
    • 提供者:carolin1980
  1. fast_distance_map_caculate

    0下载:
  2. 使用边缘跟踪,种子填充等算法提取图像边界,然后使用并行的方法来计算图像的距离图。-using edge tracking and seed filling algorithm to detect the edges of images, then use the parallel approach to the calculation of the distance between the image map.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:38.06kb
    • 提供者:方宝玉
  1. seedfill_improved

    0下载:
  2. 这是一个用VC++6实现的种子填充算法,其中还具有画图的功能。另外还包括种子填充的改进算法。-This is a realization of VC 6 seed filling algorithm, which also is drawing functions. It also includes the improvement of seed filling algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:75.22kb
    • 提供者:hongbochen
  1. chap_seedfill

    0下载:
  2. visual c++实现的种子填充图像处理程序!推荐大家看看!-visual c realized seed filling image processing procedures. Suggest you!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:373.29kb
    • 提供者:hhh
  1. DsplitFazi

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

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

    0下载:
  2. 首先对图像网格化,选择网格坐标位置作为标记种子点添充目标物体。matlab -first images of the grid, select grid coordinates position as a marker seed Tim charge of target objects. Matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.53kb
    • 提供者:林道庆
  1. seed

    0下载:
  2. 一种图像分割算法—像素聚类区域成长法 此法从一个种子像素开始,通过如平均灰度、组织纹理及色彩等性质的判断,将具类似性质的像素纳入所考虑区域。-An image segmentation algorithm- clustering pixels regional growth law this method started from a seed pixel, through, such as average gray, organizations such as texture and co
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:8.08kb
    • 提供者:施云涛
  1. seg_oneseed

    0下载:
  2. 单种子点区域生长图像分割算法:基本处理方法是 以一组种子点开始来行程生长区域,即将哪些预定义属性类似于种子的邻域像素附加到每个种子上-Single seed point region growing image segmentation algorithms: the basic processing method is based on a set of seed points, started to trip the growth region, which is about predefi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1.18kb
    • 提供者:tory
  1. Seed

    0下载:
  2. 实现了二维图像的种子填充算法,该算法可以用来被用来实现脑图像的交互式分割-Using vc++ implementation of the two-dimensional image of the seed filling algorithm, which can be used be used to achieve interactive segmentation of brain images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:98kb
    • 提供者:张三
  1. main

    3下载:
  2. 基于分水岭自动选取种子的区域生长来进行彩色图像分割-Automatically selected based on the watershed to the seed region growing for color image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-11
    • 文件大小:5.12kb
    • 提供者:Image
  1. Radar_realtime_imaging(for-SEED)

    0下载:
  2. DSP实验板上的探地雷达图像处理程序,使用bp算法-DSP development kit, GPR image processing program, use the bp algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:474.81kb
    • 提供者:
  1. seed-a-slidmerge

    0下载:
  2. 1, 交互式图像分割:手工选择种子区域,然后利用区域生长算法,自动产生分割结果。 2, 使用区域的分裂合并法来分割图像,并将结果与区域生长法比较。 -seed ,slip and merge to segment a pic
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.65mb
    • 提供者:anranjiayou
  1. MPUSU

    0下载:
  2. segmentation image of seed point
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6.38mb
    • 提供者:DIZZZEL
  1. seed-fill

    0下载:
  2. 八连通扫描线种子填充算法,可改成四连通区域填充-seed fill
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:858byte
    • 提供者:林清风
  1. Seed

    0下载:
  2. 基于种子点的区域增长算法 Matlab -Matlab seed region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:457.38kb
    • 提供者:Mean
  1. seed

    0下载:
  2. 三种种子区域生长方法Three kinds of seed region growing method-Three kinds of seed region growing method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4.5kb
    • 提供者:furui
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com