搜索资源列表

  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:66560
    • 提供者: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. 所属分类:分形几何

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:Sungol
  1. How-to-draw-circle-in-Matlab

    0下载:
  2. 在MATLAB并无直接指令可进行画圆,本程序是一个不错的画圆程序。-in MATLAB no direct instructions can be Circle, the procedure is a good Circle procedures.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:alpha
  1. Circle

    0下载:
  2. 截取图片中的圆形,用鼠标取圆边界点,再裁剪出圆形,即可保存输出圆形。 包含:Win32 API的图像处理;工具栏;bmp等文件的读取、保存。 VS2008下编译成功-Interception of the picture of the round, use the mouse to get round the border points, and then cut out the circle, you can save the
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:209920
    • 提供者:胡晓龙
  1. circle-detection-using-hough-transform

    0下载:
  2. circle detection using hough transform 作者:D J Kcrbywn and T J Atherton, University of Warwick, U.K.霍夫检测圆的IEEE,1995的文章,对指导霍夫变换圆检测的原理有一定的指导。-circle detection using hough transform Author: DJ Kcrbywn and TJ Atherton, Un
  3. 所属分类:软件工程

    • 发布日期:2024-05-02
    • 文件大小:338944
    • 提供者:miaosiyi
  1. Circle

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

    • 发布日期:2024-05-02
    • 文件大小:332800
    • 提供者:冯建玉
  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, t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:2331648
    • 提供者:黄烨
  1. Hough-Circle-Detect

    0下载:
  2. 可以实现对图像中半径不同的圆形图像区域的检测-Radius of the circle of different detection
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-02
    • 文件大小:99328
    • 提供者:polly
  1. circle-detect

    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. 所属分类:图形图象

    • 发布日期:2024-05-02
    • 文件大小:6144
    • 提供者:丰旻
  1. circle-detection

    0下载:
  2. 采用hough变换对半径未知的圆进行检测-Using hough transform to detect the circle radius of the unknown
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:sss
  1. Circle-Fit

    0下载:
  2. 这次上传的程序源码是关于根据给定的xy点,拟合一个圆,依据是半径平方偏差的和。-The upload program source code is about according to the given xy point, fitting a circle, based on the radius squared deviations and.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:44032
    • 提供者:apple
  1. circle

    0下载:
  2. bresenham画圆法的实现,图形图像实验的代码。-bresenham circle
  3. 所属分类:Windows编程

    • 发布日期:2024-05-02
    • 文件大小:1681408
    • 提供者:guanlin
  1. Circle

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

    • 发布日期:2024-05-02
    • 文件大小:1921024
    • 提供者:朱小幽
  1. circle

    0下载:
  2. circle detection using hough method. The code uses openCV library.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-02
    • 文件大小:6155264
    • 提供者:Gaurav
  1. circle

    0下载:
  2. 演示椭圆的曲率圆的动画。该程序演示了椭圆各点的曲率变化及相应的曲率圆圆心的轨迹。-Demonstration of the curvature ellipse circle animation. The program demonstrates the various points of the curvature of the ellipse and the corresponding changes in the curvature
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:凌凌漆
  1. circle

    0下载:
  2. this code will help you to draw a circle, the input is the radius and no. of point and the center point
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:ibtesam
  1. circle

    0下载:
  2. this circle detection in binary image-this is circle detection in binary image
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:mehdi
  1. circle

    0下载:
  2. 实现求解平面上任意一组点集的包含所有点的最小包含圆-Solving the plane to achieve any of a group of point set contains all points of the minimum enclosing circle
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:suzie
  1. Hough-Circle-Detection

    0下载:
  2. 基于hough变换的圆形检测,非常好用。-Based on hough transform circle detection, very easy to use.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:37888
    • 提供者:cc
  1. circle

    0下载:
  2. draw a circle from given informations
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:youssef
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org