搜索资源列表
Rctangle
- 编写4个类:Rectangle、Circle、Geometry、Exa,具体要求如下: ① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成员变量的方法。 ② Circle类有double型成员变量表示圆心坐标和圆的半径,要求提供修改和返回各成员变量的方法。 ③ Geometry类有Rectangle类和Circle型的成员变量rect和circle。即Geometry类创建的对象由一个矩形和一个圆组合而成。要求该类提供修改r
circle_calibration
- 检测图片里的圆,并提取出圆心坐标和半径数据,需要安装OPenCV。
jianmochengxu
- 本文以提取靶标圆心像坐标为主要研究目标。用到了灰度处理、图像二值化、八邻域连通法、最小二乘法、无约束最优化等知识。 -In this paper, to extract the target coordinates of the center as the main research objectives. Use the gray processing, image binarization, the eight-neighbor connectivity method, least sq
XLCNC
- VB读取dxf文件并转换为单片机能识别的圆心坐标数据。
number10
- 用VC编写的一个单文档程序,其中点击文档,托动鼠标可以画圆,点击圆心坐标时,显示所有圆心的位置。-VC prepared using a single document procedures, click on the document, asked to move the computer mouse can drawcircle, click on the center coordinates indicating the location of all the center of a ci
RadiusErrorCheck
- 用于对ESSI格式的数控程序文件中,圆弧指令圆心坐标有偏差的指令进行判断。-ESSI format for NC program file, the command center of a circle arc has coordinates deviation judge' s instructions.
PointCenter
- 知道圆上两点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
2-2
- 创建两个圆形对象,提示用户输入圆心坐标和半径,判断两个圆是否相交,并输出结果。-Create two circular objects, prompts the user to enter the center point coordinates and radius to determine whether two circles intersect, and output.
ZHONGDIA
- 中点画椭圆的算法实现椭圆的绘制,可以任意输入圆心坐标和长短半轴的长度。-The algorithm in the oval stipple
Circle
- 在windows界面输入圆心坐标(x,y)及半径r任意画圆,并自动生成一个椭圆-The center coordinates of the windows interface of the input (x, y) and radius r arbitrary circle, and automatically generates an ellipse
circle
- 使用MFC工具,创建对话框,使用参数方程,输入圆心坐标,半径,自动生成圆-MFC tools used to create the dialog box, use the parametric equation, enter the center coordinates, radius, and automatic generation of round
LVideoCapture
- 圆心识别算法程序,能精确识别圆心坐标和圆的半径,精确度较高-The center identification procedures, to accurately identify the center coordinates
Ellipse--lei
- 设计一个名为Ellipse表示椭圆的类,其数据成员为圆心坐标和半长轴和半短轴的长度,成员函数包括构造函数、设置数据成员值的函数、计算面积的函数和显示参数的函数。其中构造函数有两个,一个没有参数,将圆心初始化为(0,0),两个半轴的长度设为0;另一个构造函数设置圆心和两个半轴为指定值。-The design called the Ellipse said the class of elliptical members of its data center coordinates and semi-
Circle2
- Matlab圆弧插补程序(显示圆心),完善上个不能无法显示圆弧圆心的缺陷,能够标记圆心,显示圆心坐标-Matlab circular interpolation procedure (display center), the perfect can not can not be displayed in the center of the arc defects, to mark the center of the circle, and display center coordinates
1
- :构建一个圆类Circle,其成员为圆心的坐标(x,y)和圆半径r,并设计构造函数(可以赋初值也可以不赋初值),析构函数(可以什么都不做,只打印信息,表示其被调用),设置新值成员函数Set(), 取圆心坐标成员函数GetX()、GetY(),取圆半径成员函数GetR(),打印成员值成员函数Print(),计算圆面积成员函数Area()。并用此类定义长度为10的对象数组,每个对象的圆心的坐标(x,y)和圆半径r由随机数rand()产生,打印每个对象的(x,y)、r和面积;然后将对象数组按照其r值从
circle
- 已知三点,求过三点的圆的半径,和圆心坐标。若三点在同一直线上或有两点重叠则返回覆盖三点的最小圆半径 开发环境 Matlab-failed to translate
霍夫变换找圆
- 利用霍夫变换找出圆,输出圆心坐标.比较不错的代码,值得学习.(Hof transform is used to find the circle and output the coordinate of the center of the circle.)
圆
- 调用构造函数析构函数,输出圆心坐标圆面积圆柱体积(Call constructor destructor, output center coordinate, circle area, cylinder volume)
circle_point
- 空间 ,三维坐标系统中圆心求解,可以准确求解三点构成的圆心坐标 。(Space, three-dimensional coordinate system in the center of the solution, you can accurately solve the three points of the coordinates of the center of the circle.)
cad多个圆心坐标批量提取工具
- cad多个圆心坐标批量提取工具,能够把你所选中的圆的圆心坐标批量导出(CAD multiple center coordinates batch extraction tool, you can choose the circle coordinates of the selected center batch export)
