搜索资源列表

  1. 计算零件中心参数

    0下载:
  2. 通过图像处理,获得了一幅图像是“ 022.bmp”由面阵CCD拍摄的646×556圆环图像,我们需要知道这幅圆环图像的大圆直径、小圆直径、圆心坐标和质心坐标。
  3. 所属分类:源码下载

    • 发布日期:2011-05-23
    • 文件大小:25600
    • 提供者:li2222a
  1. 知三点求圆心半径

    0下载:
  2. 输入三点的三维坐标,求立体空间的圆心所在,使用了对话框架构,里面的算法函数可以提出来单独使用-importation of 3D coordinates for a three-dimensional space where the center of a circle, use the dialog box structure, function inside the algorithm can be made to use sepa
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:29696
    • 提供者:吴敏珊
  1. circle_fitting

    0下载:
  2. 能够实现对圆周候选点进行最小二乘拟合,得到拟合圆的圆心坐标及其半径-circumference can be achieved right candidate points least squares fitting, be fitting circle's center coordinates and radius
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-17
    • 文件大小:156672
    • 提供者:李巧枝
  1. Out

    0下载:
  2. 画外接圆的C++代码 //计算外接圆半径 //输入参数: // 三角形三点坐标(ddDot0,ddDot1,ddDot2) //输出参数 // 圆心坐标(ddCenter) // 圆心半径(dRad) //成功:返回值>0 //失败:返回值<=0 -Painting circumcircle of C++ Code// calculating the circumcircle rad
  3. 所属分类:绘图程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:zhang
  1. circle_calibration

    0下载:
  2. 检测图片里的圆,并提取出圆心坐标和半径数据,需要安装OPenCV。-Detection picture in the round, and extracted the center coordinates and radius data, need to install OPenCV.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:2416640
    • 提供者:converse
  1. circfit

    0下载:
  2. 基于最小二乘估计的圆心拟合,可计算出圆心坐标及半径-Estimates based on least squares fitting of the center of a circle, calculate the center coordinates and radius
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:wmj
  1. IPLab_20061006

    0下载:
  2. 基于最小二乘法圆的拟合,通过已知的一组x,y坐标可以求其圆心坐标及半径!-Based on the least squares method of fitting a round through a set of known x, y coordinates can be for its center coordinates and radius!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:304128
    • 提供者:
  1. mianjiniheyuan

    0下载:
  2. 圆拟合,实现在干扰情况下的内孔定位,并拟合圆获得半径和圆心坐标-Circle fitting, the realization of the interference situation in the inner hole positioning and fitting circle radius and center coordinates obtained
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:239616
    • 提供者:li nan
  1. hole

    0下载:
  2. 数字图像中检测圆的半径,圆心坐标,参考方法,实现程序-err
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:grace
  1. hough_circle

    1下载:
  2. 通过hough变换求图像中的圆的参数(圆心坐标和半径)-Through the hough transform for image circle parameters (center coordinates and radius)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:25600
    • 提供者:王常升
  1. hough

    1下载:
  2. hough圆检测,定位图像中的圆形,并确定圆心坐标,精度高-hough circle detection, positioning of the circular image and to determine the center coordinates, high precision
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:846848
    • 提供者:wangzhuz
  1. edge

    0下载:
  2. 通过边缘检测寻找图像上圆点的圆心坐标,可用于大量的图像处理程序-Image through edge detection to find the center coordinates of the dots
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:595968
    • 提供者:克克
  1. bianyuanjiance

    0下载:
  2. 图像的边缘检测,根据靶标上圆的圆心坐标、半径把5个圆圆周上的点的坐标求出-Image edge detection, in accordance with the target coordinates of the center circle, the radius of the round five weeks on the coordinates of the points obtained
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:刘音
  1. 2008

    0下载:
  2. 基于08数模竞赛A题建立了特殊的数学模型,基于此模型的程序代码能够十分精确搜索圆心坐标-08 digital-analog-based A title race to establish a special mathematical model, based on this model the program code can be very precise center coordinates search
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:27648
    • 提供者:古天乐
  1. setup

    0下载:
  2. 检测图片里的圆,并提取出圆心坐标和半径数据,需要安装OPenCV。-
  3. 所属分类:中间件编程

    • 发布日期:2024-05-17
    • 文件大小:2148352
    • 提供者:tickyqiu
  1. erchegnfa

    0下载:
  2. 本程序是关于二乘法的,根据三点计算圆心坐标和半径-This procedure is the multiplication on the second, three points calculated according to the center coordinates and radius
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:1100800
    • 提供者:高圆圆
  1. PointCenter

    0下载:
  2. 知道圆上两点A(x1,y1),B(x2,y2)和半径r,求出圆心坐标-Know the circle two points A (x1, y1), B (x2, y2) and radius r, find the center of a circle coordinates
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:天河
  1. 0下载:
  2. 调用构造函数析构函数,输出圆心坐标圆面积圆柱体积(Call constructor destructor, output center coordinate, circle area, cylinder volume)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:456704
    • 提供者:小,
  1. cad多个圆心坐标批量提取工具

    0下载:
  2. cad多个圆心坐标批量提取工具,能够把你所选中的圆的圆心坐标批量导出(CAD multiple center coordinates batch extraction tool, you can choose the circle coordinates of the selected center batch export)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:charming715
  1. 找圆心坐标

    1下载:
  2. 图像拟合圆并标记圆心坐标,有需要的同志可以参考(The image is fitted to the circle and the center coordinates are marked)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1001472
    • 提供者:ARM
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org