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

搜索资源列表

  1. houghcircle

    0下载:
  2. ellipse hough detection matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2108
    • 提供者:jarek
  1. ellipse

    0下载:
  2. 在窗体上画任意角度的椭圆。将原来网上下载的去掉BUG。-draw ellipse with any angle by VB 2005.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:50915
    • 提供者:tmp_tmp_1
  1. Ellipse-Again

    0下载:
  2. 一个基于java3d的程序,可以自定义椭球面的参数并显示,支持多种显示方式。-A program based on java3d can customize the ellipsoid parameters and display, support for multiple display.
  3. 所属分类:Applet

    • 发布日期:2017-03-30
    • 文件大小:17707
    • 提供者:zxl
  1. Shape

    8下载:
  2. 写一个画图小程序MiniDraw,要求画直线(Line),椭圆(Ellipse),矩形(Rectangle),多边形(Polygon)等图形元素(图元)。 每种图元需用一个类(对象)来封装,如CLine, CEllipse, CRect, CPolygon; 各种图元可从一个父类CShape来继承; 每种图元的绘制不一样,但是绘制接口在父类中是一样,因此可学习和使用类的多态性。 -Write a drawing applet MiniDraw, required drawing
  3. 所属分类:Graph Drawing

    • 发布日期:2014-08-15
    • 文件大小:2050048
    • 提供者:陈婉
  1. m1

    1下载:
  2. 用边缘检测算法检测的圆的像的边缘点,并用多元线性回归求出椭圆的方程,然后按照我们的模型中提供的方法,求出每个圆心的像的位置-Using edge detection algorithm to detect the edge of the image circle points, and multiple linear regression equation of the ellipse obtained, and then follow the model provided by our met
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:715
    • 提供者:王帅哥
  1. EllipseFitting

    0下载:
  2. 基于特定椭圆拟合的符号化目标轮廓跟踪方法 基于稳健估计的直接最小二乘椭圆拟合 椭圆拟合方法的比较研究-Ellipse fitting symbol based on the specific goal of contour tracking method is based on robust estimation of the direct least squares ellipse fitting ellipse fitting method comparison studies
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7511459
    • 提供者:阳刚
  1. graphics

    0下载:
  2. 一个计算机图形学的vc++程序示例.调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆 多边形扫描转换算法和区域填充算法实现-A computer graphics vc++ program examples. Call draw point function with DDA, the midpoint algorithm and the midpoint algorithm to draw lines circle and ellipse polygon scan convers
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:126741
    • 提供者:Jack
  1. fit_ellipse

    0下载:
  2. source code for fitting ellipse
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:864640
    • 提供者:jennifer
  1. A_3d_Shape201164862006

    0下载:
  2. this a custom control for adding 3d shapes to your project for example Text, Rectangle, Ellipse, Line, Circle, FillEllipse, FillRectangle etc The Control have properties like 3d style, 3d size, font, color, border, back color, fill style etc.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:90478
    • 提供者:atul goel
  1. ellipse

    0下载:
  2. 测量专业中很重要的基础知识,测量平差中误差椭圆的计算及画图程序-Measuring a very important foundation of professional knowledge, measurement error ellipse Adjustment calculation program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2952
    • 提供者:hao
  1. line-ellipse-nihe

    0下载:
  2. 提取直线,圆,使用的是计算快速的matlab平台,对图形图像处理挺有帮助的-line ellipse nihe ,you can try it!matlab yuan dai ma
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:82014
    • 提供者:star
  1. Ellipse

    0下载:
  2. VisualC++6.0下用MFC画椭圆的源程序,这是在学计算机图形学时自己写的,希望对入门者有所帮助。-VisualC++6.0 using MFC under the oval picture of the source, this is the time to write their own computer graphics school, and want to help beginners.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:22906
    • 提供者:dstmath
  1. ellipse.m

    0下载:
  2. Function to plot ellipse in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1211
    • 提供者:mbernardes
  1. ellipse-pami

    0下载:
  2. ellipse fitting 2 test
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:98919
    • 提供者:JJOH
  1. ellipse

    0下载:
  2. draw Bresenham ellipse using java-draw Bresenham ellipse using java
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:2124
    • 提供者:khalid2304
  1. ellipse

    0下载:
  2. a bout hough transform based ellipse
  3. 所属分类:software engineering

  1. Least-squares-fit-of-ellipse

    0下载:
  2. 用此方法拟合椭圆,方法简单,运算量较小,很适合计算机变成实现。-fast ellipse fitting
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1282
    • 提供者:oscardad
  1. Ellipse

    0下载:
  2. Draw an Ellipse with any angles-Draw an Ellipse with any angles...
  3. 所属分类:Delphi VCL

  1. ellipse

    0下载:
  2. 需要再拍摄的图像中检测到椭圆的位置,该程序检测出椭圆位置,供机械手提取-ellipse detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1574
    • 提供者:liushan
  1. ellipse

    0下载:
  2. ellipse finder descr iption
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3616
    • 提供者:freetres
« 1 2 3 4 56 7 8 9 10 ... 46 »
搜珍网 www.dssz.com