搜索资源列表
20050924165752_fill
- 填充算法源码 一个简单的程序, 边填充算法的演示。 -filling algorithm source code a simple procedure, while filling algorithm demonstration.
20050924165256_cat
- 裁剪算法源码 一个简单的Cohen-Sutherland线段裁剪算法的实现程序共享给大家-cutting a simple algorithm source of Cohen-Sutherland line cutting algorithm implementation procedures for everyone to share
snakes算法简单程序(可运行)
- snakes算法简单程序(可运行),对初步学习snakes算法有帮助-snakes simple algorithm (runs), the preliminary study snakes help Algorithm
Bresenham高效画线算法
- 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication is one of the ways, but each p
DRCView
- 圆弧算法的B算法,很简单,相信很多人都用过,在此拿出来自己分享,是我自己写的-arc algorithm B algorithm is very simple, I think many people have used in this show to share their own, I wrote it myself
V2dCAD3.0
- 一个简单的二维图形编辑器.实现了缩放,平移,旋转,镜像等功能.并提供,直线,圆,矩形等基本图元的算法.适合于计算机图形学的学习和应用.-a simple two-dimensional graphics editor. To achieve the scalability, translation, rotation, mirroring capabilities. And to provide a straight, a round, rectangular map yuan basic al
CG_Line
- 计算机图形学的简单设计,包括dda算法,brem算法和矩形,圆的绘制-simple computer graphics design, including dda algorithm, Brem algorithm and rectangular, circular mapping
dsdsdsd
- 是关于图像聚类与检索的简单实现的一个算法-image of the cluster and retrieval of a simple algorithm to achieve
2D_Clip
- 图形学的2D裁剪算法,自己写的,比较简单,没有写的过多其他功能!-2D graphics cutting algorithm, wrote and relatively simple and not too much was made of other functions.
www.rar
- 一种简单的判断点在多边形内外的算法。名字叫做什么改进的弧长法,To determine a simple point in polygon algorithm outside. What is the name of improved arc-length method
scanseed
- 2D图形学中的扫描线填充图形算法的实现,对于初学者有帮助,代码简单,明了-2D Graphics graphics scan line fill algorithm, useful for beginners, the code is simple, clear
straightlinedrawing
- DDA算法,bresenham算法,中点画线算法三种直线生成算法,还有其它一些简单的CAD工具-DDA algorithm, bresenham algorithm, in a straight line stipple line algorithm to generate the three algorithms, and some other simple CAD tools
PolygonFill
- 多边形扫描填充算法,简单,高效,VC++实现-Polygon scan fill algorithm, simple, efficient, VC++ to achieve
Model
- 用Phong光照明模型显示网格模型(*.smf)。 分别实现不使用/使用增量式法向插值算法,比较两种不同的显示效果 Phong模型中各参数可调,观察它们的作用; 选做:用光线跟踪算法实现简单场景的绘制。该场景由三堵互相垂直的墙和几个球所组成(墙和球表面性质、光源等参数自定)。-With the Phong lighting model shows the grid model (*. smf). Respectively, will not be used/use an increm
yuv-AVI
- 简单的YUV转AVI算法,使用opencv库函数实现-Simple YUV switch AVI algorithm, use the opencv library functions to achieve
88888
- 介绍了矩形窗口的二维线段裁剪算法,图形界面友好,程序简洁易懂-Introduced the two-dimensional rectangular window Line Clipping algorithm, graphical user-friendly, the program simple and easy to understand
Cannyedgedetection
- A simple program for edge detection using Canny s algorithm.
tuixiangzengqiang
- 均值滤波:把每个像素周围的8个像素来做均值操作,可以平滑图像,速度快,算法简单,但是无法去掉噪声,只能微弱的减弱它。-The mean filtering: 8 pixels around each pixel do mean, you can smooth image, fast and simple algorithm, but can not get rid of the noise, only faint weakened it.
pertinence2
- 实现了两幅二值图像的匹配,给出了一种简单的相似性度量的算法-Implements two binary images match, gives a simple algorithm similarity measure
Desktop
- 图像拼接,利用简易算法完成拼接过程,可实现不同数量的图像以为拼接。所采用图例为最新一届全国数学竞赛图片。绝对原创-Image mosaic, complete the splicing process using simple algorithm, which can realize image splicing different number of thought. The legend for the new session of the national mathematics cont
