搜索资源列表
Draw
- 基于Visual C++ 6.0开发系统,仿制Windows画图软件,实现如下功能: 1. 动态绘制文本、直线、矩形、圆(椭圆)、多边形等基本图形; 2. 可以改变图形的颜色、粗细、线型(实线、虚线、点划线等); 3. 可以实现图形的剪切、复制、粘贴、缩放(全部或指定区域)等基本编辑功能; 4. 基本的图形保存、打开、显示等功能;-Based on Visual C++ 6.0 development system, generic Windows drawing softwar
mouse-drawing-rectangle
- OpenCV 鼠标画矩形,可以截取并保存截取的区域-The OpenCV mouse draw a rectangle, you can intercept and save the interception area
draw
- 用OpenCV实现简单图形的绘制,线段、矩形、多边形以及文本写等。共同学习-Using OpenCV simple drawing, line, rectangle, polygon and text and writing. Learning together
draw
- 以下功能: 1.自定义颜色功能 2.自定义线的宽度,顔色,格式的功能 3.自定义文字的颜色、字体、大小功能 4.繪製擦汗曲綫,直綫,折綫,長方形,實心長方形,正方形,實心正方形,橢圓,實心橢圓, 圓,實心圓。 5.保存為jpg,bmp格式的圖片。-The following features: 1. 2 features custom colors. Custom line width, color, format, function 3. Letter of cust
draw
- 实现画点画线画多边形的功能,并能够实现画一个矩形对所有图元进行裁减-Line stipple painting to achieve the function of the polygon and draw a rectangle can be achieved for all the process of reducing the pixel
zxVBQQ2009
- 最新版完整模拟QQ截屏的VB源代码,支持截图编辑(可以再截图中画矩形、椎园、文本、箭头);带撤销,重做功能,可以说一点都不比QQ截屏逊色!-The latest version integrity imitates a QQ piece the VB source for hold a code and support cuts diagram editor (can cut again in the diagram draw rectangle, Zhui park, text origina
GDI_1
- GDI绘图,绘制矩形、椭圆等,是学习GDI图形编程的基础。-GDI drawing, draw rectangle, ellipse, etc., is to study the basis of GDI graphics programming.
snow
- 用OPENGL绘制一个雪花图案。通过计算得到三个切错矩形,然后绘制出一个花瓣,再利用镜像得到其他的花瓣-Draw a snowflake pattern with OPENGL. Obtained by calculating the three-cut mistake rectangle, and then draw a petal, then the use of mirrors by other petals
Ex2_2
- 使用opengl函数写程序,实现如下:画一个矩形,平移至点P(100,50,200),绕x轴旋转45度角。-To write programs using the opengl function to achieve the following: draw a rectangle, flat move to point P (100,50,200), around the x-axis rotation 45-degree angle.
draw
- 一个简单的绘图实例,描述了一些简单的MFC绘制矩形,书写文本的方法-A simple drawing examples, describes some simple MFC draw rectangle method of writing the text
Draw
- 编写一个简单的绘图程序,实现点,直线,矩形,椭圆等图形的绘制,并可以任意选择颜色,线型,线宽等功能。-Write a simple drawing program to achieve point, line, rectangle, ellipse and other graphics rendering, and can arbitrarily choose the color, line, line width and other functions.
MenuTest
- 菜单、工具栏、状态栏的简单应用 固定位置绘制矩形、椭圆、直线-Menu, toolbar, status bar, the simple application of a fixed position draw rectangle, ellipse, straight line
Draw
- 简单的画图软件,可画直线矩形椭圆,可设置线宽,线色,填充色,可保存-A simple drawing software, which can draw a straight line rectangle elliptical, you can set line width, line color, fill color, can save
zijixie
- 检测图像中矩形并画出 opencv下用vs2008运行无误-Detection of the image and draw rectangle using vs2008 to run correctly under opencv
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪
Rectangle
- 一个可以画矩形和椭圆的VC程序,同时可以对画矩形进行允许和禁止切换-One can draw rectangular and elliptical VC procedures, can be painted to allow and prohibit switching rectangular
how-to-draw-rectangle
- 图形的绘制,任意画一个矩形区域,以便在这个矩形区域范围内进行图像处理-Drawing, draw a rectangle any order within the rectangular area in the image processing
draw-rectangle
- 用OPENGL实现在平面上画一个长方形,高和宽自己定义-draw a rectangle with opengl
opencv-callback-draw-rectangle
- 基于Opencv,使用回调函数绘制矩形框。-Based on Opencv, using a callback function to draw a rectangle.
draw-rectangle
- 用OPENGL实现在平面上画一个长方形,高和宽自己定义-draw a rectangle with opengl
