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

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

于 2022-09-22 发布 文件大小:58.55 kB
0 191
下载积分: 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 个回复

  • sm502最新驱动,支持1280*1024分辨率显示,用于构建高分辨率嵌入式应用。...
    sm502最新驱动,支持1280*1024分辨率显示,用于构建高分辨率嵌入式应用。-the newest driver about sm502 for high resolution embedded application,the resolution support is up to 1280*1024.
    2023-08-31 21:45:03下载
    积分:1
  • 立体视觉匹配完整源码,可以直接使用,是机器视觉中的重要部分。...
    立体视觉匹配完整源码,可以直接使用,是机器视觉中的重要部分。-three-dimensional visual integrity of the source code matching, can be directly used in machine vision is the important part.
    2022-03-15 07:30:18下载
    积分:1
  • 提出了一种新的皮肤分割和人脸特征提取方法…
    提出一种新的非线性变换的彩色空间 ″″, 利用次高斯概率分布函数拟合皮肤色度信息, 得到候选区 YC C r b 域。为了排除候选区域中的非人脸, 首先根据均值和方差信息分割出候选区域中的纹理特征信息, 再通过多尺度 ) ( 信息定位眼睛, 然后根据人脸特征的几 形态边缘检测算子检测候选区域的边缘, 利用 边缘方向 PCA PCAED ( ) 何形状信息定位其他特征 鼻、嘴 , 通过这些几何特征信息对肤色分割得到的候选区域进行验证, 最终得到正确 的人脸区域。利用3 个实验数据集测试该算法, 并与其它相应的算法相比较, 提出的非线性彩色空间对于肤色分 割具有很好的效果, 且对光照和姿态具有良好的不变性。另外, 利用 信息和几何特征信息检测人脸特征 PCAED 具有很高的定位精度, 定位检测率优于其他方法。实验结果表明, 该算法具有定位准确率高, 漏检率和误检率低 等特点。- A novel approach for skin segmentation and facial feature extraction is proposed The proposed skin segmentation is a method for integrating the chrominance components of ″″ . ″″ r b r b nonlinear YC C color model The chrominance components of nonlinear YC C color space , are modeled using a subgaussian probability density function and then the face skin is seg . , mented based on this function In order to authenticate the face candidate regions firstly tex ture information in face candidate regions is segmented using mean and variance of luminance ,
    2023-07-24 06:40:03下载
    积分:1
  • 线性增强
    图像线性增强-Linear image enhancement
    2022-12-05 00:30:03下载
    积分:1
  • 用jbuilder 9.0编写的一个“水纹处理”程序
    用jbuilder 9.0编写的一个图形“水纹处理”程序-JBuilder 9.0 with a graphical prepared by the "watermarked handling of the" procedures
    2022-07-28 09:15:11下载
    积分:1
  • 本程序绘制用纹理填充的线条,一个很好的例子绝对值得收藏
    本程序绘制用纹理填充的线条,一个很好的例子绝对值得收藏-texture mapping filled with the lines, a g#$#!88231#!#$noname.rar!#$#algorithm design curriculum in the Huffman tree search and mapping experiment
    2022-03-20 19:40:25下载
    积分:1
  • 实现SOBEL算子,高斯拉普拉斯算子对的处理,检测边缘
    实现SOBEL算子,高斯拉普拉斯算子对图像的处理,检测图像边缘-Realize Sobel operator, Laplacian of Gaussian image processing, image edge detection
    2022-04-17 08:46:01下载
    积分:1
  • fir低通滤波器
    用c语言设计的fir低通滤波器,经过调试,可以使用。包含几个函数,可以看清,注释比较多,方便看懂。
    2022-02-24 19:41:08下载
    积分:1
  • 类似acdsee软件的片浏览工具
    类似acdsee软件的图片浏览工具-similar Converter software tools Photo View
    2022-03-19 19:51:02下载
    积分:1
  • 演示百叶窗效果的例子
    演示百叶窗效果的例子-demonstration effect of examples Louver
    2022-03-26 14:09:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载