搜索资源列表
安全标志
- 设计过程:先画出圆,然后再填充一个大的S,字的大小要和图形一致,这个颇有难度,经过多次试验与计算得到-design process : first round draw, and then filled a large S, the size of the words and graphics to be consistent, quite difficult, after many experiments and calculated
pollifill
- 计算机图形学初级学者使用(教科书画法)多边形转换扫描填充算法 程序-Computer graphics beginner use (textbook method) the algorithm to draw polygon by transform ,fill and scan.
多边形填充程序
- 这是计算机图象学中多边形填充程序,可以按照随机在文挡中点击鼠标自动会画出多边形并动态的进行填充-This is the computer graphics were filled polygon procedures, according to random text block automatically click of a mouse which will draw polygons and dynamic for filling
ColourChange
- 彩色变换:对给定的一幅RGB原始图像(如bmp格式),给出并显示该图的R、G、B单色图像,绘制R、G、B图像各自的直方图;将RGB方式转换为HIS方式,再给出并显示该图的HIS三个分量的图像。-Colour change: given an RGB on the original image (such as bmp format) and displays the map given R, G, B color image, draw R, G, B histogram of each ima
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
- 数字图像处理编程源代码,对做数字图像处理的会有帮助。-Making draw program about in Visual C++.
Draw
- 此源代码可以实现画直线的功能, 简单,可实现性好。-This source code can carry out function of draw the straight line
ROIDraw
- 兴趣区域选取,扩展兴趣区选取的功能,不必局限于圆形或方形轮廓落形态-Most ROI Drawing Tools limit you to either drawing a circular ROI or a rectangular ROI perpendicular to the X-Y axis. ROI Draw s primary purpose is to expand upon the drawing of rectangular ROI s by allowing you to d
Draw_Circle
- Draw_Circle()实现彩色圆形绘制,最后得到的图像为RGB图像-Draw circle on your input image
My_Graphic.V2.0
- 个人图形系统,可绘制简单图形,并保存成矢量图。-Personal graphics system can draw a simple graph, and save as vector.
Draw
- 计算机图形学中的Bresenhan画线画圆等算法的简单实现,使用VC6 MFC-Computer Graphics Bresenhan draw lines round and other simple implementation of the algorithm, using VC6 MFC
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪
Draw
- 能够画出常见的基本图元,如圆,矩形,直线等,对于可视化的编程具有一定的参考价值-Able to draw common basic primitives, such as round, rectangle, straight line, for visual programming with some reference value
draw
- visual c++ 实现鼠标绘制曲线 很有帮助-visual c++ to achieve the mouse to draw curves
how-to-draw-rectangle
- 图形的绘制,任意画一个矩形区域,以便在这个矩形区域范围内进行图像处理-Drawing, draw a rectangle any order within the rectangular area in the image processing
Plus-or-minus-method-to-draw-circles
- 正负法画圆:用MFC实现,先用鼠标确定起点和终点位置,再用鼠标任点一点来确定圆的形状。-Plus or minus method to draw circles: with MFC realization, first use the mouse to determine the start and finish position, and use the mouse to let some point to determine the round shape.
Draw
- 一个类属类的实例,用来画不同的图形(圆、矩形、直线等)适合初学者-An instance of a generic class, used to draw different graphics (circles, rectangles, lines, etc.) for beginners. . . . .
mouse-draw
- 用鼠标在C**View区画相应的直线,可以保存记录-mouse draw save
Draw
- 本程序是基于MATLAB GUI 的一个界面,实现了“打开一幅图像,在图像上画多边形和矩形”的功能,同时还可以选择不同的线型和颜色,是初步学习GUI的很好的例子。-This procedure is based on a MATLAB GUI interface, " open an image, in the image to draw polygons and rectangles" , but can also choose a different line type an
certen-point-draw-circle
- 通过中点圆算法画出圆,有兴趣的可以下载使用- By the midpoint circle algorithm to draw circles, we are interested can download