搜索资源列表
02824418
- 多边形扫描转换 通过实现光栅图形学经典的多边形填充算法,深入理解光栅图形学的原理。-polygon scan conversion raster graphics through the realization of the classic polygon filling algorithm, raster graphics, in-depth understanding of the principle.
TinyCADsrc
- 第一个能够真正进行混合图形编辑的软件,对于任何类型的扫描图象:彩色图,灰度图和单色图都具有强大的光栅转矢量功能。通过使用本软件,您可以对扫描的图形,包括草图,地图和其他图象进行净化,编辑,更新并转换为矢量。引入了真正的CAD—类型编辑光栅图象-first truly mixed graphics editing software, for any type of scanned images : color, grayscale and monochrome plan has powerful
scanfilljava
- 用java编写的多边形扫描填充算法,有文档和在jbuilder下打包的exe文件-used to prepare the filled polygon scan algorithm, there are documents in JBuilder and packaged under the exe files
c_leida
- 用c编写的雷达扫描动画程序,非常像潜艇上的雷达。-c prepared using the radar scan animation process, as is the submarine's radar.
FillRgn
- 活性偏表实现逐行扫描算法,使用API编程-activity Partial Table achieve progressive scan algorithm, the use of API programming
digit-src-4_0
- This digitizing software tool converts an image file showing a graph or map, into numbers. The image file can come from a scanner, digital camera or screenshot. The numbers can be read on the screen, and written or copied to a spreadsheet.-This digit
saomiaozhuanhuan-csharp
- 本程序使用C#编制,可通过扫描转换的方法为多边形进行填充。-procedures for the use of the C# establishment, through the scan conversion method of polygon filling.
CG-3
- 多边形扫描转换填充 A C++ program to fill a Polygon using Scan Line Polygon Fill Algorithm.
seed_filling2
- 象素扫描的图形学的调试小程序,共享给不懂的参考-pixel scan small graphics debugging procedures, sharing a reference to understand
多变形填充
- 本程序是一个填充多边形的程序,采用逐行扫描,并判断是否在多边形内,若是,则填充颜色,反之不填充。-this procedure is a process filled polygons, progressive scan and determine whether the polygon, and if so, were filled with color, contrast not filled.
计算机图形学的扫描线填充算法,MFC 实现
- 计算机图形学的扫描线填充算法,MFC 实现,,Computer Graphics of the scan line fill algorithm, MFC achieved
scanfill
- 扫描线填充算法,在VC下能超常运行,下载学习有价值.-Scan line fill algorithm, the VC can under extraordinary run, download the learning value.
PolyGon
- 通过实现光栅图形学经典的多边形填充算法,深入理解光栅图形学的原理。实现了逐点判断法、扫描线算法、边缘填充算法-Raster graphics by implementing the classical polygon filling algorithm, in-depth understanding of the principles of raster graphics. Judge realized point by point method, scan line algorithms, e
ComputerGraphics
- 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA
shmx
- 扫描线算法 计算机图形学 -Scan Line Algorithm for Computer Graphics
0514001
- 典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算 法为扫描线填充算法。论文对原有的多边形扫描线填充算法中的最常用的活性边表和传统扫描线算法进行了分析,结 合活性边表和传统的扫描线填充算法的特点,针对复杂的大数据量的多边形填充时间效率较低的问题,提出了一种改 进的扫描线多边形填充算法一混合填充算法。该算法采用链表和数组结合的数据结构,形成连续的填充轨迹,有效地 提高了时间效率。 -Polygon Filling Algorithm t
scanseed
- 2D图形学中的扫描线填充图形算法的实现,对于初学者有帮助,代码简单,明了-2D Graphics graphics scan line fill algorithm, useful for beginners, the code is simple, clear
AL128 VGA to TV scan converter firmware
- The AL251A-EVB-A0 is an engineering evaluation board that is used to evaluate and demonstrate the performance of the AL128 VGA to TV scan converter chip and AL251 TV to VGA scan converter chip.
Scan-Line-Seed-Fill-Algorithm
- 计算机图形学多边形填充算法,扫描线种子填充的伪代码-Computer graphics polygon fill algorithm, scan line seed fill pseudo code
Scan
- 扫描线填充算法,用于在VC环境下画2D图片,但是需要包含特定的头文件-scan line algorithm
