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

搜索资源列表

  1. C版图形学circle

    0下载:
  2. 经典画圆程序,C语言版,建立了坐标系,用户只需要输入圆的半径。-classic Circle procedures, C language version, a coordinate system, the user need only input the circular radius.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1263
    • 提供者:苏辉
  1. C++(Circle)

    0下载:
  2. 算法实现题1-2 平面几何问题 .问题描述: 试用C++ 的类来定义表示简单平面几何对象的抽象数据类型Geometry 。 (1) 用浮点数定义2 个几何量m1 和m2;m2 的缺省值为0.0。 (2) 实现2 个构造函数:允许用1 个参数或2 个参数声明几何对象。用1 个参数r 声明 的几何对象为半径为r 的圆;用2 个参数r1 和r2 声明的几何对象为r1′r2 的矩形。所声明 的几何对象的中心在原点。 (3) 定义计算几何对象的面积,周长和对角
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:66427
    • 提供者:stzxxxstz
  1. circle.c

    0下载:
  2. circle.c 在Turboc2下编写整数breshman画圆算法。本程序实现的是画圆算法。-circle.c in Turboc2 prepared integral breshman Circle algorithm. This program is Circle algorithm.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1018
    • 提供者:Sungol
  1. hough circle detect

    0下载:
  2. hough circle detect
  3. 所属分类:图形/文字识别

    • 发布日期:2008-12-26
    • 文件大小:37914
    • 提供者:wdmjx05
  1. circle-detect.用VC编写圆检测程序的一些代码和算法

    0下载:
  2. 这是我搜集的用VC编写圆检测程序的一些代码和算法,算法以HOUGH变换为主,This is my collection of circle detection using VC procedures to prepare a number of code and algorithm to transform the main HOUGH
  3. 所属分类:图形图象

    • 发布日期:2017-03-23
    • 文件大小:5895
    • 提供者:丰旻
  1. hough.rar

    0下载:
  2. 图像处理之 opencv 用hough变换检测圆,Image processing opencv circle detection using hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:10365
    • 提供者:zhang
  1. 圆检测.rar

    1下载:
  2. 图像的圆检测程序。可以很好地进行灰度图的圆检测,Image circle detection procedures. Grayscale can be carried out of the circle detection
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:4198
    • 提供者:liulei
  1. Hough-circle-detection.rar

    0下载:
  2. M_MAP教你如何用MATLAB绘制海洋、大气类的图。可以使用各种投影,添加各种精度的岸线,绘制的图清晰美观。,M_MAP teach you how to use MATLAB mapping ocean, the atmosphere kind of map. Can use a variety of projection, the line to add a variety of precision, drawing a clear appearance of the map.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:53711
    • 提供者:lijin
  1. circle

    1下载:
  2. 用小圆去覆盖大圆,很实用的一个程序,希望对大家有很大帮助哈。-To cover with a small round circle, a very useful program, I hope to be of great help to Kazakhstan.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1786
    • 提供者:wangwei
  1. Hough-Circle-Detect.rar

    1下载:
  2. 可以实现对图像中半径不同的圆形图像区域的检测,Radius of the circle of different detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:98924
    • 提供者:polly
  1. Hough.rar

    1下载:
  2. 应用Hough变换进行圆检测源码,编译环境VS2005,语言C++,有示例图片,Circle detection using Hough transformation
  3. 所属分类:Special Effects

    • 发布日期:2015-04-14
    • 文件大小:3676429
    • 提供者:Hien Chu
  1. Hough变换 图像的形状检测

    6下载:
  2. hough变换,用于直线和圆,椭圆的检测,很实用,hough transform for line and circle, ellipse detection, it is practical
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-04-27
    • 文件大小:12263
    • 提供者:郑海珍
  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. Circle

    0下载:
  2. 在visual c++下用opengl实现中点画圆算法-In visual c++ implementation using the midpoint circle algorithm opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:333127
    • 提供者:冯建玉
  1. circle

    0下载:
  2. 这个是用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 o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2331576
    • 提供者:黄烨
  1. circle-detection

    0下载:
  2. 采用hough变换对半径未知的圆进行检测-Using hough transform to detect the circle radius of the unknown
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1926
    • 提供者:sss
  1. Circle

    0下载:
  2. 在C++环境下,实现画圆,方便实用,简洁快速-In the C++ environment, fulfilling the Circle, convenient and practical, simple and fast
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-09
    • 文件大小:1920825
    • 提供者:朱小幽
  1. circle

    0下载:
  2. circle detection using hough method. The code uses openCV library.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6155103
    • 提供者:Gaurav
  1. spherical-circle

    0下载:
  2. 编写函数绘制三维球面,允许用户指定球面圆心位置及半径-Write functions made three dimensional spherical, allows users to designated position and radius of the spherical circle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:624483
    • 提供者:周刚
  1. CIRCLE

    0下载:
  2. Special Effects - Circle
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:alene
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com