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

搜索资源列表

  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. gongqiexian

    0下载:
  2. 计算圆的像的的公切线并根据这个算出圆心的像的坐标-Calculated as the circle of the common tangent and calculated according to the coordinates as the center of the circle
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1297
    • 提供者:王帅哥
  1. dajkgjk

    0下载:
  2. 设某图形处理程序只考虑点、直线、圆三种基本图形。对于点,给出点的横纵坐标;对于直线,给出直线方程ax+by+c=0的三个系数a,b,c;对于圆,给出圆心坐标和半径。试说明图形的几何形状类型,并编写输入和输出图形数据、求两点矩离、求两直线交点、 已知点和半径形成圆、已知两点形成直线等函数。
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:1776
    • 提供者:谢文涛
  1. roundCenter

    0下载:
  2. vc2008 dos 程序 已知AB两点坐标,半径R。 求2个圆心。 公式使用MATLAb推导的,做了一点简化,和小的改动。 都在函数 double jisuanYanxin(double Ax,double Ay,double Bx,double By,double R) 里面-vc2008 dos program known AB two coordinates, radius R. Seeking two center of the circle. Formula de
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:20062
    • 提供者:王伟
  1. ArcChaBu

    0下载:
  2. 圆弧插补(时间分割法) 输入参数:圆心,圆上任一点(xe,ye)。 在面板上画出插补算法直线(顺圆)。 以(xe,ye)为起点,画出顺时针整圆。 计算次数n为:圆周长c除以一个周期的步进长度f。f越小越精确。 以起点计算第一个动点,(x,y)坐标变换,再计算下一个动点。 所有坐标值及计算量为double型。-shijianfenge
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1186
    • 提供者:guoqian
  1. GDIplus

    0下载:
  2. 1. 编写一个画填充正叶曲线的通用程序。可以指定叶片数、颜色、圆心和叶长(半径)等。 编写一个在圆周上绘制文本串的程序,输出效果类似于:(参见5.2中的6.3)中的例子) -1. Preparation of a painting filled with leaves curve is a common procedure. You can specify the number of leaves, color, center, and leaf length (radius) and
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:171799
    • 提供者:siheng
  1. threepoint

    0下载:
  2. 输入任意三个点的x,y,z三点坐标,根据三个不在同一条直线上的点,可以确定一个圆的原理,来确定圆的圆心-Enter any three points x, y, z coordinates of three points, not on the same basis of three points on a straight line, to determine the principles of a circle to determine the center of the circle
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1874929
    • 提供者:宣钢
  1. Sin()_Pie_Paiting

    0下载:
  2. 窗口绘制sin函数为圆心的动态绘图,一个比较简单的绘图较少程序-paniting example of sin function as the arc s,just a simple program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:27252
    • 提供者:蒋秀锋
  1. cirlce_route-search

    0下载:
  2. 1.Matlab里面没有提供直接以半径和圆心位置画圆的程序,该程序可以实现此功能,命令格式为:circle(radius,x0,y0, color ) 2.一种基于势函数的路径搜索算法,能实现有障碍物环境中指定起点和终点位置的最短路径搜索。-1.Matlab which does not provide the location directly in the center circle radius and the program, the program can achieve this
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1594
    • 提供者:Li Shaobin
  1. circle

    0下载:
  2. Matlab里面没有提供直接以半径和圆心位置画圆的程序,该程序可以实现此功能,命令格式为:circle(radius,x0,y0, color )-Matlab which does not provide the location directly in the center circle radius and the program, the program can achieve this functionality, the command format is: circle (radi
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:636
    • 提供者:Li Shaobin
  1. ChiLunJiSuan

    1下载:
  2. 这是一个关于齿轮的齿顶圆和齿根圆半径的计算程序,先将图片预处理和二值化,然后进行边缘检测求出圆心,最后用平均法求出半径。-This is an addendum on the gear tooth root radius circle and the calculation procedure, the first image preprocessing and binarization, edge detection and then find the center of a circle,
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:550994
    • 提供者:小小
  1. 8.5

    0下载:
  2. 8.5 以点(point)类为基类,重新定义矩形类和圆类。点为直角坐标点,矩形水平放置,由左下方的顶点和长宽定义。圆由圆心和半径定义。派生类操作判断任一坐标点是在图形内,还是在图形的边缘上,还是在图形外。缺省初始化图形退化为点。要求包括拷贝构造函数。编程测试类设计是否正确。-8.5 point (point) class is the base class, redefined class and rounded rectangle class. Points for the rectangul
  3. 所属分类:DirextX

    • 发布日期:2017-04-06
    • 文件大小:1100
    • 提供者:阿芳
  1. ArcandCircle

    0下载:
  2. 完成图形学的画圆及画圆弧 弹出对话框输入圆心及半径 OpenGL语言-Complete the circle and drawing graphics pop-up dialog box, enter the center circle and the radius of the OpenGL language
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2235746
    • 提供者:萧絮
  1. MATLAB_fitting_center

    0下载:
  2. 在MATLAB中对圆心进行拟合,并看看其拟合的效果,这个代码不是很好,仅供参考。-In MATLAB, to fit on the center and see the fitting results, the code is not very good, for reference only.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:990
    • 提供者:周丽华
  1. dkzb

    1下载:
  2. 读取图中的圆心极图块的坐标,及块或坐标最近的文本,以文本为点名生成坐标文件!-Read the block diagram in the coordinates of the center pole, and the coordinates of the nearest block or text to generate text coordinate file name!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:8490
    • 提供者:野益新
  1. Cylinder

    0下载:
  2. 编写JAVA程序求园柱体的表面积和体积,已知底面圆心p为(0,0),半径r为10,圆柱体高为5.-JAVA program written request park area and volume of cylinder, known as the bottom center of the circle p (0,0), radius r is 10, a cylinder height of 5.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:1013
    • 提供者:william
  1. image-recognition-

    3下载:
  2. 图像识别的MATLAB代码,包括人脸识别和虹膜识别,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。-Matlab source code of image recognition, including face recognition and iris recognition, iris position in the digital image in an eff
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-19
    • 文件大小:959905
    • 提供者:gaotengfei
  1. opencvHough

    0下载:
  2. 能够拟合圆、椭圆,找到边缘和圆心,并输出所在位置-can fit round,oval,find the edge and center,then output the location.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2615865
    • 提供者:bubu
  1. ZHONGDIA

    0下载:
  2. 中点画椭圆的算法实现椭圆的绘制,可以任意输入圆心坐标和长短半轴的长度。-The algorithm in the oval stipple
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:590
    • 提供者:刘艳涛
  1. concentric-circles

    0下载:
  2. 显示一组不同颜色的同心圆,点击某个圆可以将该圆显示在最上方,在任意位置点击鼠标可以显示一个以屏幕中心为圆心以该点为半径的圆,且颜色与半径有关,右击可以清屏,双击可以恢复初始状态。-Showing a group of concentric circles of different colors, click on a circle can be displayed on the top of the circle, click the mouse at any location can be d
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:35761
    • 提供者:GQ
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 22 »
搜珍网 www.dssz.com