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

搜索资源列表

  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-Circle-Detect.rar

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

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

    0下载:
  2. 定义一个圆类,计算圆的面积和周长。   要求:分别用成员函数和友元函数来求圆的面积和周长。 -Class defines a circle, calculate area and circumference of a circle. Requirements: member function respectively, and a friend function to find area and circumference of a circle.
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:9052
    • 提供者:时间
  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, University of Warwick, UK Hough
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:338439
    • 提供者:miaosiyi
  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-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

    • 发布日期:2017-03-25
    • 文件大小:44343
    • 提供者:apple
  1. circle

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

    • 发布日期:2017-04-09
    • 文件大小:1681399
    • 提供者:guanlin
  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. 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 of the round locus of the cen
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:901
    • 提供者:凌凌漆
  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. 所属分类:SCM

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

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

    • 发布日期:2017-04-13
    • 文件大小:2554
    • 提供者: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. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:1123
    • 提供者:suzie
  1. Hough-Circle-Detection

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

    • 发布日期:2017-03-24
    • 文件大小:37919
    • 提供者:cc
  1. circle

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

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

    0下载:
  2. VHDL routine to draw a circle using the midtpoint algorithm.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:1849
    • 提供者:jcgcecilia
  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