CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 计算机 图形 代码

搜索资源列表

  1. connectprocess

    0下载:
  2. 在图像处理过程中,经常会遇到这样一部分图像,图像的整体部分如果人来看的话一眼就能看出,但是它的内部由于有各种小缺口,导致断开了,这样在计算机“眼”里就被认为是断开的,为了使图像达到适应人眼的感觉,需要将这些缺口和断开的口给连接上去,这就需要用到计算机图形学中的连通域处理技术。本文给出一个简单的连通域处理函数,当然这个函数是来自OpenCV著名教程Learning OpenCV中,只不过它的接口是基于c版本的OpenCV,而到目前为止,基于C++接口的OpenCV已经是主流,所以我将其接口改成了c
  3. 所属分类:OpenCV

    • 发布日期:2017-12-07
    • 文件大小:872189
    • 提供者:wuwei
  1. 2010302590214

    0下载:
  2. 遥感关于计算机图形学的实习代码实现了简单图形的生成 图形的旋转等变换 三种填充算法 二维裁剪 实体的三维旋转等功能-Remote sensing computer graphics the internship code to achieve a simple graphics generated graphics rotation transform two-dimensional cutting of three filling algorithm entity such as three-
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:5048485
    • 提供者:three
  1. Computer-Graphics

    0下载:
  2. 2012年12月,计算机图形学完整实验代码,附带实验指导书。实验环境是VC++和OpenGL.-In December 2012, computer graphics the complete experimental code, incidental experimental guide book. Experimental environment is VC++ and OpenGL.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-16
    • 文件大小:2129746
    • 提供者:wangcan
  1. computer-graphic

    0下载:
  2. 此代码是计算机图形学实践教程(Visual C ++中版)的源代码,包括一些计算机图形学基本算法。-This code is the “practice of computer graphics tutorial (Visual C++ Edition) ”source code, including some of the basic algorithm for computer graphics.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-17
    • 文件大小:11697176
    • 提供者:zhwgis
  1. jisuanjituxingxue-erweixuanzhuan

    0下载:
  2. VC++编写的图形二维旋转程序代码,供大家对计算机图形学的学习- use vc++ to write two-dimensional rotary program, it is available for everyone to learn the computer graphics
  3. 所属分类:source in ebook

    • 发布日期:2017-12-01
    • 文件大小:1531130
    • 提供者:张力
  1. 1

    0下载:
  2. 计算机图形学作业,一个用C++语言编写的会行走的机器人代码-Computer graphics operations, the preparation of its one with C++ language walking robot code
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-29
    • 文件大小:1514
    • 提供者:罗先生
  1. DDA-Bresenham

    0下载:
  2. 计算机图形学课程中的直线生成代码 DDA等-A straight line in the generated code in computer graphics courses DDA etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:2375553
    • 提供者:Bingo
  1. xrd

    0下载:
  2. 计算机图形学 实验 绘制一个圆 完整代码 VC6.0-Computer graphics to draw the circle the test complete code VC
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-07
    • 文件大小:1894307
    • 提供者:涂涛
  1. gui16

    0下载:
  2. C写的计算机图形学算法实例,这是偶对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等,图形均为实时生成,所有算法由本人独立实现,未用任何图形函数库。   由于精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之外执行程序,必须
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:277022
    • 提供者:Liu
  1. 7.6

    0下载:
  2. 计算机图形学球与球的代码 小球的碰撞模拟,计算机图形学简单应用-Computer graphics ball ball ball collision simulation code, a simple application of computer graphics
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-24
    • 文件大小:270126
    • 提供者:商松
  1. Computer-graphics-CPP

    3下载:
  2. 计算机图形学 大作业 多功能图形学程序C++,文档,设计思路,论文,代码都有。-Multifunctional computer graphics operations graphics program C++, documentation, design ideas, thesis, all code.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:4552783
    • 提供者:ningxin
  1. Computer-Graphics

    0下载:
  2. 计算机图形学关于直线,圆,曲线的绘制,二维图形变换,二维裁剪等的代码-Computer graphics drawing straight lines, circles, curves, two-dimensional graphics transform two-dimensional cutting the code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-22
    • 文件大小:540653
    • 提供者:liurenren
  1. Computer-graphics-tutorial-OpenGL

    0下载:
  2. 计算机图形学实验教程OpenGL版 有PDF和代码-Computer graphics tutorial OpenGL version of the PDF and code
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-18
    • 文件大小:19822514
    • 提供者:hp
  1. S

    0下载:
  2. 计算机图形学实验代码 平面图形的旋转,平移,翻转等变换-Computer graphics experimental code of plane figures rotation, translation, flip transformation
  3. 所属分类:source in ebook

    • 发布日期:2017-12-09
    • 文件大小:934
    • 提供者:melody
  1. pc-important-image-code

    0下载:
  2. 计算机图形学重要补充代码,为计算机图形学代码知识作一个简要的补充说明-Computer graphics supplementary code for computer graphics knowledge of the code to make a brief supplement
  3. 所属分类:File Formats

    • 发布日期:2017-11-24
    • 文件大小:197518
    • 提供者:ying
  1. TTQ

    0下载:
  2. 计算机图形学的实验,openGL一个甜甜圈翻转的代码-Computer graphics experiments, openGL code flip a donut
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-03
    • 文件大小:931
    • 提供者:kevin
  1. COMPUTER--GRAPHrar

    0下载:
  2. 计算机图形 画线 画圆 基础入门代码。建工程之后导入,修改包名类名即可运行。-Computer graphics drawing a line circle
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-26
    • 文件大小:1609
    • 提供者:kia
  1. source

    0下载:
  2. 计算机图形学方面的代码,是关于DirectX11的最新的源代码-Computer graphics code, is the latest source code for DirectX11
  3. 所属分类:Other Games

    • 发布日期:2017-12-01
    • 文件大小:38863
    • 提供者:wangx
  1. Fan-shaped

    0下载:
  2. 扇形几何造型在计算机图形学学习过程 这是一个很好 很适合初学者看的一份代码 代码还可以运用到其他程序中来实现不同的效果-Fan-shaped geometry
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:20992
    • 提供者:汤长江
  1. courceDesign

    0下载:
  2. 分行树叶的画法,计算机图形学实验报告,里面有很详细的代码,直接按照说明复制运行即可。-Branch leaves painting
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:400364
    • 提供者:张小黎
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 »
搜珍网 www.dssz.com