您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 制作正圆角的button1,正圆角矩形的绘画方法

  2. 说明:正圆角矩形的绘画方法 核心技术:Delphi6 Canvas Google搜索:Delphi6 Canvas RoundRect,Round Corner,Canvas.Ellipse(),Canvas.Rectangle(),ROUND()
  3. 所属分类:Delphi

    • 发布日期:2009-11-03
    • 文件大小:178176
    • 提供者:myhotdog
  1. A fast ellipse/circle detector using geometric symmetry

  2. A fast ellipse/circle detector using geometric symmetry 很容易实现,有算法步骤
  3. 所属分类:其它

    • 发布日期:2010-06-28
    • 文件大小:490496
    • 提供者:skiterrr
  1. 用Ellipse画圆

  2. 简单的C++画圆程序,运用API函数Ellipse画圆.
  3. 所属分类:C++

    • 发布日期:2010-07-22
    • 文件大小:1048576
    • 提供者:Aertram
  1. ellipse专用开发字体样式(兼容myEllipse)

  2. 非常好用,比系统默认的配色方案好多了,是java程序员最爱的配色,特意分享给大家
  3. 所属分类:Java

    • 发布日期:2012-08-16
    • 文件大小:4194304
    • 提供者:garth520
  1. WPF 飘动Ellipse+边界判断

  2. 用WPF 开发的一个小背景程序。实现Ellipse的随机漂移和边界的判断。
  3. 所属分类:C#

    • 发布日期:2012-12-10
    • 文件大小:4194304
    • 提供者:db_strom
  1. Ellipse Fitting Algorithm for Dual-Axis Magnetic

  2. Ellipse fitting algorithm
  3. 所属分类:其它

    • 发布日期:2014-03-16
    • 文件大小:1048576
    • 提供者:shihlonchen
  1. GeometricShapesLibrary

  2. The project was made with the purpose of studying oop. And it is something similar to a library for work with some geometric shapes. They are ellipse, trapezium and isosceles trapezium.
  3. 所属分类:C++

    • 发布日期:2017-11-08
    • 文件大小:9216
    • 提供者:liurole
  1. draw an ellipse shape on canvas

  2. This app is to simulate some methods how to draw an ellipse shape on canvas.
  3. 所属分类:C++

    • 发布日期:2017-11-08
    • 文件大小:354304
    • 提供者:liurole
  1. Code to detect ellipses in 2D images mainly for CMCs

  2. THe FiberToolbox is a plugin for DREAM.3D that allows the user to extract ellipses from a 2D image. The plugin was primarily developed to extract fibers from a micrograph cross section of a Composite Material. (see image below). The plugin has a sin
  3. 所属分类:C++

    • 发布日期:2017-11-08
    • 文件大小:567296
    • 提供者:liurole
  1. Code implementing A NEW EFFICIENT ELLIPSE DETECTION METHOD 2002

  2. Algorithms for Ellipsoid detection *author : Konstantinos Lagogiannis 2017 I ve been looking for ellipse detection algorithms and I came across an interesting paper for which however I could not find code in C. So, here is my, yet unpolished impleme
  3. 所属分类:C++

    • 发布日期:2017-11-08
    • 文件大小:10240
    • 提供者:liurole
  1. A Practical Detection of Non-Cooperative Satellite Based on Ellipse Fitting

  2. 非合作目标卫星星箭对接环识别算法的介绍,感觉不错,希望有用
  3. 所属分类:讲义

    • 发布日期:2017-11-08
    • 文件大小:1048576
    • 提供者:liurole
  1. Ellipse控件在Silverlight中的应用例子程序

  2. Ellipse控件在Silverlight中的应用例子程序。
  3. 所属分类:Web开发

    • 发布日期:2008-12-08
    • 文件大小:867328
    • 提供者:jlkengine001
  1. 用C#编写图形美丽的眼睛,图形容器的应用,C#源代码// Draw an ellipse centered at (100,

  2. 用C#编写图形美丽的眼睛,图形容器的应用,C#源代码// Draw an ellipse centered at (100, 100). Graphics myGraphics=e.Graphics; Pen myBlackPen=new Pen(Color.Black); myGraphics.TranslateTransform(100, 100); myGraphics.DrawEllipse(myBlackPen, -40, -60, 80, 120); // Draw the eye
  3. 所属分类:C#

    • 发布日期:2008-12-31
    • 文件大小:34816
    • 提供者:gouyue
  1. Automatic segmentation of cells from microscopic imagery using ellipse detection

  2. Cell image segmentation is a necessary first step of many automated biomedical imageprocessing procedures. There certainly has been much research in the area. To this, a new method has been added, which automatically extracts cells from microscopic
  3. 所属分类:专业指导

    • 发布日期:2009-02-15
    • 文件大小:1048576
    • 提供者:albertx
  1. 源码:Robust ellipse detection with Gaussian mixture models

  2. 论文Robust ellipse detection with Gaussian mixture models的简单复现源码,注,目前不能直接应用于数据集,仅供参考。 相关论文解析,请查看下面博客。 https://blog.csdn.net/Zhaoxi_Li/article/details/80815973
  3. 所属分类:其它

    • 发布日期:2019-01-24
    • 文件大小:4194304
    • 提供者:zhaoxi_li
  1. AutoCAD *.dxf文件解析,使用dxflib搞定polyline/spline/ellipse等复杂图形

  2. AutoCAD *.dxf文件解析,使用dxflib搞定polyline/spline/ellipse等复杂图形。实现了以下元素的解析和绘制: 元素:point、line、circle、arc、polyline、spline、ellipse、text 其他:layer、block 绘制图形,使用了opencv,把dxf转化成为png文件。 作者的联系方式:423776537qq.com
  3. 所属分类:C++

    • 发布日期:2019-04-15
    • 文件大小:2097152
    • 提供者:libaineu2004
  1. Arc Adjacency Matrix-Based Fast Ellipse Detection

  2. 基于边缘连接方法的椭圆检测算法AAMED《Arc Adjacency Matrix-Based Fast Ellipse Detection》,核心思想是使用弧段邻接矩阵获得所有弧段的组合方法,然后使用提出的基于采样点的思想的验证方法进行验证。
  3. 所属分类:嵌入式

    • 发布日期:2020-03-30
    • 文件大小:10485760
    • 提供者:Zhaoxi_Li
  1. ellipse-detection-master.zip

  2. 基于Python实现的快速椭圆检测算法,经检测非常有效,且能在一定时间内精准检测椭圆。
  3. 所属分类:图像处理

    • 发布日期:2019-07-26
    • 文件大小:1048576
    • 提供者:qq_19072817
  1. 详解opencv中画圆circle函数和椭圆ellipse函数

  2. 1.      void ellipse(InputOutputArray img, Point center, Size axes, double angle, double startAngle, double endAngle,                       const Scalar& color, int thickness = 1,   int lineType = LINE_8, int shift = 0); ellipse函数将椭圆画到图像 lmg 上, 椭圆中心为
  3. 所属分类:其它

    • 发布日期:2020-12-23
    • 文件大小:75776
    • 提供者:weixin_38709816
  1. CGA-project-Circle-Ellipse-Midpoint-algorithm-app:这是一个简短的VB.NET应用程序,用于我们的University Project,该程序的目的是使用各自的中点算法创建cirlces和椭圆

  2. CGA-project-Circle-Ellipse-Midpoint-algorithm-app:这是一个简短的VB.NET应用程序,用于我们的University Project,该程序的目的是使用各自的中点算法创建cirlces和椭圆的图形
  3. 所属分类:其它

    • 发布日期:2021-02-18
    • 文件大小:21504
    • 提供者:weixin_42135773
« 12 3 4 5 6 7 8 9 10 »