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

搜索资源列表

  1. hough_circle

    1下载:
  2. 通过hough变换求图像中的圆的参数(圆心坐标和半径)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:25855
    • 提供者:王常升
  1. cannHui

    1下载:
  2. 基于canny的灰色预测和模式识别,标定的一种做法是:在一块平板上画若干个点, 同时用这两部相机照相,分别得到这些点在它们像平面上的像点,利用这两组像点的几何关系就可以得到这两部相机的相对位置。然而,无论在物平面或像平面上我们都无法直接得到没有几何尺寸的“点”。实际的做法是在物平面上画若干个圆(称为靶标),它们的圆心就是几何的点了。而它们的像一般会变形,如图1所示,所以必须从靶标上的这些圆的像中把圆心的像精确地找到,标定就可实现。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1913
    • 提供者:周易
  1. hough

    0下载:
  2. Hough 变换,探测圆的半径,可以探知未知圆的半径和圆心
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:11565
    • 提供者:zeyoo
  1. MathModel

    0下载:
  2. 处理不规则物体圆心.给出一个若干简单图形的图像,扫描出该图像的重心.原创代码,转载请注明来源于bosnma.com
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:571789
    • 提供者:kim
  1. CircleDetectionbaseonHough

    0下载:
  2. 检测图像中的圆形半径和圆心-image detection of circular radius and the center
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:239223
    • 提供者:汪刚
  1. 图形学直线的生成算法

    0下载:
  2. 圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenham画圆算法画出一个圆心在点(xc,yc), 半径为R, 圆周颜色为color的圆-Center in the basics of radius R for the first four hours round the Bresenham algorithm Circle procedures, procedures for the pr
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:878
    • 提供者:成龙
  1. 基本画线实现算法

    0下载:
  2. 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (Col
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:584157
    • 提供者:朱磊
  1. hough变换 检测圆

    1下载:
  2. 可以检测出圆的圆心坐标和半径
  3. 所属分类:图形图象

    • 发布日期:2009-03-15
    • 文件大小:34410
    • 提供者:sneaper
  1. 最小二乘法拟合球心的程序

    3下载:
  2. 最小二乘法拟合球心的程序,若需要拟合圆心,稍加修改即可,LSQ method for sphere center fiting
  3. 所属分类:数学计算/工程计算

    • 发布日期:2015-11-19
    • 文件大小:1041
    • 提供者:陈金福
  1. compute.rar

    0下载:
  2. 用于相机标定中标定点的识别,扫描像素矩阵中某个圆的圆心,Camera calibration for the successful identification of a sentinel, scanning pixel matrix in the center of a circle
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1922
    • 提供者:yin xiaoping
  1. CHABU.rar

    0下载:
  2. 直线圆弧插补,可任意输入起始点、终止点;圆弧由圆心及起始角和终止角决定,A straight line circular interpolation, the starting point can be input, termination points arc from the center of a circle and start-angle and angle the decision to terminate
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:1147
    • 提供者:magic
  1. li

    0下载:
  2. 普通函数作友元:声明普通函数distance用来计算两点距离,定义一个Circle类,两圆心的距离用普通函数distance来计算。这个函数需要访问Circle类的私有数据x和y,为此,将distance声明为Circle类的友元函数。主函数如下定义:-Common function for friend: Statement used to calculate the normal function of distance from two points define a Circle cla
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:722
    • 提供者:limin
  1. Kalman

    0下载:
  2. Kalman滤波处理运动小球圆心位置,实时测量小球的速度、加速度-Kalman filtering processing ball movement right position
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:225468
    • 提供者:肖信纳
  1. glarc

    0下载:
  2. 基于opengl语言,三点交互式画圆弧,圆心,圆弧的起点以及圆弧的终点-Opengl-based language, three interactive art arc, circle, arc starting and end point of arc
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:204806
    • 提供者:余帅
  1. hough.rar

    3下载:
  2. hough圆检测,定位图像中的圆形,并确定圆心坐标,精度高,hough circle detection, positioning of the circular image and to determine the center coordinates, high precision
  3. 所属分类:Special Effects

    • 发布日期:2014-12-27
    • 文件大小:106391
    • 提供者:wangzhuz
  1. ArcPartDemo

    0下载:
  2. 计算圆弧上n个等分点的坐标的函数,及使用示例代码,VC环境,属于二维图形基础算法,加有详细的注释。 输入:圆心,起点,终点,半径,旋转方向,点数量n。 输出:圆弧上n个等分点坐标的数组, 说明:输出的起点序号为0,终点序号为n-1 -Calculate arc n are equally a function of the coordinates of points, and use the sample code, VC environment, belonging to
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:45646
    • 提供者:wsadfg
  1. arc

    0下载:
  2. 巧求三点外接圆圆心,算法简单明了.不用判断三角形的三散是否处于同一条直线上.-Qiao circumcircle center for three points, the algorithm is simple and clear. Do not judge whether or not a triangle, three in the same line.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:38573
    • 提供者:aa
  1. detect_circle

    1下载:
  2. 本算法用于检测圆形的圆心和半径,检测的准确率角度,速度也比较快。-The algorithm for detecting a circle center and radius, angle detection accuracy, the speed is faster.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:1009
    • 提供者:旋风居士
  1. testhoughcircle

    0下载:
  2. opencv,检测图像中的圆,并且检测其圆心和半径的一个小程序。-opencv, detection of the image circle, and the detection of its center point and radius of a small program.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1433781
    • 提供者:晓晓
  1. minCircle

    0下载:
  2. 三点最小覆盖圆法,给出三点坐标,可以求得其三点的最小覆盖圆的圆心坐标和半径-mincircle of three points
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:727
    • 提供者:kangdong
« 1 2 3 4 5 67 8 9 10 11 ... 21 »
搜珍网 www.dssz.com