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

搜索资源列表

  1. myclass

    0下载:
  2. 根据计算机图形学老师要求完成的一项MFC作业。工程里面包括DDA画线、扫描线填充法、种子填充法、中点画线法以及一些类库函数调用等的演示。-According to computer graphics teacher MFC required to complete an operation. DDA works including paintings inside line, scan line filling, seed filling, in stipple line method as w
  3. 所属分类:GIS program

    • 发布日期:2017-04-02
    • 文件大小:67121
    • 提供者:Daisy
  1. MyScanLine

    0下载:
  2. 利用OpenGL实现的扫描线消隐技术。非常适合初学者学习,源代码简单易懂。-The use of OpenGL to achieve the scan line blanking technology. Very suitable for beginners to learn, easy-to-understand source code.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:9074015
    • 提供者:kangkangkari
  1. Areafilling

    0下载:
  2. 区域填充中扫描线算法的实现源代码,绘制任意多变形,然后选择颜色填充-Region in the scan line fill algorithm source code, drawing more than any deformation, and then select the fill color
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1895388
    • 提供者:murongboy
  1. fff

    0下载:
  2. 扫描转换多边形的扫描线算法,c++实现的,供大家参考-Polygon scan conversion of the scan line algorithm, c++ to achieve, for your information
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:279696
    • 提供者:ruancongyang
  1. SeedLineFill

    0下载:
  2. 基于种子填充算法的扫描线实现,不会出现堆栈溢出-Seed fill algorithm to achieve the scan line
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1907355
    • 提供者:宋佳
  1. keyboard

    0下载:
  2. 用p1口与4×4键盘相接,横的是p10、p11、p12、p13,纵的扫描线是p14、p15、p16、p17 扫描结果是0,1,2,3, 4,5,6,7, 8,9,a,b, c,d,e,f-I used p1 and 4 × 4 keyboard connected, Wang is the p10, p11, p12, p13, longitudinal scan line is p14, p15, p16, p17 scan is 0,1,2,3, 4,5,6 , 7,
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:112527
    • 提供者:wu
  1. ADetectionTechniqueofOccludedboundaryregionsforSte

    0下载:
  2. 针对平行结构立体摄像机存在较大的遮挡边界区域问题,本文提出了一种基于可信图的遮挡 边界检测算法.首先通过采样计算立体图像对中几条扫描线的可信值,从而得到遮挡边界的若干采 样点;然后通过RANSAC算法得到遮挡边界.理论和实验分析表明该算法对复杂背景的立体图像有好 的检测精度;对人肩像等简单背景图像的检测精度不好,但通过校正后仍可得到较准确的遮挡边界.-Aimed at the existence of large occluded regions in stereo image pa
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:645062
    • 提供者:christine
  1. AmphiphilicCarbonMolecules

    0下载:
  2. 上海2004 Amphiphilic Carbon Molecules 简单计算几何加扫描线-Shanghai 2004 Amphiphilic Carbon Molecules simple calculation, geometry plus scan-line
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:954
    • 提供者:赵大昊
  1. ChoenSutherland

    0下载:
  2. 图形处理中,扫描线算法的使用,以及在图形剪切两种算法的运用-Graphics processing, the use of scan-line algorithm, as well as the use of two algorithms in graph cut
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:7707406
    • 提供者:小QQ
  1. ImageProcessDllA

    0下载:
  2. 对数字相机的图像进行进行简单识别,包含黑白/彩色面阵相机、黑白线阵相机-Digital camera images on a simple identification, with black and white/color plane array camera, monochrome line scan camera
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:32319
    • 提供者:杜江
  1. CG

    0下载:
  2. 计算机图形学实验作业 包括直线椭圆算法 扫描线填充 区域剪裁 Bezeir曲线曲面 3D变换-Computer Graphics experimental work, including straight-line scan-line algorithm for filling regions oval cut Bezeir curves and surfaces 3D Transform
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-19
    • 文件大小:5428811
    • 提供者:yc
  1. CGPainter_polygonFilling

    0下载:
  2. 图形学,使用扫描线算法实现了对圆形颜色的填充-Graphics, using the scan-line algorithm for circular color fill
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:69143
    • 提供者:kiki
  1. scankey

    0下载:
  2. 4*4行列键盘扫描,单片机keil C51程序-Keyboard scan line
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:24070
    • 提供者:ouyangmark
  1. DDA

    0下载:
  2. 计算机图形学中直线段扫描画线算法的源代码-Computer graphics in a straight line segment Scan Line algorithm source code
  3. 所属分类:Applet

    • 发布日期:2017-03-27
    • 文件大小:1751
    • 提供者:Lee
  1. cg

    0下载:
  2. 计算机图形学作业,主要是利用栈的扫描线算法-Computer graphics work, mainly using stack scan line algorithm
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4492900
    • 提供者:杨欣
  1. ScanLineAlgorithmfortheregionfilled

    0下载:
  2. 扫描线填充算法使用一系列平行直线去切割轮廓线,通常有成对的交点出现,每对交点就代表扫描线与轮廓线的一个相交区间-Scan Line Algorithm for the region filled
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:5477
    • 提供者:zhao_xinping
  1. computer-graphics

    0下载:
  2. 计算机图形学的作业。该程序包括图形生成(DDA直线/中点直线/BH直线/中点圆/正负圆/BH圆),图形显示(边缘/种子/扫描线填充),二维裁剪(CS/中点分割/LB/多边形裁剪),图形变换(平移/对称变换/旋转/缩放),曲线生成(Bezier曲线/B样条曲线/Hermite曲线)的算法。-It is my computer graphics work. The program includes graphics generation (DDA line/mid-point of line/BH
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:2122208
    • 提供者:张君珏
  1. SegmentTreestartear

    0下载:
  2. 线段树C++实现源码,包括离散化算法+扫描线法+染色问题-Segment tree implementation C++ source code, including the discrete algorithm+ scan-line method+ staining problems
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:2047635
    • 提供者:startear
  1. main

    1下载:
  2. 扫面线z buffer算法,读入obj文件,绘制一帧-Scan line z buffer algorithm for face, read into the obj file, draw a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3694
    • 提供者:cgy
  1. scan_line_fill

    1下载:
  2. 该程序点击鼠标左键是为多边形添加顶点,顶点添加完成后点击右键即可填充!目前个人已经测试可以填充凹多边形,如果下载的朋友发现什么地方运行不对请及时回复本人(希望能够把运行不对时候整个屏幕拷下来,这样方便本人查找问题,谢谢)!该程序写得不是很流畅,只是可以完成扫描线填充的功能而已!-Click the left mouse button, the program is to add a polygon vertex, vertex right-click you can add a finished
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:2018393
    • 提供者:刘勇
« 1 2 3 4 5 67 8 9 10 11 ... 21 »
搜珍网 www.dssz.com