搜索资源列表
Draw.rar
- 在VC下实现画矩形,椭圆,直线等,适合作为小作业,Under implementation in VC draw rectangle, ellipse, straight line and so on, suitable as a small operation
Draw
- 基于Visual C++ 6.0开发系统,仿制Windows画图软件,实现如下功能: 1. 动态绘制文本、直线、矩形、圆(椭圆)、多边形等基本图形; 2. 可以改变图形的颜色、粗细、线型(实线、虚线、点划线等); 3. 可以实现图形的剪切、复制、粘贴、缩放(全部或指定区域)等基本编辑功能; 4. 基本的图形保存、打开、显示等功能;-Based on Visual C++ 6.0 development system, generic Windows drawing softwar
draw
- 用OpenCV实现简单图形的绘制,线段、矩形、多边形以及文本写等。共同学习-Using OpenCV simple drawing, line, rectangle, polygon and text and writing. Learning together
draw_rectangle
- windows MFC编程,点击鼠标左键,在鼠标点击的区域,屏幕上画一个矩形-windows MFC programming, click the left mouse button, click the mouse region, draw a rectangle on the screen
rectangle
- 用matlab编程绘制矩形窗函数的幅频特性,窗函数形状的长度为10,20,50,100.-Programming using matlab draw rectangle window function of the amplitude-frequency characteristics, the shape of window function of length of 10,20,50,100.
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
VcProgram
- C++下的简单绘图程序源代码,自己做的,初学者适用-The simple program which can draw picture such as circle line point rectangle.
draw
- java画图板,能画矩形、圆、直线。并能实现图形的扩大缩小移动变换颜色。-java drawing board to draw rectangle, circle, straight line. And narrow the achievement of the expansion of mobile graphics color transformation.
matlab_drawing
- This code allows you to draw either a square or a rectangle with matlab- This code allows you to draw either a square or a rectangle with matlab
Draw
- vc++画图板程序,功能比Windows自带的画图板还要强。从界面来看,像是用有某种皮肤控件,但编译时候没有发现控件,顺利编译。它还可以更换风格,选择不同的皮肤颜色,当初是费了不少心思来完成这款小程序,它主要的画图功能有六种: 1.普通矩形样式 2.圆角矩形样式 3.椭圆样式 4.气球样式 5.吊篮样式 6.心脏样式-vc++ drawing board procedures, more powerful than Windows bu
drawing_rectangle
- draw rectangle any size with mouse +opencv-draw rectangle any size with mouse+opencv
Draw
- 实现画圆画方功能,并实现存储功能,即能够从磁盘读入和写入!-draw rectangle and circle,which can be stored and read in disk.
draw
- 一个简单的绘图实例,描述了一些简单的MFC绘制矩形,书写文本的方法-A simple drawing examples, describes some simple MFC draw rectangle method of writing the text
Draw
- 一个很小的VC++6.0画图程序,可以提供包括画直线,矩形,圆角矩形,以及多边形的功能,可以作为VC图形图像初级的参考-A small VC++6.0 drawing program, can provide, including drawing a straight line, rectangle, rounded rectangle, and polygon features can be used as the primary reference for VC graphic image
Draw
- 画图板,可以实现橡皮、铅笔、画刷和画直线、矩形、多边形、圆形、圆矩形的功能,并可以实现颜色选择。-Drawing board, can be achieved rubber, pencil, brush, and draw lines, rectangles, polygons, circles, round rectangle features, and colors can be achieved.
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-in-J2ME
- In this series of J2ME examples and tutorials, we have introduced you with it s various features with examples. Now in the given example, you will learn about creating rectangles in J2ME. Please go through the following methods which are