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

搜索资源列表

  1. c_graph

    0下载:
  2. 图形学的菜鸟,基本的画直线和圆的代码(我刚开始学习,请给个机会通过吧~!谢谢站长)-graphics guys, the basic linear and circular painting of the code (I have just started learning opportunities passage Qinggeigan ~! Thank you head)
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5.29kb
    • 提供者:景欣
  1. ex03

    0下载:
  2. 这个例子是从Allegro V3.12的例程包中移植过来的,原文件为examples\\ex4.c 原作者是Shawn Hargreaves.这个程序示范怎样操作调色板,它把一套同 心的圆画在屏幕上并且通过循环调色板产生奇妙的特效.-this example from the routines Allegro V3.12 package transplant, the original document examples \\ ex4.c Shawn Hargreaves is th
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.2kb
    • 提供者:zqw
  1. 圆和椭圆2

    0下载:
  2. 学习计算机图形学的同学必修的一道题目,本人做的比较简单,实现圆和椭圆的象素显示-study computer graphics students a compulsory subject, I do a simple, circular and elliptical achieve 471003
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:329.91kb
    • 提供者:kai
  1. CG_Line

    0下载:
  2. 计算机图形学的简单设计,包括dda算法,brem算法和矩形,圆的绘制-simple computer graphics design, including dda algorithm, Brem algorithm and rectangular, circular mapping
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:16.25kb
    • 提供者:burnett
  1. Houghimproved

    0下载:
  2. vc 编制的hough变换程序,可以应用于直线、圆、方形的检测。-vc prepared by the Hough Transform procedures can be applied to linear, circular, square testing.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.94kb
    • 提供者:xiaoxiao
  1. 2dmusic

    2下载:
  2. 自己写的均匀圆阵,矩形阵的方向图 画法。大家共享!-himself wrote of a uniform circular array, the array of rectangular picture in the direction of France. Share!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.56kb
    • 提供者:朱国军
  1. HoughTrans

    1下载:
  2. 自己写的Hough Transform检测直线和圆的代码,直线检测做了点小改进,可以检测线段,但只能检测一个圆和一条直线,希望对初学者能有帮助-wrote Hough Transform detection of linear and circular code Line Detection done a small improvement can be detected line, but only detected a circle and a straight line. hope to
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:64.55kb
    • 提供者:wxj
  1. imagelab3

    0下载:
  2. 像点属性划分,具体画出了一个矩形和一个圆,两者相交,通过鼠标点击判断当前点属于矩形还是圆,用Besenham算法画直线和圆,计算机视觉的一个实验作业。-pixel attribute division, a painted concrete rectangle and a circle, the two intersect. Click on the mouse through judging the present point is rectangular or circular, paint
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:95.9kb
    • 提供者:周姗姗
  1. visionex2

    0下载:
  2. 计算机视觉实验,用鼠标生成相交的矩形和圆,或自由设定位置并生成。-computer vision experiments with the mouse interface between the formation of rectangular and circular, or free to set up location and generating.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:39.95kb
    • 提供者:周姗姗
  1. arc

    0下载:
  2. 绘制圆弧程序,VB源代码。-circular mapping procedures, VB source code.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.61kb
    • 提供者:李柯
  1. GS算法的matlab例子-仿真一个圆形的光环结构

    3下载:
  2. GS算法的matlab例子,本例子仿真了一个圆形的光环结构,其它的参数见matlab中的注释-GS algorithm matlab example, the example of simulation of a circular ring structure, and other parameters, see the Notes matlab。
  3. 所属分类:2D图形编程

    • 发布日期:2012-03-22
    • 文件大小:1.1kb
    • 提供者:tsinsun
  1. isirwe1_0

    0下载:
  2. 本代码实现了矢量绘图功能:直线、圆,各类曲线一应俱全,并可进行画笔画刷风格与颜色设定,并有文件保存功能。 -The code vector graphics functions: linear, circular, various types of curves were readily available, and to carry out painting brush stroke style and color settings, and save the file function.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1.21mb
    • 提供者:旭川
  1. CDCDemo

    0下载:
  2. 实现在vc的SDI中的OnDraw函数中,实现绘制一正方形并输出说明文字,另外,创建单击鼠标左键响应函数,在其中利用CDC类实现绘制一圆形并输出说明文字。-The realization of the SDI in the vc in the OnDraw function, the realization of drawing a square and descr iptive text output, In addition, click the left mouse button to c
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:273.96kb
    • 提供者:Olympia
  1. yuan

    0下载:
  2. 各种各样的圆形显示,全屏显示,可作为屏幕保护-A variety of circular display can be used as screen saver
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4.88kb
    • 提供者:5381234
  1. CoolClock0.0

    0下载:
  2. VC++完全透明的时钟 v1.0 一个主要偏向于界面设计编写的圆形透明时钟,除了指针和刻度盘不透明外,其余全是透明的,按住时钟中心点可以手动时钟移动,双击可关闭,想学习透明窗体制作的VC朋友可不要错过哟-VC++ fully transparent clock v1.0 interface design as a major bias in the preparation of a circular transparent clock, in addition to an opaque po
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-25
    • 文件大小:19.66kb
    • 提供者:董胜宇
  1. cirlipsoid

    1下载:
  2. Circular ellipsoid generation programmatically in visual basic.
  3. 所属分类:2D图形编程

    • 发布日期:2017-07-24
    • 文件大小:12.72kb
    • 提供者:malcolmferris
  1. lab

    0下载:
  2. DDA、Bresenham画直线及画圆、多边形; 边缘填充算法和种子填充算法。-DDA, Bresenham drawing a straight line and circular, polygonal edge of the filling algorithm and seed fill algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1.94mb
    • 提供者:刘畅
  1. segmentation

    1下载:
  2. 血液细胞图像中某一种细胞的分割方法代码,这种细胞是环形的。-Blood cell image segmentation method of a code for a cell, this cell is circular.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:942byte
    • 提供者:yangna
  1. circular-birght-target-detect

    0下载:
  2. 首先利用形态学开运算将图像中小于结构元素的亮点去掉,利用源图像与处理后的图像作差,对差图像进行阈值分割,得到二值图像,将二值图像中的一些干扰区域去掉,提取二值图像中的圆形区域,并在源图像上对小目标进行标记,实现对圆形亮目标的检测-Remove the area in the image smaller than structural element by morphologic open operation,receive image A,original image subtract imag
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:1.36kb
    • 提供者:Lvjianming
  1. Detection-Technique-for-Circular-Parts-Based-on-M

    0下载:
  2. Detection Technique for Circular Parts Based on Machine Vision
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:120.81kb
    • 提供者:udday
« 12 »
搜珍网 www.dssz.com