搜索资源列表
Bresenham算法
- Bresenham算法演示程序。该例程使用Bresenham算法画出一个凸四边形。-Bresenham algorithm demonstration program. Routine use of the Bresenham algorithm to identify a convex rectangular.
ex11
- 这个程序演示了通过矩形裁剪函数制造百叶窗效果显示位图-demonstration of the process of cutting through the rectangular function manufacture blinds effect Bitmap
CMYDraw
- 用VC编写的绘图软件,实现基本的绘制直线,点,圆和矩形,实现基本的图象操作,旋转,缩放,平移,,实现投影的绘制,投影坐标的绘制,投影直线,点的绘制,以类的方式提供,使用GDI编写的2D程序-VC prepared by the graphics software, the basic drawing straight lines, points, round and rectangular, to achieve the basic operation of images, rotate, zo
画图程序开发MAPMODE
- 1、 本程序在交作业时需提交程序详细的说明书、源码程序。 2、 编程方式可以使用API编程或MFC编程方式。 3、 功能至少包括: 1) 画直线、矩形、椭圆和颜色填充,支持打印输出。 2) 可以更改线宽、更改线的颜色和填充的颜色。如下面的图形显示。 3) 最好实现对图形对象的文件存储。 -1, the procedures in perpendicular operation must produce detailed procedures manuals, source
自编的画图程序
- 能够绘制简单的几何图形.如圆,椭圆,正方形,矩形,任意线等.-to drawing simple geometric shapes. If a round, oval, square, rectangular, arbitrary lines.
Ilib-1.1.8-min
- IPL库是Intel为了配合其MMX,SSE,SSE2以及将来的VLSW等技术发布的图像处理库 支持1,8,16,位有/无符号,32位有符号,32位浮点类型数据类型。 支持RGB,CMYK,YCACB,YUV,XYZ,色彩空间,支持alpha通道 支持矩形ROI,通道ROI,遮罩 支持分块图像,错误处理,用户定义函数 支持图像数学,几何,滤波,图象统计,色彩空间变换操作。-IPL is the database to accommodate its Intel MMX, SS
2dvectordraw
- 一个完整2维矢量图形软件源代码,包括直线,矩形,样条,文字,填充等功能-a complete two-dimensional vector graphics software source code, including linear, rectangular, kind of, in writing, filling functions
picture112
- 这是我用JAVA写的2D图表描制系统。能绘制各种常用的2D图形,比如正方形、长方形、圆形、椭圆、线条等等!-This is what I used to write Java 2D graphics system depiction system. Commonly used to draw various 2D graphics, such as square, rectangular, round, oval, line, etc.!
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
draw-perfect-2D
- 二维的画图类,可以进行点,线,三角形,矩形,椭圆,圆等形状的画图,并可进行缩放,是一个完整的类,直接调入自己的程序里面使用就可以的。-two-dimensional drawing class, for point, line, triangular, rectangular, oval, round shapes such as drawing, to carry out the zoom, is a complete category, transferred directly inside
2dmusic
- 自己写的均匀圆阵,矩形阵的方向图 画法。大家共享!-himself wrote of a uniform circular array, the array of rectangular picture in the direction of France. Share!
polyline
- 用vc++2005开发的一个象autocad那样画polyline,line以及矩形,椭圆的程序,同时可以设置线型,线宽和颜色,操作及其简单,功能异常到位,可供学习者研究和借鉴-vc 2005 with the development of a painting such as autocad Polyline. line and rectangular, oval procedure, and the setting up of linear, width and color, and sim
imagelab3
- 像点属性划分,具体画出了一个矩形和一个圆,两者相交,通过鼠标点击判断当前点属于矩形还是圆,用Besenham算法画直线和圆,计算机视觉的一个实验作业。-pixel attribute division, a painted concrete rectangle and a circle, the two intersect. Click on the mouse through judging the present point is rectangular or circular, paint
visionex2
- 计算机视觉实验,用鼠标生成相交的矩形和圆,或自由设定位置并生成。-computer vision experiments with the mouse interface between the formation of rectangular and circular, or free to set up location and generating.
visionex3
- 计算机视觉实验,鼠标生成相交的矩形和圆,再判断鼠标当前所在位置在矩形还是圆内。-computer visual experiments, the mouse interface between the formation of rectangular and round, then judge the current mouse location of the rectangle or circle.
hui2
- 在320*200彩色图形方式下,用四种颜色各显示一个矩形块。-in 320 * 200 color graphics mode, using the four-color shows a rectangular block.
Aaform
- Aaform (Anti Aliased Image Transformation) is a technique I have developped for transforming a rectangular bitmap into any quadralateral (Including Convex/Complex quadralaterals). I believe that this is the optimal way to transform images that exists
周期矩形脉冲函数的合成
- 介绍周期矩形脉冲函数的合成,可以很开的合成脉冲函数-introduced cycle rectangular pulse function synthesis, can open the synthetic pulse function
JAVA2D-SQUARE-AND-RECTANGULAR
- HOW TO DRAW 2D RECTANGULAR AND SQUARE İ N JAVA ? (SOURCE CODE)