登录
首页 » 图形图像 » 本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下: 直线:点鼠标左键确定起始点,移动鼠标点左键确定终点...

本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下: 直线:点鼠标左键确定起始点,移动鼠标点左键确定终点...

于 2022-09-22 发布 文件大小:58.55 kB
0 171
下载积分: 2 下载次数: 1

代码说明:

本程序实现八种图形的绘图功能,分别是直线,圆弧,贝赛尔曲线,矩形,圆角矩形,椭圆和多边形。绘图步骤如下: 直线:点鼠标左键确定起始点,移动鼠标点左键确定终点。 圆弧:用鼠标左键依次点四点确定圆弧。 贝赛尔曲线:用鼠标左键依次点四点确定贝赛尔曲线。 矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。 圆角矩形:点左键确定起始点,拖动鼠标再点左键确定对角点。 椭圆:点左键确定起始点,拖动鼠标再点左键确定对角点,便作出了与该矩形相切的椭圆。 多边形:点鼠标左键确定起始点,然后依次点各点(所有点的总数为所要做多边形的边数,不超过20边),最后用中键确定,自动封闭图形。-the program eight graphical mapping function is linear, arc, Bessel curve, rectangle, rounded rectangle, oval and polygons. Mapping the following steps : Linear : click the mouse button to determine the threshold, mobile click of the mouse button to determine the end. Arc : the left mouse button followed by 4:00 set point arc. Bessel curve : the left mouse button followed by point 4:00 determine Bessel curve. Rectangular : Left to determine the threshold point, then drag the mouse to point to determine Left Corner. Rounded Rectangle : Left to determine the threshold point, then drag the mouse to point to determine Left Corner. Oval : Left to determine the threshold point, drag the mouse butto

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 脱机手写签名识别系统 用 多种算法思想 手写签名的识别系统 是模式识别的作业...
    脱机手写签名识别系统 用 多种算法思想 手写签名的识别系统 是模式识别的作业-Off-line handwritten signature recognition system using a variety of ideological and handwritten signature algorithm to identify pattern recognition system is operating
    2022-07-08 02:01:29下载
    积分:1
  • 基于神经网络的手写体字符识别程序,W
    用VC++编写的基于神经网络的手写字符识别程序,该程序功能强大,识别率高,应用范围广-VC prepared based on neural network Handwritten Character Recognition program, which is a powerful, high recognition rate and wide application
    2022-03-02 16:11:23下载
    积分:1
  • OpenCV例程汇总
    基于opencv的use摄像头视频采集程序 1基于opencv的两个摄像头数据采集 3能激发你用代码做视频的冲动程序 6图像反转(就是把黑的变白,白的变黑) 11图像格式的转换 12从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13采用Canny算子进行边缘检测 15角点检测 18图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21Log-Polar极坐标变换 22对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算) 24用不同的核进行图像的二维滤波 27图像域的填充 30寻找轮廓实现视频流的运动目标检测(超推荐一下) 35采用金字塔方法进行图像分割 40图像的亮度变换 43单通道图像的直方图 46计算和显示彩色图像的二维色调-饱和度图像 48图像的直方图均匀化 50用Hongh变换检测线段 52利用Hough变换检测圆(是圆不是椭圆) 57距离变换 59椭圆曲线拟合 64由点集序列或数组创建凸外形 68Delaunay三角形和Voronoi划分的迭代式构造 71利用背景建模检测运动物体(推荐) 78运动模板检测(摄像头) 81显示如何利用Camshift算法进行彩
    2022-07-10 02:49:45下载
    积分:1
  • 2D Iterated Function System Fractal source code. Zip
    二维迭代函数系统分形源代码.zip-2D Iterated Function System Fractal source code. Zip
    2022-05-09 12:07:32下载
    积分:1
  • 用线段连接区域中心不同的片,片…
    不同的图片由线段连接的区域中心,图片
    2022-05-14 13:46:10下载
    积分:1
  • 边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge....
    边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-edge detection and extraction, contour tracking source directory function is the source for edge detection and extraction, contour tracking command line compiler process following vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib Note : running, documents c : test.bmp must exist
    2023-08-04 03:00:03下载
    积分:1
  • 关于JPEG片处理的ijl15动态库,专门对于JPEG进行操作,是处理者的必备工具!...
    关于JPEG图片处理的ijl15动态库,专门对于JPEG图像进行操作,是图像处理者的必备工具!-A dynamic lib about Digital image of JPEG processing,it s very necessary to the man who process Jpeg .
    2022-07-17 05:28:29下载
    积分:1
  • 基于Direct3D的VC++ 编程,3D游戏的基础教程,附带源代码
    基于Direct3D的VC++ 编程,3D游戏的基础教程,附带源代码-Direct3D-based VC++ programming, 3D games-based tutorials with source code
    2022-07-23 01:17:23下载
    积分:1
  • 我的程序是用C语言编的一个画软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩。 实现多边裁剪。 实现基本几何变换(平移、旋转、缩...
    我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a certain method of generating algorithm round. Achieving rubber-band linear, circular and rectangular. Achieving polygon clipping. To achieve basic geometry transformation (translation, rotation, zoom). Achieving Bezier curve or B-spline curves. The final results show is a small interactive graphics system, with all the functional interface to link up.
    2022-08-05 17:18:32下载
    积分:1
  • LINUX下的3D开发库的源代码
    LINUX下的3D开发库的源代码-LINUX 3D for the development of source code
    2022-01-26 01:37:06下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载