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

搜索资源列表

  1. BmpProcessing

    0下载:
  2. VC++实现统计图像的Y\R\G\B灰度直方图等图像信息,并实现用指定的颜色填充指定的区域-Stat image information include Y \ R \ G \ B histogram and realize the fuction that fill the appointed region with settled color
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2104037
    • 提供者:yangjinli
  1. Drawing

    0下载:
  2. 画直线、圆、不规则图形以及填充闭合曲线,可以实现基本图形的绘制。-Drawing a straight line, round, irregular graphics and filled with closed curves can be achieved basic graphics rendering.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:46281
    • 提供者:weimouer
  1. computergraphics

    1下载:
  2. 计算机图形学作业,包含画直线的三种算法,画圆和椭圆的算法,以及区域填充,剪裁和平移,缩放,旋转等操作。-Computer graphics operations, including painting a straight line of three algorithms, the algorithm for circle and oval, as well as the regional filling, crop and pan, zoom, rotate and so on.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5423856
    • 提供者:隗平
  1. fulfill

    1下载:
  2. 自己编的图像填充代码,附有检测图片,此图片为自己绘制,可以运行!有用拿去!-The images fill your code compiled, with a detection image, this picture drawn for themselves, you can run! Useful Take them!
  3. 所属分类:Special Effects

    • 发布日期:2016-01-06
    • 文件大小:26624
    • 提供者:Amanda Jing
  1. exer1

    0下载:
  2. 图形学中的扫描线填充算法,用VC6.0的MFC实现,较为精炼。使用Getpixel函数和setpixel对像素点颜色取反。-Graphics of the scan line fill algorithm, the MFC with VC6.0 achieve more refined. Setpixel use Getpixel function and color of pixel anti-access.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3724071
    • 提供者:du
  1. Fill_SeedScanLine

    0下载:
  2. 实现扫描线种子填充,只要是闭合图形都能进行填充-Achieve the Scan Line Seed Fill, as long as closed graph can be filled ..
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1471
    • 提供者:Monss
  1. curve and fill

    0下载:
  2. 图形学课程设计.1,扫描转换的四种常用算法:逐点扫描,扫描线算法,边界标志法,边缘填充法. 2,曲线生成算法:bezier算法,3次均匀B样条- The graph study curriculum designs four commonly used algorithms which 1, the scanning transforms: Point-by-point scanning, scan line algorithm, side-stripe markings law, edge
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:133629
    • 提供者:杨康顺
  1. 图形学填充算法 (2)

    0下载:
  2. 这是图形学填充实验的一些算法思想,里面还有 关于用VC对图像进行裁剪,希望这些对大家有用 -filled some experimental algorithm thinking, there is also right on the VC cut image, we hope that these useful right
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:9203
    • 提供者:陈 美
  1. ScanLine

    0下载:
  2. 扫描多边形填充算法,在该文档中有详细地对扫描多边形填充算法有个明了的定义,易于理解,运行环境为VC-Scanning polygon filling algorithm, in which the documents are detailed on the scanning polygon filling algorithm has a clear definition and easy to understand operating environment for VC
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:63230
    • 提供者:淋雨
  1. cg

    0下载:
  2. 二维和三维图形的基本变换 二维填充:二维填充有三种算法,其中有序边扫描线转换算法是固定填充的,四连通和扫描线种子填充法是可以填充任意形状的图形(曲线,多边形等)的,并且还可以判断种子点为外部点还是内部点。在使用时只需先画好需要填充的边界然后选择种子填充并用鼠标左键点击确定种子点即可填充。 二维裁剪:二维裁剪是演示性的功能,直接点击该菜单项就可以演示了。 二维基本变换:二维基本变换是演示性的功能,直接点击该菜单项就可以演示了。 二维动画:二维动画是演示性的功
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-17
    • 文件大小:84545
    • 提供者:连舒明
  1. seedfill

    0下载:
  2. 本文件是种子填充算法的实现,通过对种子的选取,对某个图形进行填充!-This document is the realization of the seed filling algorithm, through seed selection, to a graphics-filled!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:34783
    • 提供者:新霞
  1. 028992

    0下载:
  2. 计算机图形学是交互式图形开发的基本理论,同时也是一门实践性的学科。笔者积累十多年的计算机图形学讲授经验,使用Visual C++ 6.0的MFC框架开发了涉及“基本图形的扫描转换”、“多边形填充”、“二维变换和裁剪”、“三维变换和投影”、“自由曲线和曲面”、“分形几何”、“动态消隐”和“真实感图形”等章节内容的43个案例。-Interactive Computer Graphics is developing the basic theory of graphics, but also a pr
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:11136119
    • 提供者:
  1. image1

    0下载:
  2. 图像颜色填充器(也是很不错的图像处理源代码)-Image Color filling device (also very good image processing source code)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:196009
    • 提供者:金立凡
  1. SeedFill

    1下载:
  2. 计算机图形学作业。种子填充算法。非递归和递归两种。效率不错。-Computer graphics operation. Seed fill algorithm. Two non-recursive and recursive. Good efficiency.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:38365
    • 提供者:扬木
  1. MapGIS_2_Dxf

    0下载:
  2. MapGIS本身有输出dxf文件功能,但是在对子图,颜色,线型以及区文件的转换上不能满足要求,现将业余开发MapGIS转R12和AutoCAD 2000 Dxf文件程序贴出,可对文件进行一次性转换,希望对大家有帮助. 1 可以转换MapGIS文件为AutoCAD R12和AutoCAD 2000 Dxf两种文件格式,其中R12格式无法转换区文件 2 子图可以完整转换(此为难点一) 3 点线区的颜色转换效果较好,能够达到制图要求 4 线型只能转换实线和虚线(如铁路等暂未转换)
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:422186
    • 提供者:
  1. tuxiang

    0下载:
  2. 读入图像 图像加 图像减 灰度图象 灰度转二值 图像放大 图像旋转 选定区域 填充区域-Read into the images by gray-scale image Add image to gray image binary image enlarge image rotation filling selected areas of regional
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:835
    • 提供者:ming
  1. drawtool

    0下载:
  2. MFC做的实现画直线,圆形等功能的简单作图工具,并具有图形填充功能。供初学者学习使用-MFC painting done to achieve a straight line, circular features such as a simple drawing tools, and filled with a graphical feature. For beginners learning to use
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-30
    • 文件大小:3625623
    • 提供者:吴远豪
  1. Tuxiangchuli

    0下载:
  2. 较全面的图像处理程序,功能有:种子填充,阈值分割,图像复原,模板匹配,轮廓提取与跟踪-A more comprehensive image processing procedures, functions: seed filling, threshold segmentation, image restoration, template matching, contour extraction and tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1882546
    • 提供者:Abel86
  1. GraphicsTools_Andy

    0下载:
  2. VC做的绘图工具。绘制简单图形,Bezier曲线,填充,裁剪,变幻等。-The drawing tools VC. Drawing simple graphics, Bezier curves, filling, cutting, and other changes.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:94945
    • 提供者:刘一丹
  1. Scanline

    1下载:
  2. 扫描线算法,包括区域填充算法、种子填充算法等-Scan line algorithm, including regional filling algorithm, seed fill algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:56159
    • 提供者:侯锦
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com