登录
首页 » C++ » GRAPH__CUT

GRAPH__CUT

于 2016-01-15 发布 文件大小:3886KB
0 307
下载积分: 1 下载次数: 9

代码说明:

  实现了Yuri Y. Boykov论文中最简单的图割算法(vs2013)(graph-cuts algorithm,writing accoding to the aritcle that Yuri Y. Boykov public lished (vs2013))

文件列表:

GRAPH__CUT
..........\CVtest
..........\......\block.h,7220,2010-01-25
..........\......\CHANGES.TXT,1302,2010-01-25
..........\......\CVtest.vcxproj,47074,2015-12-29
..........\......\CVtest.vcxproj.filters,96763,2015-12-29
..........\......\Debug
..........\......\.....\CVtest.log,1410,2016-01-08
..........\......\.....\CVtest.tlog
..........\......\.....\...........\CL.read.1.tlog,19968,2016-01-08
..........\......\.....\...........\CL.write.1.tlog,1558,2016-01-08
..........\......\.....\...........\CVtest.lastbuildstate,154,2016-01-08
..........\......\.....\...........\link.read.1.tlog,2956,2016-01-08
..........\......\.....\...........\link.write.1.tlog,458,2016-01-08
..........\......\.....\graph.obj,88301,2016-01-08
..........\......\.....\main.obj,290311,2016-01-08
..........\......\.....\maxflow.obj,161850,2016-01-08
..........\......\.....\vc120.idb,748544,2016-01-08
..........\......\.....\vc120.pdb,1069056,2016-01-08
..........\......\graph.cpp,2916,2010-01-25
..........\......\graph.h,17233,2010-01-25
..........\......\graphcut.cpp,0,2015-12-27
..........\......\graphCut.h,8282,2016-01-07
..........\......\instances.inc,394,2010-01-25
..........\......\main.cpp,2062,2015-12-31
..........\......\maxflow.cpp,14887,2010-01-25
..........\......\point.h,137,2015-12-28
..........\......\README.TXT,4494,2010-01-25
..........\CVtest.sdf,16515072,2016-01-08
..........\CVtest.sln,964,2015-12-25
..........\Debug
..........\.....\CVtest.exe,152064,2016-01-08
..........\.....\CVtest.ilk,3827180,2016-01-08
..........\.....\CVtest.pdb,3795968,2016-01-08

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PLCdiantisheji
    文件有两份电梯设计的毕业论文,使用PLC设计(File has two elevator design graduation thesis, using the PLC design)
    2015-12-01 19:59:51下载
    积分:1
  • paper688
    随着并联机构学理论的日益成熟,并联摇摆台以其大刚度、高精度和重载等优点,广泛应用于机械、航海和航天等领域。其中,以车辆模拟台的应用最为广泛。车辆在行驶过程中由于受到路况等扰动因素的影响,会产生横摇、纵倾、转艏、前冲、横移和升降共6种位姿的运动,而通过六自由摇摆台能将车辆的这些运动真实的再现出来。 本文以项目——六自由度重型摇摆台的研制为依托,在对国内外六自由度摇摆台的研究现状做了比较深入、系统分析的基础上,对车辆重型摇摆台与负载锁定结构进行了分析优化,主要的研究内容如下: 首先,对六自由度重型摇摆台进行运动学建模,分析、优化机构在六种独立姿态及部分耦合位姿情况下支撑杆的运动范围,最终确定了支撑杆合理的转角空间和上下铰链座的结构,提高了机构的运动学、动力学性能。 (With the development of theory of parallel mechanism, parallel plat quickly enters the international market for high stiffness、high precision and heavy load, which is widely used in mechanical、navigation and aviation, etc. Among these parallel plats, the vehicle simulator is the most widely used. Due to the disturbance factors of ups and downs of the different roads, vehicle has 6 degrees of freedom during its traveling movements, such as rolling、pitching、yawing、surging、swaying and heaving that can be simulated in the use of 6-DOF platform. Based on the project of heavy platform, this paper optimizes the platform and the load locking structure after the in-depth and systematic analysis of 6-DOF parallel plat at home and abroad, the main research contents are as follows: Firstly, this paper establish the kinematic modeling that is used to analyze the rotating range of the axis belonging to the supporting pole in many traveling conditions, such as one of six movements indepe)
    2012-09-08 17:47:11下载
    积分:1
  • ANEWPHASORMEASUREMENTBASEDFAULTLOCATION
    基于相量测量的输关键词:相量测量;线路参数;故障测距 电线路故障测距新算法(PMU input Key words: phase measurement line parameters fault location for power line fault locating algorithm)
    2010-07-15 13:16:27下载
    积分:1
  • huirexitongzhengding
    说明:  单回路整定,主要对象为锅炉汽水系统,所运用的方法为三冲凉控制。(Single-loop tuning, the main target for the boiler water system, the method used for the control of the three showers.)
    2010-04-01 15:25:37下载
    积分:1
  • 用新的高级加密标准(AES)保持你的数据安全
    AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。  (AES (The Advanced Encryption Standard) is the National Institute of Standards and Technology for electronic data encryption standards. It was expected to be recognized by encryption including financial, telecommunications and government of digital information. This paper showed a picture of AES and its use of analytic algorithm. Including a complete C# and encryption.NET data, for example. After reading this you will be able to use AES encryption, AES-based testing and software in your system to use AES encryption.)
    2005-06-24 01:16:21下载
    积分:1
  • newton-MATLAB
    详细推导了复平面上牛顿迭代法的原理和计算公式,用MATLAB编程实现了牛顿迭代法,得到一些奇异绚丽的分形图形(The complex plane is derived in detail the principle and Newton' s iteration formula, using MATLAB programming Newton' s iterative method, get some strange colorful fractal images)
    2010-03-13 18:52:38下载
    积分:1
  • dubbo12
    dubbo最新源码,是很好的分布式解决方案,并且经过实战检验(dubbo source code)
    2016-11-03 15:35:19下载
    积分:1
  • CTCS-3
    CTCS-3级列控系统总体技术方案 (Class CTCS-3 train control system overall technical program )
    2015-03-16 09:55:07下载
    积分:1
  • DC-motor-speed-PID-Control
    为了改善无刷直流电机的调速性能 ,针对普通模糊 P ID速度控制器的缺陷 ,研究了基于变论域思想的自适应模糊 P ID控制器及其在 BLDCM控制系统中的应用。(To improve the performance of brushless DC motor speed, the speed for ordinary fuzzy P ID controller defect of thought based on variable universe adaptive fuzzy P ID controller and its control system BLDCM.)
    2010-10-25 14:08:12下载
    积分:1
  • gaussian-filters
    非线性问题的高斯滤波,包含了贝叶斯递归滤波、高斯-厄尔米特滤波、中心差分滤波、混合高斯滤波等先进滤波方法(Gaussian filters for Nonlinear filtering problems)
    2012-05-07 22:39:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载