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

搜索资源列表

  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. connect

    0下载:
  2. 使用OPENCV填充连通域,并提取出连通区域的轮廓-OPENCV filled with connected domain, and extract the contour
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:859
    • 提供者:chengguo
  1. diliuzhang

    1下载:
  2. 第六章 MATLAB 特殊图形的绘制 6.1 区域图 6.2 填充图 6.2.1 二维填充图 6.2.2 三维填充图 6.3 条形图 6.3.1 二维条形图 6.3.1 三维条形图 6.4 直方图 6.4.1 笛卡儿坐标系下的直方图 6.4.2 极坐标系下的直方图 6.5 圆体图 6.5.1 圆柱体的绘制 6.5.2 球体的绘制 6.5.3 椭圆体的绘制 6.6 饼图 6.6.1 二维饼图 6.6
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:6364
    • 提供者:胡羽辰
  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. Direct

    0下载:
  2. 用于图像边缘检测与轮廓处理,种子填充,hough变换-For image edge detection and contour processing, seed filling, hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:90097
    • 提供者:
  1. The_digital_image_processing

    0下载:
  2. 数字图像处理算法的实现 包括:Hough变换,边缘检测,差影法,轮廓提取与跟踪投影法,图像复原,阈值分割,种子填充-Digital image processing algorithm, including: Hough transform, edge detection, and poor shadow law, contour extraction and tracking projection, image recovery, threshold segmentation, seed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1855868
    • 提供者:Broker
  1. ImageProcessing

    0下载:
  2. Hough变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,投影法,图像复原,阈值分割和种子填充的源码。-Hough transform, edge detection, bad video method, contour extraction and tracking, template matching, projection method, image recovery, threshold segmentation of the source and seed filling.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4782819
    • 提供者:胡春梅
  1. Procedures1

    0下载:
  2. 枝干图 罗盘图 轮廓图 交互式图形 变换的傅立叶函数曲线 劳伦兹非线形方程的无序活动 填充图 -Branches contour map compass interactive graphical map of the Fourier transform Lorenz curves non-linear equation of the activity-filled map of disorder
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:12560
    • 提供者:詹濮赫
  1. ImageProcessing2

    0下载:
  2. hough变换,边缘检测,差影法,轮廓提取,模版匹配,投影法,阀值分割,种子填充等-hough transform, edge detection, and poor shadow method, contour extraction, template matching, projection method, threshold segmentation, such as seed filling
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1880709
    • 提供者:huang jakie
  1. 111

    0下载:
  2. 图象处理过程中一 个新的填充图象轮廓的算法-Image processing Image fill a new outline of the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:846146
    • 提供者:fbb
  1. detect

    0下载:
  2. 凸显边缘检测与提取及轮廓跟踪,Hough变换,种子填充-Highlight the edge detection and contour extraction and tracking, Hough transform, seed filling
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:2766
    • 提供者:裴冲
  1. cshape

    0下载:
  2. 以CDC类的成员函数为基础,完成了一个基本几何图形绘制和效果填充的类CShape.实现的具体图形绘制有三种:1.几何轮廓绘制。2.单色几何图形的填充。3.颜色渐变填充。-To CDC class member functions, based on the completion of a basic geometric shapes drawn and effectiveness of the class filled CShape. To achieve a specific graphics
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-25
    • 文件大小:708613
    • 提供者:庄三少
  1. Matlab-M-File02

    0下载:
  2. 用Matlab编写的M文件0211. 枝干图 12. 罗盘图 13. 轮廓图 14. 交互式图形 15. 变换的傅立叶函数曲线 16. 填充图 17. 条形图和阶梯形图 18. 三维曲线图 19. 图形的隐藏属性 20. peaks函数曲线 -M-file with Matlab write 0211. Branches Figure 12. Compass Figure 13. Contours of Figure 14. Interactive gra
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:4135
    • 提供者:sznie778
  1. quxiantu

    0下载:
  2. 程序1主要是实现正弦函数和余弦函数的线性组合,绘出两者相加后的图像。程序2、3、4中还包括罗盘图、轮廓图和填充图,从而实现这几种绘图功能。-Program is mainly a sine and cosine functions to achieve a linear combination of the two add up to draw the image. 2,3,4 program also includes compass map, contour map and fill map
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1296
    • 提供者:刘亮
  1. RegionSearch

    0下载:
  2. 实时处理中区域提取算法的比较,有轮廓跟踪、线段编码、种子填充与数学形态学腐蚀膨胀等方法组合成的十一种方法。30万像素的图像处理时间在5毫秒以内。-Region Search
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:829747
    • 提供者:陆宗骐
  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. smagic

    1下载:
  2. 图像处理综合例子,提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6662676
    • 提供者:黄知
  1. EdgeContour

    0下载:
  2. 实现图像的边缘检测、提取和轮廓跟踪,还有种子填充算法-Of image edge detection, contour extraction and tracking, as well as the seed fill algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2134104
    • 提供者:胡新
  1. EdgeContour

    0下载:
  2. bmp图像的边缘检测,包括经典算法,功能有边缘检测,hough变换,轮廓提取,种子填充,轮廓跟踪等-bmp image edge detection, including the classic algorithm, edge detection function, hough transform, contour extraction, seed fill, contour tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:101560
    • 提供者:柯超
  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 2 34 5 »
搜珍网 www.dssz.com