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

搜索资源列表

  1. testhoughcircle

    0下载:
  2. opencv,检测图像中的圆,并且检测其圆心和半径的一个小程序。-opencv, detection of the image circle, and the detection of its center point and radius of a small program.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1433781
    • 提供者:晓晓
  1. QuanLongCircleCalibration

    0下载:
  2. 计算机视觉中的基于圆的标定,用迭代求圆心-calibration based on circle,get the center of circle using iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2342151
    • 提供者:小王
  1. huatuban

    0下载:
  2. 用C#做的简易画图板程序,可以用鼠标拖动划线,画圆等-With C# Drawing board to do simple procedures, you can use the mouse to drag the line, circle, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:14278
    • 提供者:lijie
  1. HOUGH_TRANSFORM_FOR_CIRCLE

    0下载:
  2. 本次设计在圆检测中的HOUGH变换前增加预处理过程。结果表明,使用我们提出的算法仍能基本保留传统HOUGH变换的优点,并且对图像场景中的干扰不敏感,在圆周残缺不全的情况下仍能进行正确检测.-The circular design in the detection of pre-treatment before the HOUGH transform process. The results show that our proposed algorithm can still retain the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:95249
    • 提供者:王浩
  1. 9999

    0下载:
  2. 汇编语言画圆,计算三角形水平边平方,●双字减法,入口参量:bx减数的低16位,cx减数的高16位,dx被减数高16位,ax被减数低16位-Assembly Language Circle, calculate the square side of the triangle level, ● double-word subtraction, import parameters: bx subtrahend the low 16, cx subtrahend high 16, dx minuend
  3. 所属分类:assembly language

    • 发布日期:2016-01-25
    • 文件大小:1784
    • 提供者:谢尚哲
  1. midpoint-circle-alg

    0下载:
  2. how to implement midpoint circle algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:1137
    • 提供者:and1_hotsauce
  1. CircleFitByPratt

    0下载:
  2. Input: XY(n,2) is the array of coordinates of n points x(i)=XY(i,1), y(i)=XY(i,2) Output: Par = [a b R] is the fitting circle: center (a,b) and radius R Note: this fit does not use built-in matrix functions (except "mean"), so it can be
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1254
    • 提供者:田雨
  1. hough.circle

    0下载:
  2. 介绍了一种圆检测的方法,该方法,基于霍夫变换,并根据圆几何特征可以快速准确的提取出圆中心坐标-Introduction of a circle detection method, based on the Hough transform, and in accordance with the characteristics of circular geometry can be extracted quickly and accurately the circle center coordina
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:6326
    • 提供者:qinchuanhero
  1. caculate-circle-areas

    1下载:
  2. 这个是一个计算圆面积的Qt程序只要你在Qlineedit中输入需要计算的半径长度,就可算出结果-This is a Qt program to calculate the area of ​ ​ a circle as long as you enter the need to calculate the length of the radius of Qlineedit in, you can calculate the results
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:279934
    • 提供者:梁喜军
  1. code

    1下载:
  2. 利用MATLAB强大的绘图功能来画一个蜂窝网格状的图形-draw the cellular mesh circle using matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1047
    • 提供者:swb
  1. circle

    0下载:
  2. 该程序主要演示java中内部类的应用,采用的是计算圆和多边形的面积-Internal class in the program in the main demo java application, using the calculation of the circle and polygon area
  3. 所属分类:Applet

    • 发布日期:2017-04-01
    • 文件大小:7596
    • 提供者:孟紫琴
  1. CIRCLE

    0下载:
  2. 本程序能很快的画圆,比以往的传统算法有所改进-This procedure can drawcircle quickly than ever before to improve the traditional algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:793
    • 提供者:花无缺
  1. gui16

    0下载:
  2. e-mail:cproom@163.net 计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。-e-mail: cproom@163.net computer graphics programming practice, including painting a straight line, anti-aliased line,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:29374
    • 提供者:景科
  1. CircularEdgeHough_Detection_Matlab

    0下载:
  2. 圆的hough变换边缘检测及提取,Matlab程序,对图像方面的研究和学习有一定帮助。-Hough transform circle edge detection and extraction, Matlab program, the image of research and learning have some help.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:111141
    • 提供者:nickzhlf
  1. circle

    0下载:
  2. 求圆心坐标和圆半径,在已知圆面积情况下,-For the center coordinates and circle radius, circle an area of known circumstances,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:4631
    • 提供者:jinpengli
  1. Hough-circle-detection

    1下载:
  2. Hough变换检测圆,matlab源代码-Detection of circular Hough transform, matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:44702
    • 提供者:zxl
  1. Hough-Circle-Detect3

    0下载:
  2. MATALAB环境下实现Hough变换检测圆-MATALAB environment to achieve Hough transform circle detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:180214
    • 提供者:范若
  1. circle

    0下载:
  2. 简单的java小程序,输入数据后画一个圆-Simple java applet, enter the data draw a circle
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:103205
    • 提供者:菠萝
  1. jicheng

    0下载:
  2. 定义点Point类作为基类,在此基础上派生出直线Line类和圆Circle类,在Circle类的基础上以不同的属性派生出圆柱Cylinder类和球Spheroid。并要求基类和各派生类具有以下特点: (1) Line类含有计算直线长度和斜率的成员函数。 (2) Circle类含有计算圆面积的成员函数。 (3) Cylinder类含有计算圆柱表面积和体积的成员函数。 (4) Spheroid类含有计算球体的表面积和体积的成员函数。 -Point definition of po
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:17543
    • 提供者:
  1. Graphic

    0下载:
  2. 直线dda算法,直线bresenham算法,圆的中点算法,圆的bresenham算法,椭圆重点算法的java演示-Linear dda algorithm, Bresenham line algorithm, circle the mid-point algorithm, Bresenham algorithm for circle, oval key algorithm java demo
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:26563
    • 提供者:linyi
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com