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

搜索资源列表

  1. Line-circle

    1下载:
  2. C++实现计算机图形学算法,绘制线(数值微分法、中点画线法、Bresenham法),绘制圆(圆心半径画圆、中心点画圆算法)-C++ realization of computer graphics algorithms, rendering line (numerical differential method, the stipple method of lines, Bresenham method), draw the circle (center of a circle radius d
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:50020
    • 提供者:钟哲
  1. fftlms

    1下载:
  2. 天线的频域内LMs算法MATLAB仿真,天线阵列类型为圆阵。-The antenna frequency domain LMs algorithm MATLAB simulation, the type of circular array antenna array.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:949
    • 提供者:simeng
  1. data1

    0下载:
  2. 简单图形的生成,填充(比如直线、圆、拟合曲线等) 图像的处理(二值化、锐化、浮雕化、图片解压、压缩)-Simple graphics generation, filling (such as straight line, circle, curve fitting, etc.) image processing (binarization, sharpening, relief-oriented, image decompression, compression)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1354318
    • 提供者:
  1. draw

    0下载:
  2. 画图的一个例子,VC++开发,有画线,画圆,改变改变颜色等功能。-draw
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1253664
    • 提供者:yang jun
  1. paint

    0下载:
  2. java事件处理事例,输入圆心坐标,单击鼠标取得半径画圆-java event handling example, enter the center point coordinates, click the mouse to obtain a radius of Circle
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-11
    • 文件大小:909
    • 提供者:范头头
  1. DrawCircle

    0下载:
  2. 简单的画图程序,实现画圆、圆的拖动、着色、显示圆的基本信息。使用VC2005MFC-A simple drawing program, implementation Circle, circle drag, coloring, showing round basic information. Use VC2005MFC
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7524075
    • 提供者:Dickens
  1. lcdglibcricle

    0下载:
  2. 嵌入式 LCD 编程 画圆算法~~ bresenham 画圆算法的改进-embeded lcd program guider . bresenham arithmetic
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:128708
    • 提供者:jude
  1. program

    0下载:
  2. 计算机图形学课程算法演示系统 (1)画线算法演示:实现画线的三个算法---DDA画线算法、中点画线算法、Bresenham画线算法。建立坐标系,由用户输入两点坐标,体现直线的走势,最后给出算法的参数值以及实现清除功能。 (2)画圆算法演示:实现画圆的两个基本算法---Bresenham画圆算法、中点画圆算法。由用户输入圆的半径,体现圆的四个象限的走势,最后给出算法的误差值以及实现清除功能。 (3)填充算法演示:实现边填充和种子填充这两个基本填充算法。其中边填充由用户画出多边形,对封闭
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2332387
    • 提供者:于小鱼
  1. Engineering

    0下载:
  2. 圆曲线放样、综合曲线放样(缓圆曲线放样)、竖曲线放样、坐标反算、坐标反算功能。 符合导线、闭合导线、支导线、不定向导线、坐标闭合支导线、方向闭合支导线计算功能,并能绘制导线略图和报表输出计算成果,并打印输出。 符合水准、闭合水准、支水准计算功能。 角度前方交会、角度后方交会、側方交会、双点后方交会、边长后方交会、边角后方交会计算功能。 -Circular curve lofting, lofting an integrated curve (slow-circular
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:298017
    • 提供者:kzuan
  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. Hough

    0下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:24258
    • 提供者:王超
  1. opencv

    0下载:
  2. 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:8445
    • 提供者:胡锦
  1. CircularHough_Grd

    0下载:
  2. 使用Hough 变换检测圆,检测线,效果不错-Hough transform circle detection, detection line
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:99717
    • 提供者:yaowei
  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. bresenham

    0下载:
  2. 用matlab实现画圆,采用bresenham的画圆方法,内含代码还有文档-Draw a circle with matlab implementation, using bresenham the Circle method, there is a document containing the code
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:486403
    • 提供者:武艳美
  1. lsge-matlab

    0下载:
  2. 用matlab实现的二维圆拟合和三维圆拟合
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:32623
    • 提供者:chxspace
  1. circlejudge

    1下载:
  2. 用于识别图片中有多少个圆。用户只要用windows下的画图随便画若干个圆(不能交叉,但是可以包含)。保存成256色的bmp格式,该程序就能判断出你画的图片上有多少个圆-Used to identify the picture in many circles. Users only need to use the windows painting random drawing under a number of round (can not cross, but it can contain).
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-19
    • 文件大小:553
    • 提供者:晋青丰
  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. circlehoughdetection

    0下载:
  2. 霍夫变换圆检测
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8938955
    • 提供者:ant
  1. Bresenham

    1下载:
  2. 计算机图形学圆的中点的Brsenham算法代码-Midpoint circle algorithm in computer graphics code
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:242705
    • 提供者:小晓
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com