搜索资源列表
C++
- 编写一个程序,在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,要求每隔4分之一周期,圆的填充色和圆的周边颜色都发生变化(颜色自己选取),同时圆的半径在四分之一周期内由正弦曲线幅值的0.2倍至0.6倍的线性增长。-The preparation of a procedure on the screen there is a center of a circle along the sinusoid trajectory mobile solid round, one request every 4
zdlj
- 最短路径问题(包括Floyd算法和避圈法)的matlab程序,较实用-Shortest path problems (including Floyd algorithm and avoid the circle method) matlab procedures, more practical
CircleDetection
- 此程序是基于哈夫变换的一个圆形检测程序,给定检测边界和半径估计值的范围,此程序能返回圆在图片中的圆心坐标和半径大小。-This program is based on the Hough transform of a circular testing procedures, testing boundaries and radius of a given range of estimates, this procedure can return to the center of the circ
circle
- 实现一个Circle类。这个类的每个对象将表示一个圆,存储它的半径和它的中心的坐标x和y。包含一个默认的构造函数,访问函数,一个area( )函数和一个circumference( )函数。-Implement a Circle class. Each object of this class will represent a circle, its radius and its storage center coordinates x and y. Contains a default co
hough
- 国内外的霍夫变换元检测直线检测的论文合集-hough detect line or circle
Choose-monkey-king
- 猴子选大王,猴子围一圈,报数,报道3的出局,最后的是大王-Choose monkey king, monkey circle around the reported number of reported 3 out, the last king
PLT
- PLT格式的详细说明;包含如何画线,如何画圆,如何填充等-A detailed descr iption of the PLT format contains information about how to draw the line, how to draw a circle, how to fill
HPGL
- PLT格式的详细说明;包含如何画线,如何画圆,如何填充等-A detailed descr iption of the PLT format contains information about how to draw the line, how to draw a circle, how to fill
jihetuxingshibiexitong
- 本论文主要讲述了图像文件(bmp)文件格式下中简单图形的识别,主要是直线和圆的识别,这在工程图的识别和其他领域中都有很多的应用。-This paper focuses on the image file (BMP) recognition simple graphics file format, is a straight line and circle recognition, which have many applications in the recognition of engine
Isophote-Properties
- 基于等照度曲线圆的检测,是目前该领域内最优的识别算法,发表杂志的IF值3.06-Detection based Isolux curve circle, is the best in the field within the current recognition algorithm, published in the journal IF value of 3.06
e_e22
- 声明一个圆类作为基类,含成员数据半径R;有成员函数:构造函数实现对基类成员数 据的初始化、计算圆面积的成员函数、输出的成员函数,要求输出圆半径R。把圆类作为基 类,通过公有继承,派生圆柱体类,派生类新增成员数据有高(H);新增成员函数有构造函 数、计算圆柱体体积的函数、输出所有成员的函数。main()完成派生类对象的定义和相关函 数的测试-Declare a class as a base class circle, including members of the data radius R
pudn.com
- haph will find line in image by haph transform. uhaph will find circle in image by haph transform. nonlinear will filter signal. nonlinear diff2 will filter image in 2dim. savvola make image binary.