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

搜索资源列表

  1. A7

    2下载:
  2. 通过实现实验内容,掌握OpenGL中顶点数组和显示列表的使用,并验证课程中关于OpenGL显示加速技术的内容。-By implementing experimental content, master OpenGL vertex array and displayed using the list and verify the contents of the course on OpenGL graphics acceleration technology.
  3. 所属分类:OpenGL program

    • 发布日期:2015-06-04
    • 文件大小:305152
    • 提供者:
  1. graham

    0下载:
  2. Graham s scan algorithm for finding convex hull using linked list.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1894
    • 提供者:Arunkumar V S
  1. jarvin

    0下载:
  2. Jarvis march algorithm for finding convex hull using linked list
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1962
    • 提供者:Arunkumar V S
  1. Displaylist

    0下载:
  2. 基于OpenGL的显示列表例程。本例程在VS2010环境下编译,并且可以键盘交互。-Display list based on OpenGL routines.Compile this routine in VS2010 environment, and can be the keyboard interaction.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:11684802
    • 提供者:李勇
  1. polygon

    0下载:
  2. 通过链表和openGL画雪花(属于分形几何)也可以绘制其他给点坐标的图形,里面有一些例子-Use the list drawn snowflake
  3. 所属分类:Fractal program

    • 发布日期:2017-05-30
    • 文件大小:12481884
    • 提供者:wxm
  1. image2.1

    0下载:
  2. 用链表实现的小CAD编程,图形界面,支持直线、矩形、椭圆、文字,放缩,鼠标移动,键盘移动,删除等-With the list of small CAD programming, graphics interface, support for a straight line, rectangle, oval, text, zoom, mouse movement, keyboard mobile, delete, etc..
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:946024
    • 提供者:安德
  1. Analysize_2D_Line

    0下载:
  2. 基于最小二乘法的直线拟合,链表成员是浮点型的点-it can be used to fitting line in opencv after find contours,the list member is PointF
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:530
    • 提供者:新村
  1. findcontour

    0下载:
  2. cvFindContours函数功能:对图像进行轮廓检测,这个函数将生成一条链表以保存检测出的各个轮廓信息,并传出指向这条链表表头的指针。-cvFindContours Function: the image contour detection, this function will generate a list to save each contour information detected and outgoing point to this list header pointer.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1180
    • 提供者:selina
  1. registration

    0下载:
  2. 遥感影像的几何纠正,通过输入同名点文件计算多项式纠正系数,可通用,再通过双线性插值实现几何纠正-list on two images, this method can be use to any sitution if you already choose the corresponding points, and then bilinear interpolation to get the gray value
  3. 所属分类:Special Effects

  1. ListWidgetImage

    0下载:
  2. list加载图片,并进行放大显示,采用Qt环境,widget实现。-list image widget
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-07
    • 文件大小:1502189
    • 提供者:杨海
  1. Desktop

    1下载:
  2. Matlab程序及函数清单:实现检测概率与信杂比之间的关系-Matlab program and a list of functions: detection probability of relations between SCR
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-12
    • 文件大小:919
    • 提供者:佚名
  1. changeoperator_f

    0下载:
  2. Active Contour Models and Level Set algorithm, as well as several articles of the GVF, the list for the article: [1] Snakes Active Contour Models.pdf [2] Multiscale Active Contours.pdf [3] Snakes, shapes, and gradient vector flow.pdf [4] Motion of l
  3. 所属分类:Wavelet

    • 发布日期:2017-04-14
    • 文件大小:3088
    • 提供者:ali
  1. MgraLine

    0下载:
  2. 这个函数狼狈地画一条线(基于栅格的)在指定的图像。另外,这个函数可以添加一个基于矢量 版本的行指定的图形列表,允许你,例如,无损注释显示没有 在扩展像素效果。-This function draws a line destructively (raster-based) in the specified image. Alternatively, this function can add a vector-based version of the line to the speci
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:82302
    • 提供者:蓝梦
  1. display lists for directx

    0下载:
  2. This is a directX implementation of display list equivalent in opengl.
  3. 所属分类:3D图形编程

    • 发布日期:2015-12-10
    • 文件大小:1460713
    • 提供者:mart193
  1. image-dog

    0下载:
  2. 这是斯坦福大学深度学习中对于狗的图像处理的相关程序,想要了解更多,下面有网址!-Stanford Dogs Dataset - For more information about the dataset, please visit the dataset website: http://vision.stanford.edu/aditya86/ImageNetDogs/ If you use this dataset in a publica
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:466304
    • 提供者:葛腾青
  1. Mousepick

    0下载:
  2. 1. 补充完成函数drawVA(),实现使用顶点数组绘制场景: void drawVA(){} 2. 补充完成函数Gen3DObjectList (),实现显示列表的生成: GLint Gen3DObjectList(){} 3. 分析对比使用三种方法得到的fps。 4. 添加拾取功能,对于鼠标点中的Bunny或桌子,改变显示颜色。-1. Supplementary completion function drawVA (), implemented using verte
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:565948
    • 提供者:qian
  1. xunhuanlianbiao

    0下载:
  2. 北航数字图像与结构算法大作业的循环链表法-Northern digital image and structure algorithms big jobs circular list
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:232712
    • 提供者:赵蒙
  1. 114

    0下载:
  2. C语言写的动态链表代码,动态存储数据使用,有些实验中会需要,仅供参考。-Dynamic linked list code, written in C language for dynamic storage data, some experiments will need for reference only.
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1215
    • 提供者:yun66935
  1. BiTreeExample

    0下载:
  2. 本代码利用C++语言实现二叉树链表的相关操作,对了解数据结构的链表结构有帮助-This code takes advantage of C++ language implementation binary list of the relevant operations, to understand the data structure linked list structure to help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3604
    • 提供者:tu6693580
  1. First

    0下载:
  2. 图形学opengl的基本代码什么图形程序都在这个基础上改就行了-The basic code opengl graphics What graphics programs on the basis of change on the list
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:5297
    • 提供者:cu63276
« 1 2 ... 10 11 12 13 14 1516 17 18 »
搜珍网 www.dssz.com