登录
首页 » matlab » CPD

CPD

于 2010-07-07 发布 文件大小:2391KB
0 309
下载积分: 1 下载次数: 234

代码说明:

  Point Set Registration: Coherent Point Drift 的源代码(Source code of Andriy Myronenko, Xubo Song, "Point Set Registration: Coherent Point Drift," IEEE Transactions on Pattern Analysis and Machine Intelligence, 25 Feb. 2010. IEEE computer Society Digital Library. IEEE Computer Society, )

文件列表:

core
....\cpd_make.m,2266,2009-05-15
....\cpd_register.m,8173,2009-12-10
....\FGT
....\...\fgt_model.c,14081,2007-12-11
....\...\fgt_model.mexw32,10240,2010-07-02
....\...\fgt_predict.c,8525,2007-12-11
....\...\fgt_predict.mexw32,8192,2010-07-02
....\mex
....\...\cpd_P.c,2846,2008-02-04
....\...\cpd_P.mexw32,7680,2010-07-02
....\...\cpd_Pappmex.c,3049,2007-12-14
....\...\cpd_Pappmex.mexw32,7680,2010-07-02
....\...\cpd_Pcorrespondence.c,2396,2008-03-27
....\...\cpd_Pcorrespondence.mexw32,7680,2010-07-02
....\Nonrigid
....\........\cpd_GRBF.m,4282,2009-07-31
....\........\cpd_GRBF_lowrank.m,4679,2009-07-31
....\........\cpd_GRBF_lowrankQS.m,1022,2008-03-27
....\Rigid
....\.....\cpd_affine.m,3684,2009-07-31
....\.....\cpd_rigid.m,4251,2009-07-31
....\utils
....\.....\cpd_deform.m,679,2008-03-27
....\.....\cpd_denormalize.m,2016,2008-03-25
....\.....\cpd_G.m,1569,2006-11-13
....\.....\cpd_normalize.m,2009,2008-03-25
....\.....\cpd_Pfast.m,585,2008-03-27
....\.....\cpd_plot_iter.m,2014,2008-03-27
....\.....\cpd_P_FGT.m,948,2008-03-27
....\.....\cpd_R.m,282,2007-12-17
....\.....\cpd_transform.m,961,2009-11-20
....\.....\disptime.m,407,2009-05-08
data
....\bun_8000.asc,408550,2010-07-01
....\bun_8000.mat,184781,2008-02-26
....\bun_8000.ply,406662,2010-07-02
....\bun_zipper.mat,804127,2008-02-26
....\bun_zipper_res2.mat,184781,2008-02-26
....\bun_zipper_res3.mat,43133,2008-02-26
....\bun_zipper_res4.mat,10595,2008-02-26
....\cpd_data2D_fish.mat,2923,2009-05-15
....\cpd_data3D_bunny.mat,374966,2008-03-27
....\cpd_data3D_face.mat,10024,2008-02-26
....\cpd_data3D_face50.mat,454020,2008-03-27
....\cpd_data_geometry.mat,25617,2009-11-20
examples
........\cpd_affine_example1.m,453,2009-05-15
........\cpd_affine_example2.m,1139,2009-05-15
........\cpd_imageregistration_example.m,1263,2009-11-20
........\cpd_Nonrigid_example1.m,352,2009-05-15
........\cpd_Nonrigid_example2.m,1290,2008-03-27
........\cpd_Nonrigid_example3.m,1316,2009-05-15
........\cpd_Nonrigid_example4.m,1191,2009-05-15
........\cpd_Nonrigid_example5.m,1400,2009-05-15
........\cpd_Nonrigid_example6.m,1418,2008-03-27
........\cpd_rigid_example1.m,529,2008-03-24
........\cpd_rigid_example2.m,1300,2009-12-10
........\cpd_rigid_example3.m,997,2008-03-24
........\cpd_rigid_example4.m,1195,2008-03-24
........\cpd_rigid_example5.m,1508,2009-05-15
........\cpd_rigid_example6.m,1458,2009-05-15
INSTALL.txt,210,2009-05-15
README.txt,1544,2009-11-20

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

发表评论

0 个回复

  • donghua
    文件中包含将车轮和cameraman图像进行动画演示,两者交替出现,可将颜色和交替时间等参数进行改动以达到个人的需求。(File contains the wheel and the cameraman images animated demo, alternating between the two may be the turn of time, such as color and changes the parameters in order to achieve the needs of individuals.)
    2007-08-08 09:32:35下载
    积分:1
  • jack_immune
    一个基于Matlab的人工免疫算法解决多峰函数优化(An artificial immune algorithm based on Matlab )
    2013-11-06 22:12:14下载
    积分:1
  • fifthcharpter
    《精通MATLAB与C/C++混合程序设计》刘维第二版( Proficient in MATLAB and C/C++ mixed programming design second edition of Liu Wei)
    2015-04-10 21:56:16下载
    积分:1
  • M&M载波恢复算法的MATLAB实现
    M&M载波恢复算法的MATLAB实现,很具有参考价值,精度满足要求(M&M algorithm for carrier frequency estimate)
    2021-03-16 18:59:21下载
    积分:1
  • SimpleMthd
    单纯形法求解线性规划问题的一种优化算法。(Simple Mthd)
    2012-10-17 14:54:17下载
    积分:1
  • hybrid_PSO
    说明:  一种基于混合策略的改进粒子群优化算法,包括执行程序hpso.m和参数设定hPSOoptions.m两个源文件。代码清晰,易于改进实现。结果显示有效的提高了SPSO的性能(A hybrid strategy based on improved particle swarm optimization algorithm, including the implementation of procedures and parameters set hpso.m two hPSOoptions.m source file. Code clear and easy to improve the achievement. The results showed that the improvement of effective performance of the SPSO)
    2008-10-13 17:08:57下载
    积分:1
  • Powerdensity
    粗糙表面功率谱密度,matlab.分形维数分形尺度求解。(Power density rough surface)
    2021-01-13 22:08:48下载
    积分:1
  • zabo
    说明:  对数正态分布的杂波程序 比较经典的有所改动(Lognormal distribution of the clutter classic procedure is subject to change)
    2007-10-11 20:41:21下载
    积分:1
  • renlianjiance
    说明:  基于matlab的一种人脸检测算法,可以检测人脸,可以识别人脸 (face )
    2011-04-15 20:26:15下载
    积分:1
  • ProficientInMATLABConsolidatedCounselingAndGuidanc
    这是一本有关MATLAB的参考书,适合于使用MATLAB或正在打算使用MATLAB的读者。本书另辟蹊径可以借助或不借助MATLAB随带的文档资料让读者自学MATLAB。书中口语化的风格,使读者易于阅读。如书名所示,本书提供了读者精通MATLAB所需的工具。作为编程语言和可视化工具,MATLAB具有丰富的一系列功能,可解决工程、科学计算和数学学科中许多问题。本书的基本目的是通过向读者展示如何有效地使用这些功能来帮助读者增强工作能力!(This is a reference book about MATLAB, suitable for use or are planning to use MATLAB MATLAB readers. This book can open a new path with or without the help of MATLAB documentation that comes with the reader learning MATLAB. Colloquial style of the book, the reader easy to read. Such as the title indicates, this book offers readers the tools needed to master MATLAB. As a programming language and visualization tools, MATLAB has a rich range of functions, solve engineering, scientific computing and mathematical disciplines, many of the problems. The basic purpose of this book by showing readers how to effectively use these features to help readers enhance the ability to work!)
    2010-05-22 08:04:11下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载