Welcome![Sign In][Sign Up]
Location:
Search - ellipse

Search list

[OpenGL programellipse

Description: 画出椭圆。其中用到opengl的画点函数,其余是普通的C++代码-Draw an oval. Which uses opengl for drawing point function, and the rest is ordinary C++ Code
Platform: | Size: 1024 | Author: feifei | Hits:

[Special Effectsell

Description: 先检测出椭圆,然后对椭圆进行椭圆拟合,画椭圆。-First detected in an oval, and then carried out on the elliptical ellipse fitting, painted oval.
Platform: | Size: 5120 | Author: Mr.zhang | Hits:

[matlabLeast-Squares-Ellipse-Fit

Description: MATLAB实现的一种基于最小二乘的椭圆拟合直接算法源代码.附件中的源代码是matlab编写的,实现一种对于椭圆的稳定的数据拟合算法。当然必须要提供至少5个点的数据,椭圆x,y轴的中心点,最大轴最小轴-err
Platform: | Size: 37888 | Author: 杨霄 | Hits:

[GDI-Bitmappainter

Description: 一个用VC开发的简单画图程序-a VC development of a simple drawing program you can draw line ,Rectangle ,ellipse and so on .meanwhile you can change linestyle linewidth and color,and other functions-VC developed a simple to use drawing program-a VC development of a simple drawing program you can draw line, Rectangle, ellipse and so on. Meanwhile you can change linestyle linewidth and color, and other functions
Platform: | Size: 3865600 | Author: xulingli | Hits:

[GDI-BitmapellipseMatrix

Description: ellipseMatrix === = Function: ellipseMatrix Version: 1.1 Author: Nicolae Cindea Syntaxe _______ ellipseMatrix(y0, x0, a, b, teta, Image, color) Description ___________ Set the elements of the matrix Image which are in the interior of the ellipse E with the value color. The ellipse E has center (y0, x0), the major axe = a, the minor axe = b, and teta is the angle macked by the major axe with the orizontal axe.
Platform: | Size: 1024 | Author: hiyisf | Hits:

[Dialog_WindowBmpDemo

Description: 读取位图并实现在图上画点,直线,矩形,椭圆的功能-Read bitmap and realize in the map drawing point, a straight line, rectangle, ellipse function
Platform: | Size: 3621888 | Author: leva | Hits:

[Graph programellin3

Description: 该代码提供了一系列的 方法进行直线提取,边界检测,椭圆拟合等-The code provides a series of straight-line method of extraction, boundary detection, ellipse fitting, etc.
Platform: | Size: 46080 | Author: 董小华 | Hits:

[Algorithm11

Description: 椭圆拟合的误差算法,拟合点到椭圆心的距离减去拟合点对应在椭圆上的点到椭圆心的距离,有效分析椭圆拟合的误差问题,并让其在对话框中显示出来-The error ellipse fitting algorithm, fitting point to the ellipse center distance minus the corresponding fitting point on the ellipse to the ellipse center point of the distance, the effective analysis of the error ellipse fitting problem, and let it be shown in the dialog box
Platform: | Size: 1024 | Author: Tian | Hits:

[Algorithm22

Description: 椭圆拟合的算法,简单实用,不用复杂的迭代,很容易看懂!-Ellipse fitting algorithm, is simple and practical and not complicated iteration, it is easy to understand!
Platform: | Size: 1024 | Author: Tian | Hits:

[Special EffectsRanSacesp8.21

Description: RanSac算法检测椭圆,要求各个点是接近一个平放的椭圆。效果还可以。-RANSAC ellipse detection algorithm requires each point is closer to a flat oval. Effects can also.
Platform: | Size: 20480 | Author: Ma xianzhe | Hits:

[Graph Drawingellipse

Description: 在指定区域内用指定颜色绘制椭圆.其中区域定义为:x,y,w,h-In designated areas with the specified color mapping oval. One of the region defined as: x, y, w, h
Platform: | Size: 1024 | Author: 水中望月 | Hits:

[OtherElliptic-fitting

Description: 一篇总结了当前大多数椭圆拟合方法的文章,并进行了深度分析,提出了改进的方法,适用于初学者进阶阅读。-1 summarizes the most current methods of ellipse fitting articles and in-depth analysis, put forward an improved method, applicable to advanced beginners to read.
Platform: | Size: 2920448 | Author: 王波 | Hits:

[Other11

Description: 椭圆拟合的相关介绍与数学运算方法,包括说明文档及源码、和测试数据-elliptical fitting related presentations and mathematical methods, including documentation, and -Ellipse fitting to introduce the relevant mathematical calculations and methods, including documentation and source code, and test data-elliptical fitting related presentations and mathematical methods, including documentation, and
Platform: | Size: 24576 | Author: fdfd | Hits:

[2D GraphicElliFit

Description: 最小二乘椭圆拟合 for java Least Ellipse Fitting-Least squares ellipse fitting for javaLeast Ellipse Fitting
Platform: | Size: 7168 | Author: 殷俊 | Hits:

[Software Engineeringhough

Description: 基于hough变换的椭圆检测新方法,有改进,提高了运行效率-Hough transform based ellipse detection of new ways to improve and enhance the operating efficiency
Platform: | Size: 172032 | Author: Andy | Hits:

[Graph Drawing3

Description: 实验要求: 1、分别用圆的参数生成法和Bresenham算法画圆 2、请调用画圆和画椭圆的函数画出右图 提示:openGL 里可通过glrotatef函数实现坐标系的旋转,如绕Z轴旋转45度(相当于XY平面内图形绕原点旋转45度)通过glrotatef(45,0,0,1)来实现。 -Experimental requirements: 1, respectively, the parameters used to generate a round and Bresenham algorithm drawcircle 2, call the circle and ellipse drawing function to draw the right tips: openGL in glrotatef function by the rotation of coordinate system, such as around the Z axis Rotate 45 degrees (equivalent to XY-plane graphics rotate 45 degrees around the origin) through glrotatef (45,0,0,1) to achieve.
Platform: | Size: 2089984 | Author: 马卫龙 | Hits:

[Graph DrawingDDA_Bresenham_Circle_Ellispe

Description: DDA画线算法,Bresenhan画线算法,中点圆算法,中点椭圆算法-DDA line drawing algorithm, Bresenhan painted line algorithm, the midpoint circle algorithm, the midpoint ellipse algorithm
Platform: | Size: 1982464 | Author: yangpan | Hits:

[matlabmatlabfitellipsecode

Description: 对离散数据运用最小二乘法进行椭圆拟合,运行过了觉得还不错就上传了。-Discrete data on the use of least squares method for ellipse fitting, run over a feel good on the uploaded.
Platform: | Size: 3072 | Author: 李倩 | Hits:

[Special Effects1985Hough

Description: hough变换,用于直线和圆,椭圆的检测,很实用-hough transform for line and circle, ellipse detection, it is practical
Platform: | Size: 12288 | Author: 郑海珍 | Hits:

[matlabfit_ellipse

Description: 目标轮廓的椭圆拟合,matlab编写,精度很高,-Target contour ellipse fitting, matlab prepared, high precision,
Platform: | Size: 3072 | Author: 束鑫 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net