CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 圆心

搜索资源列表

  1. airimg_wy(10-5)

    0下载:
  2. 使用Hough变换检测圆的示例。该程序可以确定图像中每个圆的圆心位置。-detection Yuan example. The procedure can be identified image of the center of a circle round each location.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:239167
    • 提供者:朱顺兴
  1. 悬挂系统

    0下载:
  2. 通过利用两台步进电机实现悬挂物体运动轨迹的控制,实现从点对点的运动、任意设定圆心的圆周运动,曲线运动。-through the use of two stepper motor to achieve flag objects trajectory control from a point-to-point movement, arbitrary set of circular motion Center, curve campaign.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2108
    • 提供者:陈俊涛
  1. 计算机图形学小项目

    1下载:
  2. 实现了 DAA画线法画直 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (必做) (2) 二维区域填充(四向种子填充颜色算法) (选作) (3) 直线裁减(任选一种) (必做) (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)(必做) -realized DAA painting painting straight line method (1) dotted line method Circle (input coordinates x,
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:89469
    • 提供者:韩为
  1. CircleCenter

    0下载:
  2. 圆心检测-Detection Center
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:68080
    • 提供者:YYJ
  1. 146165

    0下载:
  2. DAA画线法画直线 (1) 中点画线法画圆(输入x坐标,y坐标,圆心) (2) 二维区域填充(四向种子填充颜色算法) (3) 直线裁减 (4) 贝塞尔曲线(输入四个控制点,或者直接用鼠标点,要求坐标会随右键显示)-DAA painting painting straight line method (1) dotted line method Circle (input coordinates x, y coordinates, Center) (2) two-dimensi
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:84396
    • 提供者:huang wei
  1. yuanyan

    0下载:
  2. 编写一个一个程序,在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,而且,每隔四分之一周期,圆的填充色和圆的周边颜色都发发生了变化(颜色自己选取),同时,圆的半径在四分之一周期之内由正弦曲线幅值的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 fourt
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:9567
    • 提供者:王界
  1. Circle11

    0下载:
  2. 该程序具有计算圆的周长、圆心、边长、面积、直径等功能,是用方便简洁-the procedures calculated the circumference of a circle, the center and side length, size, diameter and other functions, is simple convenience
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:967
    • 提供者:jj
  1. cirdgysf

    0下载:
  2. 递归圆算法,画出以一个圆为圆心的小圆,再围绕小圆画其他小圆-round recursive algorithm to draw a circle to the center of knolls, and the other paintings hanging around knolls
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:24328
    • 提供者:liucong
  1. houghsearchcircle

    1下载:
  2. 文件给出了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
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:13697
    • 提供者:image
  1. Ellipticalscanningconversionandachieve

    0下载:
  2. 中点Bresenham画圆算法扫描转换的基本原理,用C语言编程实现这个算法。本算法只讨论圆心位于坐标原点的圆。-midpoint Bresenham algorithm scan conversion Circle to the basic principles C language programming algorithm to achieve this. The algorithm is discussed only at the origin of the center circle.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:6985
    • 提供者:管声俊
  1. 高速椭圆绘制程序

    0下载:
  2. 高速椭圆绘制程序   程序中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, sy
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:927
    • 提供者:陈毛华
  1. VCshiyan

    0下载:
  2. VC实验:图形程序设计及其应用 在屏幕上出现一个圆心沿正弦曲线轨迹移动的实心圆,而且,每隔四分之一周期,圆的填充色和圆的周边颜色都发发生了变化(颜色自己选取),同时,圆的半径在四分之一周期之内由正弦曲线幅值的0.2倍至0.6倍线性增长 包含文档 源代码-VC experiment : graphic design and application procedures appeared on the screen in the center along a sinusoidal cu
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:33543
    • 提供者:老宋
  1. jisuanjituxing

    0下载:
  2. 根据多边形区域的填充原理可以推广到圆域的填充,由于圆的特殊属性,即可根据任何欲填充的像素点与圆心的距离是否大于或小于半径来判断是否在圆内或圆外,具体实现程序如下; 利用中点画圆算法实现边界程序: void CArea_FillData::MidpointCircle(int xc, int yc, int r, int color) {//画八分之一的圆 int x,y,d x=0 y=r d=1-r WholeCircle(xc,yc,x,y,color
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:81758
    • 提供者:周林
  1. midpointcircle-coding

    0下载:
  2. 自己用C语言编写的中点画圆算法,根据用户输入的圆心坐标和半径画出相应的圆形。-own use C language prepared by the midpoint drawcircle algorithm, According to user input center coordinates and radius of the circle corresponding paint.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:32232
    • 提供者:ffff
  1. 识别图像中圆圆心的准确位置

    0下载:
  2. 在图像处理上,我们经常需要标定图像在圆心的位置,本代码可以提供了一种标记图像圆心的方法!(In image processing, we often need to calibrate the position of the image in the center of the center. This code can provide a way to mark the center of the image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:199680
    • 提供者:赵家小萌
  1. Circle

    0下载:
  2. 实际检测环境无法采集到完美的圆,所以Hough变换检测圆心经常存在偏差。该程序可检测不同角度,不同畸变圆的圆心,并输出其圆心坐标。利用C++实现。(The actual detection environment can not collect the perfect circle, so the Hough transform is often biased to detect the center of the circles. The program can detect the cent
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:L_mo
  1. 找圆心坐标

    1下载:
  2. 图像拟合圆并标记圆心坐标,有需要的同志可以参考(The image is fitted to the circle and the center coordinates are marked)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:1001472
    • 提供者:ARM
  1. circle

    0下载:
  2. 图像处理,matlab重心法求解激光光斑圆心(Matlab center of gravity method for the solution of laser spot center)
  3. 所属分类:图形图象

    • 发布日期:2018-04-29
    • 文件大小:17408
    • 提供者:matlab苗小白
  1. 拟合圆心半径

    0下载:
  2. 用最小二乘法拟合求曲线圆心和半径。用vs2013平台开发。(The center and radius of the curve is calculated by least squares fitting. Develop with vs2013 platform.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-03
    • 文件大小:56628224
    • 提供者:35435
  1. 圆度误差,最小二乘法求半径圆心

    0下载:
  2. 圆度误差评估,最小二乘法求半径圆心,最小外接圆matlab程序
  3. 所属分类:matlab例程

« 1 2 34 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com