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

搜索资源列表

  1. tuoyuan

    0下载:
  2. 画椭圆,圆弧线条的简单小程序,使用方便简单-draw ellipse and arc
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:36630
    • 提供者:mary
  1. DrawGraphic

    0下载:
  2. 画图程序,可以实现包括点,直线,椭圆,矩形等基本图形的绘制-Draw System,which including dot,line,ellipse,rectangle and so on
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-06
    • 文件大小:3429646
    • 提供者:
  1. Bresenham

    0下载:
  2. 此程序用于演示Bresenham生成椭圆算法,总体思路与Bresenham圆生成算法相似。 -This program is used for demonstration Bresenham ellipse algorithm is generated, and the general idea of ​ ​ Bresenham circle generation algorithm similar.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-11
    • 文件大小:48008
    • 提供者:王崇来
  1. MFC

    0下载:
  2. 设计一个带动画操作的程序,要求具有以下几种功能: (1)带快捷选单(Line、Ellipse、Rectangle) (2)通过点击菜单项输出相应的图形 (3)通过工具栏按钮保存打开图形 (4)按键盘上的“M”键开始动画操作,使一个位图(自行设计)沿着图形移动-Design a program with animation operation required to have the following functions: (1) With the shortcut
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-23
    • 文件大小:2491742
    • 提供者:wendy
  1. Cao3d

    0下载:
  2. application to draw the 2D shape like cirlce, line, ellipse and 3D object like cylindre
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:122918
    • 提供者:silkan
  1. huay

    0下载:
  2. 使用 vc++ mfc 初学者写的一个画圆的程序,使用的是ellipse函数-A Circle vc++ mfc beginners program, use the ellipse function
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:5260010
    • 提供者:sundaliang
  1. Houghtransform

    1下载:
  2. 基于hough变换瞳孔定位识别:使用灰度累加算子首先获得一个瞳孔内点,然后进行瞳孔分割、边缘检测、椭圆拟合,极端条件下也可实现瞳孔定位识别,鲁棒性很好-Based on the the hough transform pupil location identification: the use of gray-scale accumulation operator First a pupil within, and then split pupil, edge detection and ell
  3. 所属分类:Document

    • 发布日期:2017-11-16
    • 文件大小:68439
    • 提供者:
  1. oval-detection

    1下载:
  2. 此程序用于实现自动化视觉椭圆检测,属科研项目-This program is used to automate visual ellipse detection, the case of research projects
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:16412475
    • 提供者:杨青
  1. 拟合圆或椭圆的中心坐标

    0下载:
  2. 1. 拟合相应的圆以及椭圆 2. 每个拟合圆或椭圆的中心坐标,半径或长短轴长度; 3. 将主要的中间结果及最终拟合结果用OpenCV的cvShowImage显示出来。-1 fitting corresponding circular and elliptical. Each fit the center coordinates of the circle or ellipse, the radius or length of the shaft length 3. Major in
  3. 所属分类:OpenCV

    • 发布日期:2017-11-05
    • 文件大小:1449
    • 提供者:sdsdsdfg
  1. draw

    0下载:
  2. 计算机图形学实验作业,用MFC编的,已经实现了DDA画直线,中点算法画直线,中点画圆和椭圆,扫面转换多边形,种子填充,反走样直线-Computer graphics lab assignments, MFC series has achieved the DDA draw a straight line, the midpoint algorithm to draw a straight line, the midpoint of the circle and the ellipse, swee
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:5522811
    • 提供者:王燕霞
  1. opencvEllipseFitting

    0下载:
  2. OPENCV椭圆拟合程序,自己下载后修改修改参数就可以直接使用。-The OPENCV ellipse fitting procedure, modified after downloading modify the parameter can be used directly.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:55705
    • 提供者:张文寅
  1. matlab0301b

    0下载:
  2. 这个程序用来通过一系列点,来拟合出一个椭圆来的,通过随机产生的一系列离散的点,可以尽最大可能在这些离散的点的附近拟合出来一个椭圆。-This procedure is used by the series of points, to fit to an ellipse, by randomly generating a series of discrete points, the best possible fit in the vicinity of those discrete points
  3. 所属分类:Special Effects

    • 发布日期:2017-12-08
    • 文件大小:1372
    • 提供者:宫贺
  1. tuoyuan

    0下载:
  2. 用opengl实现bresenham算法画椭圆,先画1/4个椭圆,然后借助椭圆的对称性,画出其余部分-Use opengl achieve bresenham algorithm painted oval, first draw 1/4 oval, and then with the symmetry of the ellipse, and draw the rest of the
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-09
    • 文件大小:1136
    • 提供者:焦点男孩
  1. 123456

    0下载:
  2. 描述了绘制椭圆时运用C++编程的技巧和方法以及绘图的程序!-Draw an ellipse use C++ programming skills and methods are described and a drawing program!
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-30
    • 文件大小:416070
    • 提供者:kaixin
  1. ellipsoid_fit

    0下载:
  2. Ellipsoid fit, fit ellipse on 3d data, matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:3780
    • 提供者:mj
  1. FitEllipse

    0下载:
  2. 椭圆轮廓提取及拟合,opencv+vs建一个工程即可实现-can be used to fit ellipse
  3. 所属分类:OpenCV

    • 发布日期:2017-11-30
    • 文件大小:1584
    • 提供者:qq
  1. acad

    0下载:
  2. CADlisp程序源代码,能实现多种CAD快捷命令。跟随CAD自动启动,并可以实现:双重偏移,自动标注圆、椭圆、多边形和封闭多义线的面积,统计线段长度,图层操作等等功能-CADlisp program source code, it can achieve a variety of CAD shortcut commands. Following the CAD start automatically, and can realize the automatic tagging: a doubl
  3. 所属分类:Other systems

    • 发布日期:2017-11-02
    • 文件大小:25929
    • 提供者:飞翔
  1. solar

    0下载:
  2. 绘制太阳系行星,以及行星轨道,轨道椭圆,有倾斜,功能-Draw the planets in our solar system and planetary orbits, orbital ellipse, tilt function
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-30
    • 文件大小:2416440
    • 提供者:周国栋
  1. drawing

    0下载:
  2. 一个对于初学者的画图的小程序,里面包括了画线、矩形、圆形、椭圆等图形的方法和函数-A drawing program for beginners, which includes the methods and functions of the graphics draw a line, rectangle, circle, ellipse, etc.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-30
    • 文件大小:1952465
    • 提供者:xiaoma
  1. DrawProject.zip

    0下载:
  2. 该源代码是一个简单的画图板的java实现。画图板的应用简单灵巧,其占用资源少、操作简单;可以实现一些简单的画图应用操作。其功能较少但是可以为用户的小型图形应用工作带来了很多便利。能实现简单的作图如:画直线、曲线、椭圆、矩形等;也可以实现图像保存、打开、选择颜色等功能。,The source code is a java implementation of a simple drawing board. Drawing board application is simple and smart,
  3. 所属分类:Java Develop

    • 发布日期:2017-12-02
    • 文件大小:2660
    • 提供者:申园园
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 46 »
搜珍网 www.dssz.com