搜索资源列表
bresenhamsuanfachengxu
- bresenham画线算法程序,运行环境windows xp TC2.0环境.-bresenham line drawing algorithm procedures, the environment windows xp TC environment.
bresenham_line3d
- 采用3D Bresenham算法在两点间划一直线 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm) % ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 % % Which is referenced by: % F
Line-circle
- C++实现计算机图形学算法,绘制线(数值微分法、中点画线法、Bresenham法),绘制圆(圆心半径画圆、中心点画圆算法)-C++ realization of computer graphics algorithms, rendering line (numerical differential method, the stipple method of lines, Bresenham method), draw the circle (center of a circle radius d
Bresenham
- C++ code. Realization of Bresenham algorithm for rasterization of line, ellipse and circle (with Glut).
BresenhamsLinePlottingAlgorithm
- 让您使用布雷森汉姆直线算法绘制线。使用回调来使用自定义像素绘图功能-Allows you to draw the line using Bresenham' s line algorithm. The use of callbacks, allowing you to use a custom pixel graphics
Bresenham
- bresenham直线算法,可实现8方向的直线绘制-bresenham line algorithm can achieve 8 to draw a straight line direction
1012071014
- DDA算法,中点算法,Bresenham算法生成直线,进行区域填充-DDA algorithm, the midpoint algorithm, Bresenham algorithm to generate a straight line, the area filling
1
- 实现一种改进的Bresenham直线算法,是计算机图形学中的内容,运行环境为tc2.0-To achieve an improved Bresenham line algorithm, It is the contents of the computer graphics
bresenham
- matlab绘制bresenham直线,中线画直线,DDA画直线。-matlab draw bresenham line, middle drawing a straight line, DDA line drawing.
Bresenham-line-algorithm
- 直线中点Bresenham 算法,输入起点坐标和终点坐标,即可画出直线-Mid-point of Bresenham line algorithm, the input point coordinates and end coordinates, then draw a straight line
Bresenham
- 利用vs2008实现的直线扫描转换的Bresenham算法,能够实现k取不同值时的八种画法-Use vs2008 to achieve the Bresenham line scan conversion algorithms for different values of k the eight painting
BRESENHA
- This the implementation of bresenham s line drawing algorithm-This is the implementation of bresenham s line drawing algorithm
BresenhamLine
- 在VC中实现Bresenham算法画直线-Bresenham algorithm in VC draw a straight line
bresenham-line-algorithm.pdf
- i want source code for image segmentation
code1
- Bresenham的直线算法,包含头文件,子程序,保证可以运行-Bresenham' s line algorithm, including the header files, subroutines, and guarantee operations
CGWithVC
- 在MFC界面中实现DDA算法,中点画线法,Bresenham算法-DDA, dotted line, Bresenham algorithm, MFC interface