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

搜索资源列表

  1. gbvs

    0下载:
  2. 可用于计算输入图像或图像序列的基于全局的视觉显著图,或计算标准的Itti显著图。-This can ompute a "Graph-Based Visual Saliency" map for an image or image sequence or compute the standard Itti saliency map.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-29
    • 文件大小:1179668
    • 提供者:吕想
  1. GPS-simulator-software-design

    0下载:
  2. 本文是一篇模拟GPS接收机实时接收卫星信号并显示的设计论文,主要目的是模拟从GPS接收机接收数据并通过RS-232串行通信标准接口传输,然后按照一定格式显示出来。本设计主要是利用Visual C++ 强大的集成开发环境和快速创建各种应用程序的能力,创建各种图形操作界面,来编写一个实时接收并显示信息的窗体应用程序。本文介绍了GPS的一些历史和发展前景,GPS定位系统概况,GPS的数据传输码制、输出格式和Visual C++ 的发展、作用、集成开发环境和基础知识,以及完成该程序的关键技术: VC++
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:131849
    • 提供者:张利
  1. tu

    0下载:
  2. 图的遍历,C语言visual 2010版运行-Graph traversal, C language, visual 2010 edition runs
  3. 所属分类:Data structs

    • 发布日期:2017-11-11
    • 文件大小:3471218
    • 提供者:王孖丰
  1. simplegraph

    0下载:
  2. TSimpleGraph is a visual component, which provides a simple user interface for drawing simple graphs/digraphs. User can draw nodes (vertices) on the control s client area and link them together (graph s edges or arcs) by either keyboard or mouse. Cur
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-01
    • 文件大小:659112
    • 提供者:dispel5
  1. opengl

    0下载:
  2. OPENGL is a visual component, which provides a simple user interface for drawing simple OPENGL. User can draw nodes (vertices) on the control s client area and link them together (graph s edges or arcs) by either keyboard or mouse. Currently the comp
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-24
    • 文件大小:356048
    • 提供者:dispel5
  1. zuixiaochengbenliu

    0下载:
  2. 程序由C语言完成,用Visual Studio 2012编译即可运行。 首先图的格式应为邻接矩阵,程序会提示输入n的大小,然后依次输入节点i,j,以及该节点的容量和成本。容量运费为0可以不用填写。以此类推,直到输入的节点为-1,-1则停止输入。 程序输出最小成本流邻接矩阵和最小成本。-Procedures done by the C language, using Visual Studio 2012 compiler to run. First graph format shoul
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:884
    • 提供者:若相见
  1. MINE

    0下载:
  2. 计算机图形学的大作业,使用MFC实现,编译环境为Visual Studio 2012,图形均为MFC所绘制的,没有使用图片,可自定义扫雷难度。Release文件夹中有可直接运行的程序。-Homework of Computer graphics, which uses MFC to implement. The compiler environment is Visual Studio 2012. The graph are drawn by MFC, without the use of im
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3552539
    • 提供者:yuuuuuu
  1. SDgraph

    0下载:
  2. 06年Nips上经典的基于图模型的视觉显著性检测matlab版本源码-Graph-based model for visual saliceny detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8965950
    • 提供者:allen
  1. glutEx3

    0下载:
  2. 一、实验目的和要求 在OpenGL编程基础上,通过实现实验内容,掌握OpenGL的矩阵使用,并验证课程中矩阵变换的内容。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “平移的桌子,旋转的桌子”-First, experimental purposes and requirements of the OpenGL programming, based on the contents through the
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:1240
    • 提供者:robin
  1. glutEx5

    0下载:
  2. 一、实验目的和要求 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “桌子和茶壶的正投影和透视投影” 可以使用键盘改变camera位置与观察方向 (按键为a
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2160
    • 提供者:robin
  1. sin-cos-tan-graf

    0下载:
  2. this a simple graph of sin , cos , tan with set text color function that developed in visual studio.-this is a simple graph of sin , cos , tan with set text color function that developed in visual studio.
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:1236
    • 提供者:mkr
  1. TREE

    0下载:
  2. 在visual C++环境中实现图的最小生成树的生成,并实现最小生成树的权重的计算-Heavy computing implemented in visual C++ environment, minimum spanning tree graph generation and achieve the minimum spanning tree right
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:1792898
    • 提供者:李噹噹
  1. gbvs

    0下载:
  2. Gbvs图像的显著度检测算法,用Matlab编程的,非常实用的算法适合图像处理入门学习-graph-based visual saliency
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10521483
    • 提供者:zhengbo
  1. sigsaliency

    0下载:
  2. 显著度的检测,包括图像的平滑操作,图像分割重组等检测操作-graph-based visual saliency
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:13018884
    • 提供者:zhengbo
  1. strongly-connected

    1下载:
  2. 有向图的强连通分量算法的实现,编译、运行及调试环境: Microsoft Visual C-Directed graph strongly connected components algorithm implementation, compiling, running and debugging environment: Microsoft Visual C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:14607
    • 提供者:honguo
  1. GB_ITTI

    0下载:
  2. GBVS显著性 直接运行mean_Itti.m 直接运行mean_gbvs.m-Graph-Based Visual Saliency
  3. 所属分类:matlab

    • 发布日期:2017-05-31
    • 文件大小:12936201
    • 提供者:张明航
  1. Space-Time-Video-Montage

    0下载:
  2. 在这个傀儡中,我们提出了一种新颖的时空视频总结方法,我们称之为时空视频蒙太奇。 该方法同时分析视频序列中的空间和时间注入分布,并且显示输入视频的视觉信息时空部分。 信息丰富的视频片段以体积la.yers表示。 然后,这些层在一个浑浊的视频音量中聚集在一起,使得视频音量中的视觉信息的总量最大化。 为了实现包装过程,我们开发了一种基于三维图形切割优化技术的新算法。 由于我们的方法是在空间上和时间上较少的信息部分,因此它可以传播更多的产品,而且信息丰富的输出视频。- In this pupes we
  3. 所属分类:Project Design

    • 发布日期:2017-12-11
    • 文件大小:5875617
    • 提供者:杨大个
  1. Inter_well

    1下载:
  2. 主要功能:1.利用油水井井位坐标绘制井位图;2.利用油水井注采液量数据绘制动态曲线图;3.利用油水井注采液量数据,根据容阻模型对井间连通性进行反演,求取注水井注水量平面分配系数,并进行可视化展示。 技术特点:软件自动读取井位信息及油水井注采液量数据,根据改进的容阻模型,利用基于遗传算法的混合优化算法来对模型进行求解,确定表征注采对应关系的参数——连通系数和时间常数,量化表征了注采对应关系,从而指导油田生产为油田开发管理者提供了科学的决策工具。(Main function: 1. wells w
  3. 所属分类:*行业应用

    • 发布日期:2017-12-21
    • 文件大小:16384
    • 提供者:wangyu199311
  1. gbvs

    0下载:
  2. 新的自下而上的视dmits combination with other maps. The model is simple, and biologically plausible insofar as it is naturally parallelized. This model powerfully predicts human xations on 749 variations of 108 natural images, achieving 98% of the ROC area
  3. 所属分类:其他

  1. DrawBlank

    0下载:
  2. 该程序将openGL绘制图形相关代码打包,可实现绘制几何图形的功能(The program packages openGL graphics related code and realize the function of drawing geometric figure.)
  3. 所属分类:绘图程序

    • 发布日期:2018-01-07
    • 文件大小:10546176
    • 提供者:Arwen_yuan
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com