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

搜索资源列表

  1. houghcircle

    0下载:
  2. Function uses Standard Hough Transform to detect circles in a binary image. According to the Hough Transform for circles, each pixel in image space corresponds to a circle in Hough space and vise versa. Upper left corner of image is the origin of coo
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:989
    • 提供者:rohit
  1. BLOB

    1下载:
  2. 这是自写的关于测量圆的c++代码,可实现灰度直方图,自动分割,圆检测-This is the writing on the measurement of a circle c++ code that can be realized histogram, automatic segmentation, circle detection
  3. 所属分类:Graph program

    • 发布日期:2015-04-18
    • 文件大小:156642
    • 提供者:robbert
  1. HSV-Circle

    0下载:
  2. Generation of a HSV-color circle in a Qt-Widget
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-13
    • 文件大小:2191
    • 提供者:Hermann Hermes
  1. MATLABHough

    0下载:
  2. 在圆和直线在一起时,能将圆和直线分别检测出来的MATLAB 的Hough源代码-In the circle and straight together, be able to circle and straight out of MATLAB were used to detect the source code of the Hough
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:9245
    • 提供者:张燕
  1. circle

    0下载:
  2. 使用角度微分算法或整数算法在可视窗口中生成整圆,圆心坐标和半径由用户指定-Use angle differential algorithms or integer arithmetic in the visual window to generate the entire circle, central coordinates and radius specified by the user
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:18362
    • 提供者:mao maochong
  1. cir_cu

    0下载:
  2. 实现轮廓跟踪,并画出轮廓,此程序得出的是圆的轮廓,求得圆的中心和半径,将此圆画出,与实际的圆形成对比。用OPENCV库函数在WIN32控制台中编写.-To achieve contour tracing, and draw the outline, this procedure leads to an outline of the circle, to seek the circle center and radius of this circle draw, in contrast with
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:51228
    • 提供者:张杨
  1. Circle

    0下载:
  2. 通过VISUAL STUDIO2005的控制台应用程序对圆周面积进行编程-Through the tool of visual studio 2005 to calculate the area of circle on the control platform
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:14413
    • 提供者:my
  1. Circle

    0下载:
  2. 本程序是基于VC编程环境下的一个画圆程序。简单实用。-This procedure is based on the programming environment of a VC Circle program. Simple and practical.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-12
    • 文件大小:2931416
    • 提供者:党二升
  1. circle

    0下载:
  2. 有限元例子,适用于自适应网格算法,这只是一部分,还有后传!-finite element
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1068
    • 提供者:Marie
  1. line-ellipse-circle

    0下载:
  2. 用vc++的mfc完成的一个可以画圆,椭圆,直线的程序-Vc++ mfc with the completion of a can draw a circle, ellipse, straight line program
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1835370
    • 提供者:何耀东
  1. circle

    0下载:
  2. 计算机图形学上用VB编写的画圆的程序,输入半径单击按钮即可-the VB basic programme of drawing circle
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:1973
    • 提供者:白菜
  1. circle_detection

    0下载:
  2. this code is one of robust codes in circle detection
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2972
    • 提供者:mehdi
  1. circle

    0下载:
  2. Vc++ codes for drawing a circle
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:68496
    • 提供者:Madhusudhanan
  1. linecircle

    0下载:
  2. 可以实现直线和圆检测 检测的结果又一定的误差-Straight line and circle detection can be achieved test results has some error
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:721359
    • 提供者:战语
  1. 11222

    0下载:
  2. 用一个汇编语言画圆,画一个完整的圆,可以在emu8086上运行-Draw a circle with an assembly language, to draw a complete circle, you can run in emu8086
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1068
    • 提供者:包文斌
  1. Circle Test

    1下载:
  2. 程序使用windows GDI 完成了十个圆在屏幕上随机移动,每个圆的填充色随机生成,当多个圆有重合部分时,重合部分用这些圆的混合色填充。用于帮助对GDI区域的理解。-Program uses the windows GDI completed 10 randomly moving circle on the screen, the fill color of each round randomly generated, when the two circles are overlapping
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-11-19
    • 文件大小:71329
    • 提供者:李鹏
  1. FaceDetection

    0下载:
  2. 采用openCV编写的人脸检测程序,可直接运行,输入参数为一幅图像,输出图像中将人脸的位置圈出来-Prepared by openCV face detection process, can be directly run, input parameters for an image, the output image will circle the location of the face
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1410243
    • 提供者:wangyun
  1. circle

    0下载:
  2. 绘图,关于图像的圆形绘制,使用MATLAB绘图函数,自定义函数绘制圆形图像-circle
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1177
    • 提供者:micheal
  1. circle

    0下载:
  2. 计算机图形学画圆算法,供简单的学习参考用-Computer Graphics Algorithm for Circle, for a simple learning reference
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-08
    • 文件大小:1928655
    • 提供者:侯培栋
  1. circle

    0下载:
  2. 屏幕中央有一个半径为R1的大圆和一个同心的且半径为R2的小圆,同时在大圆和小圆中间均匀分布着12个与大圆和小圆相切的圆-The screen has a radius R1 of the great circle and a concentric radius R2 and the small round, while in the great circle and small round evenly distributed among 12 small round and the great
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:541
    • 提供者:张毅
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com