搜索资源列表
ReadDXF.doc
- OpenGL是美国SGI公司最新推出的一套开放式的三维图形软件接口,适用于广泛的计算机环境,从个人计算机到工作站,OpenGL都能实现高性能的三维图形功能。OpenGL本身不仅提供对简单图元的操作和控制,还提供了许多函数用于复杂物体的建模。但是,我们通常喜欢使用AutoCAD和3DS及3Dmax等工具来建立模型,并且我们已经有了很多这样的模型,那么我们如何才能资源共享,避免重复劳动呢?利用CAD图形标准数据交换格式—DXF格式,我们就能很容易地实现资源共享,而不需要重复建模。 -SGI Open
SWImage
- The Swendsen-Wang Cuts algorithm is used to label atomic regions (superpixels) based on their intensity patterns using generative models in a Bayesian framework. The prior is based on areas of connected components, which provides a clean segmentation
Graph
- 复杂网络的一些节点面对攻击的代码,包括模型的产生。-Some of the complexity of the network nodes of the face of attack code, including the selection of models.
A-Fusing-Color-and-Gradient-Features-Approach-to-R
- 本文通过融合图像的颜色和梯度特征 ,实现了一种实时背景减除方法。首先融合颜色和梯度特征建立新的能量函数 然后基于图切割算法最小化能量函数 ,并对前景P 背景进行分割 最后使用光流验证前景区域的真实性 ,并更新背景模型。- Based on the fusion of color and gradient features , this paper implement s a novel approach to real-time background subtraction.Firstly ,
proj1
- 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 操作方法和实验步骤: 1.使用GL_POLYGON模式绘制白色的多边形,由于所绘多边形为凹多边形,故从最左上角的点开始绘制,以防得到不可预测的图形。注意求得各凹角(refl
Graph
- 图形学完整课件,包括光栅图形学,图形裁剪,基本几何,二维几何,图形变换,三维几何,几何造型,光照模型,曲线与曲面,曲线拟合与双圆弧逼近,交互技术等。-Graphics complete courseware, including raster graphics, graphic cut, basic geometry, two-dimensional geometry, graph transformation, three-dimensional geometry, geometric mod
GraphMatching-v1.0.src.tar
- 一种对于图匹配优化问题对偶分解的算法实现-An implementation of a dual decomposition technique for the graph matching optimization problem described in Feature Correspondence via Graph Matching: Models and Global Optimization. Lorenzo Torresani, Vladimi
Complete-collection-of-algorithm
- 算法大全 全书分30章及2附录(在MATLAB中实现)对常用数学算法进行汇总介绍。 主要包括:线性规划、非线性规划、动态规划、图与网络、排队论、对策论、层次分析法、插值与拟合、数据的统计描述和分析、方差分析、回归分析、微分方程建模、稳定状态模型、常微分方程解法、差分方程模型、马氏链模型、变分法模型、神经网络模型、偏微分方程的数值解、目标规划、模糊数值模型、现代优化算法、时间序列模型、存贮论、经济与金融的优化问题、生产与服务运作管理中的优化问题、灰色系统理论及其应用、多元分析、偏最小二乘回归以
cartoon
- 设计一个卡通图,程序能够完成如下功能: (1)能够体现画笔和画刷的使用 (2)使用不同的映射模式来显示所设计的图形 (3)在MM_ISOTROPIC和MM_ANISOTROPIC两种映射模式下,通过调节换算因子使图形能够放大和缩小。 -Design a cartoon figure, the program can complete the following functions: (1) to reflect the use of pen and brush (2) mappi
Belief-Propagation
- 置信传播立体匹配算法,详细说明消息传递的过程,经典论文!-Markov random ?eld models provide a robust and uni?ed framework for early vision problems such as stereo and image restoration. Inference algorithms based on graph cuts and belief propagation have been found to yield accu
Matlab-mathematical-modeling
- 本书收录了众多的matlab的数学建模的算法,例如线性规划、整数规划、非线性规划、动态规划和图与网络模型及方法等有关的众多matlab数学模型。-This book contains a large number of matlab mathematical modeling algorithms, such as linear programming, integer programming, nonlinear programming, dynamic programming and gra
Structural-Matching-of-2D-Electrophoresis-Gels-us
- Structural Matching of 2D Electrophoresis Gels using Graph Models... Full Implementation of article in C#... upload contains original article and Database used in Article-Structural Matching of 2D Electrophoresis Gels using Graph Models...
vflib2
- 这个软件包是一个graph isomorphism算法库,主要包含VF2算法。-VFLib: graph matching library -------------------------------------------------------------------------------- The ARG Database is a huge collection of labeled and unlabeled graphs realized by the Intell
graphcut
- 使用QT4開發的影像切割應用程式 基於Graph cuts來運算 可執行在Linux、XP、MAC上,並有多種模式(GMD, NN, ANN) -A GUI and batch capable software for easy and versatile image segmentation. Graph cuts are used for segmentation with several models (GMD, NN, ANN) available. The appli
multi-task_lasso
- MMT is a Matlab toolbox implementing the multi-task Lasso models, including: (i) the Lasso (ii) the standard multi-task Lasso, i.e. the group Lasso (iii) the structured input-output multi-task Lasso, a.k.a. the two-graph guided multi-task Lasso propo
Graph-Models-of-Infrastructures-and-the-Robustnes
- Graph Models of Infrastructures and the Robustness of Power Grids in matlab with graoh theory
undirectd-graph-model
- 该工具包囊括了无向图模型的一些常用算法,包括随机场模型,预测算法,解码算法和采样算法,非常实用。-UGM is a set of Matlab functions implementing various tasks in probabilistic undirected graphical models of discrete data with pairwise (and unary) potentials。
Graph
- 非常好用的传染病模型,大家可以试试。真的非常有用。实验终于有着落了 -Very easy to use models of infectious diseases, we can try. Really helpful. Experimental finally nowhere to be found
surrogated models
- 几种验证代理模型精度时常用的多项式函数。程序可在matlab中绘制相应函数图形,计算对应点处函数值,后续在代理模型中可以验证代理模型精度。(Several verification surrogated models accuracy is commonly used when polynomial functions are used. The program can draw the corresponding function graph in MATLAB, calculate the
BayesKit
- 贝叶斯网络,又称信念网络(Belief Network, BN), 或有向无环图模型,是由一个有向无环图(DAG,Directed acyclic graphical model)和条件概率分布(即知道P(xi|parent(xi))发生的概率构成,其中parent(xi)为指向xi的直接父节点)。它是一种模拟人类推理过程中因果关系的不确定性处理模型,其网络拓朴结构是一个有向无环图(DAG)。(Bayesian networks, also known as belief networks (B