搜索资源列表
Circle11
- 该程序具有计算圆的周长、圆心、边长、面积、直径等功能,是用方便简洁-the procedures calculated the circumference of a circle, the center and side length, size, diameter and other functions, is simple convenience
ex_center
- 用matlab计算图片中圆心的坐标,先进行区域分隔,打标记,再计算各个圆心的坐标,有一定的实用型-calculated using Matlab pictures of the center coordinates first regional segregation, marking, calculate the coordinates of the center of each, to a certain extent practi
ioo
- 公路路线设计中用模式法计算插入圆心的坐标的小程序-road design model method used to insert the coordinates of the center of a circle of small procedures
20077419401162
- 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆
Out
- 画外接圆的C++代码 //计算外接圆半径 //输入参数: // 三角形三点坐标(ddDot0,ddDot1,ddDot2) //输出参数 // 圆心坐标(ddCenter) // 圆心半径(dRad) //成功:返回值>0 //失败:返回值<=0
FittingCircle
- 利用VB对给定坐标点进行拟合圆计算,提供圆心、半径参数。
sanweizuobiao
- 根据空间三点坐标来计算三点所在圆心,可以应用到测量领域
112233
- 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆
POINT
- 一个小的计算圆心的程序,适合理解c++的算法
circfit
- 基于最小二乘估计的圆心拟合,可计算出圆心坐标及半径
计算零件中心参数
- 通过图像处理,获得了一幅图像是“ 022.bmp”由面阵CCD拍摄的646×556圆环图像,我们需要知道这幅圆环图像的大圆直径、小圆直径、圆心坐标和质心坐标。
ex_center
- 用matlab计算图片中圆心的坐标,先进行区域分隔,打标记,再计算各个圆心的坐标,有一定的实用型-calculated using Matlab pictures of the center coordinates first regional segregation, marking, calculate the coordinates of the center of each, to a certain extent practi
Out
- 画外接圆的C++代码 //计算外接圆半径 //输入参数: // 三角形三点坐标(ddDot0,ddDot1,ddDot2) //输出参数 // 圆心坐标(ddCenter) // 圆心半径(dRad) //成功:返回值>0 //失败:返回值<=0 -Painting circumcircle of C++ Code// calculating the circumcircle rad
circfit
- 基于最小二乘估计的圆心拟合,可计算出圆心坐标及半径-Estimates based on least squares fitting of the center of a circle, calculate the center coordinates and radius
KreisMittelBerechnen
- 三维平面上三点求圆心,给出三点,必须在同一平面,计算出所对应的圆心-Three points on three-dimensional plane for the center
erchegnfa
- 本程序是关于二乘法的,根据三点计算圆心坐标和半径-This procedure is the multiplication on the second, three points calculated according to the center coordinates and radius
circle
- 该程序能对图片进行像素级,亚像素级别图像处理,并对多条轮廓进行圆心拟合,计算各自圆心坐标,方便快捷,坐标数值以及处理后的图像均能保存~~ -The program can be pixel image, sub-pixel level image processing, and the number of contour fitting center, center coordinates of each calculation, co
LoanProject
- 一些小程序的集合,关于贷款,布局构图,圆心距的计算,list的应用。(A collection of small programs, about loans, layout, composition, the calculation of the center of the distance, the application of list.)
CircleCenter_Calculation
- 给定TXT格式的点的坐标,计算其圆心(可同时算多个点)(Given the coordinates of the points in the TXT format, calculate the center of the circle (which can calculate multiple points at the same time))
三点计算半径
- 输入三点坐标,就可以计算出圆心坐标和半径。(WO BU ZHI DAO ZENM XIE YINGWEN SHUOMING)