CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - scanline
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - scanline - List
[
OpenGL program
]
scanline
DL : 0
用OPENGL实现的垂直逐列扫描填充2D图形(Scanline) 整个程序简洁明了,清楚的表达了scanline的原理和实现。适合OPENGL的初学者。 包括 cpp exe 和一个txt 输入文件
Update
: 2008-10-13
Size
: 47.66kb
Publisher
:
dma
[
GDI-Bitmap
]
Scanline
DL : 0
这是在MFC中,填充各种图形的一个算法的实现。颜色及点的坐标可以随意输入-This is the MFC, filling a variety of graphics algorithm implementation. Color and the coordinates of points can be arbitrarily input
Update
: 2025-02-17
Size
: 1.88mb
Publisher
:
李月鸿
[
GDI-Bitmap
]
janFX
DL : 0
超强的图像处理库,可以完成大部分PS功能,因为使用Scanline处理方式,所以速度不错-superior image processing, you can finish most of PS function because of the use of Scanline handling, good speed
Update
: 2025-02-17
Size
: 18kb
Publisher
:
xzhifei
[
GDI-Bitmap
]
Speed_For_Draw_Figure
DL : 0
图像处理算法比较 包括直接处理,内存位图,使用ScanLine-image processing algorithm including direct memory bitmap, using ScanLine
Update
: 2025-02-17
Size
: 1.02mb
Publisher
:
ashao
[
Graph Drawing
]
fill
DL : 0
主要是计算机图形学中扫描线填充算法的实现-Mainly in computer graphics scanline fill algorithm
Update
: 2025-02-17
Size
: 43kb
Publisher
:
[
Graph Drawing
]
scanline
DL : 0
基于mfc,包含种子填充算法,扫描线算法,而且运用了堆栈、链表等结构,有助于图形学初学者的入门-Based on mfc, contains the seed filling algorithm, scan-line algorithm, and the use of the stack, linked list structure to help beginners introductory graphics
Update
: 2025-02-17
Size
: 56kb
Publisher
:
zz
[
Data structs
]
Scan
DL : 0
经典算法实现,扫描线算法的实现,环境为vc2005-Classical algorithm, scanline algorithm, the environment for vc2005
Update
: 2025-02-17
Size
: 1.07mb
Publisher
:
tangWH
[
OpenGL program
]
scanline
DL : 1
用OPENGL实现的垂直逐列扫描填充2D图形(Scanline) 整个程序简洁明了,清楚的表达了scanline的原理和实现。适合OPENGL的初学者。 包括 cpp exe 和一个txt 输入文件-OPENGL achieved with vertical scanning by filling out 2D graphics (Scanline) the whole process clear and concise, clear expression of the scanline and the realization of the principle. OPENGL for beginner. Including cpp exe and a txt input file
Update
: 2025-02-17
Size
: 47kb
Publisher
:
dma
[
Graph program
]
ImageProcessingBasic
DL : 0
提供一個將 Delphi Scanline 轉換成二維陣列存取的程式,參考原始檔可以在這個基礎上開發進階的影像處理效果.-Delphi Scanline will provide a two-dimensional array access into the program, reference the original file can be developed on the basis of advanced image processing effects.
Update
: 2025-02-17
Size
: 248kb
Publisher
:
richwang
[
OpenGL program
]
ScanLine
DL : 0
扫描多边形填充算法,在该文档中有详细地对扫描多边形填充算法有个明了的定义,易于理解,运行环境为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
Update
: 2025-02-17
Size
: 61kb
Publisher
:
淋雨
[
Graph program
]
Scanline
DL : 0
扫描线算法,包括区域填充算法、种子填充算法等-Scan line algorithm, including regional filling algorithm, seed fill algorithm
Update
: 2025-02-17
Size
: 1.91mb
Publisher
:
侯锦
[
Windows Develop
]
algorithm
DL : 0
1.城市轮廓线 2.树的双连同 3.扫描线问题 4.多项式的相乘-1. Urban contour 2. The dual-tree together with the 3. Scanline 4. Polynomials multiplied
Update
: 2025-02-17
Size
: 38kb
Publisher
:
guoguo
[
GDI-Bitmap
]
scanline
DL : 0
实现计算机图形学扫描线算法填充多边形.程序用vc++6.0实现。-The realization of computer graphics scanline polygon fill algorithm. Program using vc++6.0 to achieve.
Update
: 2025-02-17
Size
: 229kb
Publisher
:
xuhang75
[
Graph program
]
scanline
DL : 0
在Visual C++的开发环境下,利用opengl类库编写代码实现扫描线的功能。-In Visual C++ development environment, writing code to use opengl libraries realize the function of scan lines.
Update
: 2025-02-17
Size
: 308kb
Publisher
:
张朋长
[
2D Graphic
]
scanline
DL : 0
scanline algorithm be implemented by opengl and use vector to read .obj model
Update
: 2025-02-17
Size
: 2.12mb
Publisher
:
zousong
[
Graph Drawing
]
gh
DL : 0
1. 简单图元的生成(如直线、圆、长方形等) 2. 用DDA算法或中点(Besenham)算法实现直线段、椭圆或圆的绘制 3. 用扫描线填充算法进行区域填充,用Sutherland 裁剪算法裁减多边形 4. BEZIER曲线或B样条曲线的绘制 5. 个性化图形软件包的开发 6. 所有文件包括源码和截图-1. Easy metafile generation (such as linear, round, rectangular, etc) 2. Using DDA algorithm or the mid-point (Besenham) algorithm achieve a straight line segment, draw an oval or round 3. Scanline fill algorithm used to populate the region, with Sutherland reduction of polygon clipping algorithm 4. BEZIER curve or B-spline Curve 5. personalized graphics package development 6. all documents, including source code and screenshot
Update
: 2025-02-17
Size
: 1.38mb
Publisher
:
lixuan
[
Special Effects
]
scanline
DL : 0
本文详细讨论了基于扫描线填充算法对多边形区域进行 图案填充问题。尽管位图可以看作是一个二值图像,但为了方 便起见,在本文中,我们将位图和图像区分开来讨论。-This article is discussed in detail based on the scan line polygon fill algorithm to fill the problem areas of design. Although bitmaps can be seen as a binary image, but the sake of convenience, in this paper, we will place a distinction between maps and images for discussion.
Update
: 2025-02-17
Size
: 1.22mb
Publisher
:
李尊
[
Windows Develop
]
Graphic
DL : 0
GRAPHICAL PROJECT SUCH AS SCANLINE BERSENHAUM
Update
: 2025-02-17
Size
: 17kb
Publisher
:
HABIL
[
Books
]
SCANLINE
DL : 0
Source code of scanline(graphic)
Update
: 2025-02-17
Size
: 2kb
Publisher
:
arshavin
[
Internet-Network
]
scanline
DL : 0
扫描线方法,处理图像应用,扫描线程序的改进版本可以值得描述,成为快速的图像处理方法。-Scan line method, image processing applications, scan lines may be worthy of an improved version of program descriptions, a fast image processing method.
Update
: 2025-02-17
Size
: 8kb
Publisher
:
zhangting
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.