CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ellipse

搜索资源列表

  1. ex2

    0下载:
  2. 用画笔绘制圆角矩形,椭圆,饼形,并用不同颜色画刷进行填充。-Draw a rounded rectangle, ellipse, pie with a brush, and brush with a different color fill.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1127443
    • 提供者:吴雨林
  1. GetCenterPoint

    3下载:
  2. 由一张图像提取圆形的边缘,得到离散的点来拟合椭圆,并简单的去除噪声,得到椭圆中心坐标.-Extracted by a picture rounded edges to fit the discrete points oval, and simply remove noise, get the coordinates of the center of the ellipse.
  3. 所属分类:software engineering

    • 发布日期:2015-06-05
    • 文件大小:1024
    • 提供者:聂政
  1. cpp

    0下载:
  2. 定义表示形状的抽象类及相应的派生类,并实现相关操作符重载。 (1)定义表示形状的抽象类Shape: 添加公有成员函数double Area(),用于计算形状面积;定义为纯虚函数; 添加公有成员函数void Show(),用于显示形状信息,定义为纯虚函数; 定义虚的析构函数; 重载比较操作符:==、>和<,用于比较两个形状面积的大小关系,返回值类型为bool,可以定义为成员函数或友元函数。 (2)从形状类Shap
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:885
    • 提供者:June
  1. ChessNetWork

    0下载:
  2. 局域网中国象棋源码,此源码为毕业设计,附件包括详细设计方案,论文等资料. 棋盘: 利用PhotoShop绘制出带底纹的棋盘。并将其映射到窗口的范围。 棋子: 调用绘图函数Ellipse()和TextOut()绘制棋子。 使用WM_PAINT消息响应完成对窗口的重绘。 网络连接: 利用socket套接字进行连接,绑定端口号为5050。 联机代码: 联机使用专用代码10000表示邀请、10001表示接受、10002表示退出。-LAN Chinese ch
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-12
    • 文件大小:2969690
    • 提供者:神之子
  1. EllipseCir

    0下载:
  2. 椭圆拟合,输入中心坐标及椭圆长半轴和短半轴即可画出相应椭圆-ellipse fitting
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:48368
    • 提供者:中户
  1. egg_calc

    0下载:
  2. 对于给定的椭圆曲线,以及一个生成元和模数,此程序能够自动计算出椭圆群-For a given elliptic curve, and a modulus and generator, this program can automatically calculate the ellipse group
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:583
    • 提供者:duo
  1. rgb

    0下载:
  2. détecter le centre d un ellipse de visage inclue dans une image, après la détection du couleur de peau et l élimination des autre couleur,
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:633
    • 提供者:ilyes
  1. HW2_B9929020

    0下载:
  2. To simplify the drawing for now, we use circles as gems. For drawing circles or any other primitives, we just need to call the Draw method on our surface with the primitive as a parameter (in our case an Ellipse with the same width and height), the C
  3. 所属分类:Other Databases

    • 发布日期:2017-04-07
    • 文件大小:135609
    • 提供者:趙羲程
  1. 03_paint

    0下载:
  2. QT实现的可以画直线,自由曲线,矩形、椭圆的简易画板,qt creator开发的。-QT implementation can draw a straight line, free curve, rectangle, ellipse simple drawing board, qt creator development.
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-16
    • 文件大小:25570122
    • 提供者:闫亚军
  1. Draw-ellipse

    0下载:
  2. 简单的画椭圆程序,labwindows CVI-Simple oval painting program, labwindows CVI
  3. 所属分类:LabView

    • 发布日期:2017-04-24
    • 文件大小:337928
    • 提供者:geshuai
  1. houghellipse

    2下载:
  2. Matlab环境下利用霍夫变换和椭圆标准公式,在二值图像上自动检测椭圆并标记。-Matlab environment using Hough transform and oval standard formula, the binary image automatically detect and mark the ellipse.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:1306
    • 提供者:VictorLiu
  1. 123

    0下载:
  2. OPENCV椭圆拟合定位椭圆中心点以及重心法定位程序-OPENCV ellipse fitting locate the center of the ellipse and the center of gravity method Locator
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3871334
    • 提供者:kaka
  1. RateOfEllipse

    0下载:
  2. C#拟合椭圆的程序,其中包含了所需要的矩阵运算类-C# ellipse fitting program, which contains the required matrix operations class
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-24
    • 文件大小:30145
    • 提供者:吴敬梓
  1. Ellipse

    0下载:
  2. C# 画圆的控件,运行生成d-Circle C# controls, run the generated dll
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:35351
    • 提供者:杜洋
  1. CTViewer

    0下载:
  2. 医学图像后处理 功能: 文件操作: 打开文件、保存文件。 打开文件是将CT图像转化为Bitmap,并导入到软件中显示出来。 保存文件是将Bitmap图像及用户操作同时保存下来. 视图布局: 布局随滚轮自适应窗口。 图像处理: 调窗功能可以让用户随意改变图像的窗宽窗位。 放缩、移动、旋转功能可以放大缩小、移动、旋转图像。 局部放大则应用的是放大镜功能,可以在一正方形区域内将该区域进行放大。 选定剪切则可以用户自
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:3033323
    • 提供者:屈奇勋
  1. EllipseDetector-Dist

    0下载:
  2. 用于检测椭圆图形,得到椭圆五维参数。内附具体实例,并配有具体程序。-For the detection of elliptical pattern to get the five-dimensional ellipse parameters. Included specific examples, and with specific procedures.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2256482
    • 提供者:黄凌霄
  1. Skin Detection

    0下载:
  2. Skin Detection Code using CbCr Ellipse Model
  3. 所属分类:matlab例程

  1. fit_ellipseLMG

    0下载:
  2. Find the best fit for an ellipse using a given set of points
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2707
    • 提供者:jh
  1. hough

    0下载:
  2. 采用的是基于弦中点的hough变换椭圆检测算法,大家可以在百度上搜这篇论文,由于不是用的标准hough变换的算法,所以运行速度还不错-Used is based on the midpoint of the chord hough transform ellipse detection algorithm, we can search on Baidu paper, because the algorithm is not used in standard hough transform, so
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1220
    • 提供者:linyu
  1. DrawEllipse

    1下载:
  2. VC++ 6.0绘制椭圆示例程序。能够修改椭圆旋转角度及长短轴的长度。-Example of drawing an ellipse with MFC using VC++6.0
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-06-14
    • 文件大小:126976
    • 提供者:myd
« 1 2 ... 30 31 32 33 34 3536 37 38 39 40 ... 46 »
搜珍网 www.dssz.com