Description: 输入三点的三维坐标,求立体空间的圆心所在,使用了对话框架构,里面的算法函数可以提出来单独使用-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 separate Platform: |
Size: 30231 |
Author:吴敏珊 |
Hits:
Description: 使用Hough变换检测圆的示例。该程序可以确定图像中每个圆的圆心位置。-detection Yuan example. The procedure can be identified image of the center of a circle round each location. Platform: |
Size: 239167 |
Author:朱顺兴 |
Hits:
Description: 编写一个一个程序,在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,而且,每隔四分之一周期,圆的填充色和圆的周边颜色都发发生了变化(颜色自己选取),同时,圆的半径在四分之一周期之内由正弦曲线幅值的0.2倍至0.6倍线性增长。-procedures appeared on the screen in the center of a circle along a sinusoidal curve track the movement of a solid round, but every fourth cycle, a round filled with the color and the color surrounding the yen has made a change (their color selection), while the radius of the circle fourth cycle from within the amplitude of the sine curve of 0.2 times to 0.6 times the linear growth. Platform: |
Size: 9567 |
Author:王界 |
Hits:
Description: 文件给出了matlab语言进行,对二值图像先用sobel 算子找出边缘,再用hough变换找出圆的圆心和半径的程序,并附图像和解释!-documents given Matlab language, the binary image segmentation using the operator to identify the edge then Hough transform to identify the center of a circle and the circle radius of the procedure, with images and explanation! Platform: |
Size: 13697 |
Author:image |
Hits:
Description: 高速椭圆绘制程序 程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。Ellipse参数中的x0,y0为圆心坐标,r1和r2分别为横半径和纵半径。PutPixel为画点函数。 -high-speed oval drawing program procedures var16 symbols for the median 16 H, 16 uvar16 for digital-type symbols, symbols uvar32 without median 32 H, as a symbol var32 median of 32 fonts. Ellipse parameters of x0, y0 coordinates for the center of a circle, r1 and r2 of longitudinal and transverse radius radius. PutPixel painting point function. Platform: |
Size: 927 |
Author:陈毛华 |
Hits:
Description: 公路路线设计中用模式法计算插入圆心的坐标的小程序-road design model method used to insert the coordinates of the center of a circle of small procedures Platform: |
Size: 844 |
Author:lhbnj |
Hits:
Description: 圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenham画圆算法画出一个圆心在点(xc,yc), 半径为R, 圆周颜色为color的圆-Center in the basics of radius R for the first four hours round the Bresenham algorithm Circle procedures, procedures for the promotion of this algorithm, arrived on January 4 pm yen, thus forming a general Circle Bresenham algorithm. Circle and the use of Bresenham algorithm to identify a point in the center of a circle (xc, yc), the radius R, Circle color color circle Platform: |
Size: 878 |
Author:成龙 |
Hits:
Description: 高速椭圆绘制程序 程序中var16为有符号16位数字型,uvar16为16位无符号数字型,uvar32为无符号32位数字型,var32为有符号32位数字型。Ellipse参数中的x0,y0为圆心坐标,r1和r2分别为横半径和纵半径。PutPixel为画点函数。 -high-speed oval drawing program procedures var16 symbols for the median 16 H, 16 uvar16 for digital-type symbols, symbols uvar32 without median 32 H, as a symbol var32 median of 32 fonts. Ellipse parameters of x0, y0 coordinates for the center of a circle, r1 and r2 of longitudinal and transverse radius radius. PutPixel painting point function. Platform: |
Size: 1024 |
Author:陈毛华 |
Hits:
Description: 圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenham画圆算法画出一个圆心在点(xc,yc), 半径为R, 圆周颜色为color的圆-Center in the basics of radius R for the first four hours round the Bresenham algorithm Circle procedures, procedures for the promotion of this algorithm, arrived on January 4 pm yen, thus forming a general Circle Bresenham algorithm. Circle and the use of Bresenham algorithm to identify a point in the center of a circle (xc, yc), the radius R, Circle color color circle Platform: |
Size: 1024 |
Author: |
Hits:
Description: 文件给出了matlab语言进行,对二值图像先用sobel 算子找出边缘,再用hough变换找出圆的圆心和半径的程序,并附图像和解释!-documents given Matlab language, the binary image segmentation using the operator to identify the edge then Hough transform to identify the center of a circle and the circle radius of the procedure, with images and explanation! Platform: |
Size: 13312 |
Author:image |
Hits:
Description: 程序为对1.txt中的三点读取,并且对其进行求圆弧参数(包括圆心,半径,起始角,终角),最后在窗口中画出圆弧-Procedures for the three points 1.txt read, and their parameters for arc (including the center of a circle, radius, start angle, end angle), and finally in the window to draw arc Platform: |
Size: 1977344 |
Author:周游 |
Hits:
Description: hough变换检测圆,在对话框里显示检测到的圆心,圆,只能对黑底白字的灰度图进行检测-hough transform circle detection, in the dialog box shows the center of a circle is detected, round, only the grayscale black white test Platform: |
Size: 445440 |
Author:李雨 |
Hits:
Description: 用于相机标定中标定点的识别,扫描像素矩阵中某个圆的圆心-Camera calibration for the successful identification of a sentinel, scanning pixel matrix in the center of a circle Platform: |
Size: 2048 |
Author:yin xiaoping |
Hits:
Description: 这个是用OPENCV库函数在WIN32控制台中编写的,功能是实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。
-This is OPENCV library function in the preparation of WIN32 console, feature tracking is to achieve the outline and draw the outline, this procedure is to draw the outline of a circle, find the center and radius of a round, this round draw, with the actual In contrast, the yen. Platform: |
Size: 2331648 |
Author:黄烨 |
Hits:
Description: 使用applet產生五個同心圓,圓與圓間距相同且每個圓使用不同的顏色,執行時經由參數輸入圓心x,y的座標值、最小圓的半徑及間距。-Applet generated using five concentric circles, round and round the same pitch circle and each using a different color, the implementation of input parameters through the center of a circle x, y coordinates of the value of the radius of the smallest and the pitch circle. Platform: |
Size: 1024 |
Author:LEE |
Hits:
Description: C++实现计算机图形学算法,绘制线(数值微分法、中点画线法、Bresenham法),绘制圆(圆心半径画圆、中心点画圆算法)-C++ realization of computer graphics algorithms, rendering line (numerical differential method, the stipple method of lines, Bresenham method), draw the circle (center of a circle radius draw a circle, center draw a circle algorithm) Platform: |
Size: 50176 |
Author:钟哲 |
Hits:
Description: this code will help you to draw a circle, the input is the radius and no. of point and the center point Platform: |
Size: 1024 |
Author:ibtesam |
Hits:
Description: 这是一个关于齿轮的齿顶圆和齿根圆半径的计算程序,先将图片预处理和二值化,然后进行边缘检测求出圆心,最后用平均法求出半径。-This is an addendum on the gear tooth root radius circle and the calculation procedure, the first image preprocessing and binarization, edge detection and then find the center of a circle, with the final calculated average radius. Platform: |
Size: 550912 |
Author:小小 |
Hits: