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

搜索资源列表

  1. bulge to center

    0下载:
  2. 根据LWPLOYLINE的凸度计算圆弧圆心的程序-Calculation under LWPLOYLINE convex, the arc center program
  3. 所属分类:CAD

    • 发布日期:2013-06-16
    • 文件大小:594
    • 提供者:Jason Bourn
  1. pictureBoxPaint

    0下载:
  2. 例子中初始化了一条直线 一个圆,在pictureBox上实现点击圆心拖动圆,点击直线中点拖动直线,鼠标反键生成圆和直线-Example initializes a straight line is a circle, click the center of the circle drag the circle, click on a straight line midpoint drag on pictureBox a straight line, mouse anti-generated ci
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:27897
    • 提供者:吴超
  1. yuanhuchabu

    0下载:
  2. 这个程序为经典的圆弧插补程序,可以走直线和弧线,设定好圆心坐标,圆弧的起点坐标和终点坐标,就可以走圆弧,非常简单,适合于初学者练习。-This program for a classic circular interpolation program, you can walk a straight line and arc, and set the center coordinates of the arc starting point coordinates and end coordinat
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:57842
    • 提供者:王安
  1. Arc

    0下载:
  2. 基于OpenGL的圆弧程序,先对圆弧的圆心,半径,起点,角度等设置,然后进行绘制-OpenGL-based arc procedure, first the center of the arc radius, the starting point, the angle settings, and then draw
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:996575
    • 提供者:pei
  1. FitC

    0下载:
  2. 有了平面上的一群点,疑似圆弧,想求其圆心和半径。提供了简单易懂的代码实现方法-With a group of points in the plane, suspected arcs, would like to seek the center and radius. Provides a simple code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:10174
    • 提供者:xuxiangxing
  1. Draw-Round

    0下载:
  2. GDI画随机圆,显示圆心轨迹,圆大小可变,显示间隔可控-GDI draw random circle, showing the center of the circle track, circle the size of variable display interval controlled
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4410336
    • 提供者:黄殿君
  1. WHF

    0下载:
  2. 根据点坐标画等半径的圆,并对点的连线演算为各圆的连线,并且线是正对圆心的。-Center of a circle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-16
    • 文件大小:4231330
    • 提供者:吴强
  1. yuanxin

    0下载:
  2. vc编程,用opencv求一幅bmp图像中的圆心-a bmp image in the center of the circle with opencv and vc programming
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:111117
    • 提供者:马鹏
  1. AutoCad_bulgetoarc

    1下载:
  2. AutoCad凸度反推弧的圆心和起始结束角-AutoCad camber thrust reversers arc center of the circle and the starting end of the angle
  3. 所属分类:CAD

    • 发布日期:2017-02-15
    • 文件大小:2048
    • 提供者:scenic
  1. human-detect-and-track-

    0下载:
  2. 为了检测红外图像序列中的运动人体,提出了一种基于最大后验概率 (MAP)-马尔可夫随机场(MRF)模型和亮度-距离联合直方图的人体实时检测 方法。该方法首先建立图像序列时空域联合的概率分布模型,采用基于 MAP-MRF 模型的前景检测方法得到可能为人体的感兴趣区域(ROI)。然后在以 ROI 中心点 为圆心的各个圆环域中统计其亮度信息,构建基于亮度-距离联合空间的分类特 征。最后,采用支持向量机(SVM)分类器对候选区域进行分类检测。不同红外 图像序列的实验结果均表明,本
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:2013642
    • 提供者:闫旭
  1. clock

    0下载:
  2. 时钟界面,时钟界面的操作分为两块,首先是对Spinner的设置,要设置为时间格式, 通过API 的查找,找到日期格式的函数,然后经过字符串的截取得到时间格式,通过线程的学习,设置时间每隔一秒改变一次。其次是画时钟界面,首先计算圆心画一个圆,并在圆上标出12个点数和三根线段(起点坐标为圆心),通过对Spinner监听得到的返回值并进行坐标的计算,画出时针,分针,秒针的终点坐标位置。 -Clock interface clock interface operation is divided
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:2012
    • 提供者:xue
  1. Ellipse

    0下载:
  2. 椭圆类,由圆心、长轴、短轴组成,具有取圆心,去长轴,取短轴等方法。-, Elliptical, from the center of the circle, the long axis, short axis, has taken the center, to the long axis, take the short axis.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-09
    • 文件大小:2867
    • 提供者:临界角
  1. point_circle

    0下载:
  2. 圆类,由圆心、半径组成,有取半径、取圆心、求圆面积的方法。-Round class from the center of the circle, the radius composed of a radius, take the center of the circle, find the area of ​ ​ a circle.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:1536
    • 提供者:临界角
  1. IAn_Improved_n

    0下载:
  2. 本文提出了一种基于方向可变滤波器的改进Hough变换方法。该方法首先利用方向可变滤波器检测出图像边缘和边缘的方向特性,然后后基于边缘点及其方向,通过改进的Hough变换得到圆心、半径。最后,将该算法应用于球类对象分割并得到较好的结果。 已通过测试。 -In this paper, based on the direction of the variable filter improved Hough transform method. First, using the direction v
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:761786
    • 提供者:门槛
  1. houghcircle

    0下载:
  2. 一篇关于改进的hough算法检测圆,包括圆心的位置检测,半径的检测,与传统的hough相比,有了很大的改进。-An improved algorithm of hough circle detection, including the detection of the center position, the radius of detection, compared with traditional hough, has been greatly improved.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:345768
    • 提供者:liufei
  1. sandianqiuyuan(ch)

    0下载:
  2. 用VB实现三点求圆,并计算出圆的半径和圆心位置-Three of circular, with VB and calculate the radius of the circle and the center position
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-17
    • 文件大小:9712
    • 提供者:chjn
  1. matlab1

    0下载:
  2. 练习读入lena.bmp图像,在workspace中查看图像,显示图像,并将此图像存储在C盘根目录下,命名为1.bmp。 读入两幅尺寸相同的图像(lena.bmp和sky.bmp),做加法,实现双曝光的效果。 读入两幅尺寸相同的图像(2.bmp和2background.bmp),做减法,实现减背景效果。 读入lena.bmp图像,编写一个模板,此模板是以图像中心为圆心,64像素为半径的圆内为1,其他位置为0,以此模板乘以读入的lena图像,显示结果。 用图像除法完成减背景操作(
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:2048
    • 提供者:单车少年
  1. circle

    0下载:
  2. 能够检测载图片中是否有正圆,并求圆心,椭圆不计在内。-Upload images can detect if there is a perfect circle to
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-20
    • 文件大小:4123401
    • 提供者:王林
  1. circle

    0下载:
  2. 本程序能够实现对十字坐标中圆心的捕捉,基本是采用hough园变换的方法,可以获取圆心的坐标以及圆的半径大小。-The program is able to achieve to Capture Cross coordinates the center, basically transform hough Park, you can get the center coordinates and the radius of the circle.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-27
    • 文件大小:3297831
    • 提供者:xingzhiwen
  1. hough

    0下载:
  2. 基于hough变换,圆心检测,可达亚像素级别,简单易用,可显示圆心坐标和图像圆心所在位置。解压即可用。main为主程序-Hough transform center detection, with sub-pixel level, easy to use, can display the location of the center coordinates and image the center. Decompression can be used. main main program
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-09
    • 文件大小:3222676
    • 提供者:邹伟
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 22 »
搜珍网 www.dssz.com