搜索资源列表
MFC_OpenGL
- 通过等值线的绘制与填充过程分离的编程思想,先用OpenGL硬件加速的光栅化技术实现区域快速填充,然后利用MFC下的GD I绘图功能在相同的区域上绘制等值线。该方法不涉及到复杂的算法,用很简单的代码就能实现与商业软件视觉效果相媲美的等值线填充效果,且适用于离散区域为任意形状的多边形网格系统。
tuxingcaijian
- vc++编写的图象图象裁减的源代码,可以实现任意形状的裁减
Draw_quxian
- 在VC++下可以绘制任意形状的曲线,还可以将绘制结果以文本形式进行保存,还可以打开该文本进行显示
AngleLevel
- 一个计算面的平均高程的程序,可以求得任意形状的面的平均高程。
图像的任意形状成形
- 应用Matlab,把一幅图像用任意的形状表示出来.
tuxingxue
- 此压缩文件中包含了半学期以来做的所有的计算机图形学实验,包括DDA生成直线和圆,扫面线填充任意形状的图形的算法、运动的小车、月绕太阳转、抛物线的生成、星形的生成、点阵式、矢量式算法实现的字符的生成,二维图形的各种变化用矩阵的方法实现,三维图形的投影等,实验内容丰富全面,而且都能在TC下运行,生成显示图像。-This compressed file contains a half-term has to do all the computer graphics experiments, inclu
ThreeBsplinecurve
- 用VC++写的三次B样条曲线算法,能够实现与控制多边形的外形更接近,局部修改能力 任意形状,包括尖点、直线的曲线,易于拼接,阶次低,与型值点数目无关,计算简便-Using VC++ to write the three B-spline curve algorithm, can be achieved with the control polygon is closer to the shape, the capacity of local modification of arbitrary
cg
- 二维和三维图形的基本变换 二维填充:二维填充有三种算法,其中有序边扫描线转换算法是固定填充的,四连通和扫描线种子填充法是可以填充任意形状的图形(曲线,多边形等)的,并且还可以判断种子点为外部点还是内部点。在使用时只需先画好需要填充的边界然后选择种子填充并用鼠标左键点击确定种子点即可填充。 二维裁剪:二维裁剪是演示性的功能,直接点击该菜单项就可以演示了。 二维基本变换:二维基本变换是演示性的功能,直接点击该菜单项就可以演示了。 二维动画:二维动画是演示性的功
BMPSelect
- 通过鼠标选择图像的指定区域,可以选择矩形、多边形及任意形状,并计算选定区域内像素值。-Images through the mouse to choose the designated area, you can choose rectangle, polygon and arbitrary shape, and calculate the pixel values within selected regions.
MdiSquares
- 可以再客户区的任意位置添加任意形状的按钮。-Can set your own button at any place if you want!
3DOpenGL
- 一个3D图形显示系统,封装了一些OPenGL函数,可以实现任意形状拉伸,直管,弯管等-A 3D graphics display system, a number of packages OPenGL function, can achieve tensile arbitrary shape, straight pipes, elbows, etc.
DrawControler
- 画图用户控件结构框图 实现创建任意形状的图形控件-Paint a user control block diagram of the process of creating a graphical control of arbitrary shape
plgTest
- 本程序介绍点在任意形状区域内的hittest算法。-This is demo program showing the algorithm of a point hit-test within any closed area
matlabcut
- 这是一个用matlab实现对图片的任意形状的剪切的程序,具有极强的实用性-This is a matlab implementation of the image with arbitrary shape cut in the process, with a strong practical
mapimg
- 一个可以制作任意形状按扭或窗体的控件,可以通过一张图片覆盖到控件本身,通过计算让控件变成相应的形状,很好用的图形图像编成控件,带demo.-A graphic component that can used to create almost all kinds of polygon form or button etc, it can shape the button s apperence as the image covering upon it accordingly. that is v
Point_In_Polygon
- 鼠标操作绘制任意形状的多边形,操作非常简单-Point in Polygon
LineOffset
- 一种基于离散点的曲线偏移算法,支持任意形状曲线,有外偏和内偏,-A discrete points of the curve offset based on algorithms, support any shape curve, with outer side and inner side,
polygon
- 利用Vs2005开发的绘制五边形,可以绘制任意形状的五边形。-Developed by Vs2005 draw pentagon, the pentagon can draw any shape.
hough4
- 一种基于随机Hough 变换圆检测的改进算法广义的 Hough 变换可以推广至检验任意形状。-Based on randomized Hough transform circle detection algorithm improved generalized Hough transform can be extended to test any shape.
resize1
- 由于IDL自带的reseize库只能进行dims按行列号四边形裁剪,所以设计并实现了任意形状的多边形裁剪,并且支持批处理-For the reason that IDL s primary lib of reseize can only clip image by quardrilateral of lines and rows, this program designs and realizes clip function of any polygon and support batch pr