登录
首页 » matlab » CPD

CPD

于 2010-07-07 发布 文件大小:2391KB
0 279
下载积分: 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 个回复

  • matlab_3_opt
    提供一种求解最优哈密尔顿的算法---三边交换调整法,要求在运行jiaohuan3(三交换法)之前,给定邻接矩阵C和节点个数N,结果路径存放于R中。 bianquan.m文件给出了一个参数实例,可在命令窗口中输入bianquan,得到邻接矩阵C和节点个数N以及一个任意给出的路径R,,回车后再输入jiaohuan3,得到了最优解。 由于没有经过大量的实验,又是近似算法,对于网络比较复杂的情况,可以尝试多运行几次jiaohuan3,看是否能到进一步的优化结果。 (Provide an optimal algorithm Hamilton- trilateral exchange Adjustment Act, requiring running jiaohuan3 (c exchange) before a given adjacency matrix C and the node number N, the results of the path stored in the R in. bianquan.m document gives examples of a parameter can be in the command window, type bianquan, be the adjacency matrix C and the node number N and an arbitrary given path R,, carriage return after the input jiaohuan3, have been the optimal solution . After the absence of a large number of experiments, it is approximate algorithm, for more complex network situations, you can try to run several jiaohuan3, can look to further optimize the results.)
    2007-09-20 19:35:15下载
    积分:1
  • power_aperture_eq
    power aperture in matlab
    2010-11-21 00:34:37下载
    积分:1
  • videopatternmatching
    说明:  本程序展示了二维归一化互相关用于 &nbsp 模式匹配和目标跟踪。该程序提示用户选择感兴趣的(ROI)的区域和对同类目标进行跟踪的数目。归一化交叉相关图表明,当值已超过设定的阈值时目标就已经确定。(This demo illustrates the use of 2-D normalized cross-correlation for pattern matching and target tracking. The demo prompts the user to select the Region of Interest (ROI) and the number of similar targets to be tracked. The normalized cross correlation plot shows that when the value has exceeded the set threshold, the target has been identified.)
    2010-04-12 23:59:04下载
    积分:1
  • interleave_wcdma
    交织器的程序,可用在turbo 码生成中的交织算法(the program of interleaver, can be used on the interleaver arithmetric)
    2011-11-08 15:24:21下载
    积分:1
  • houzhiboshuxingcheng
    麦克风阵列的后置波束形成,实现了信噪比的提高。(Rear beamforming)
    2012-04-06 10:01:55下载
    积分:1
  • IQmodulation
    Quadrature amplitude modulation (QAM) is both an analog and a digital modulation scheme. It conveys two analog message signals, or two digital bit streams, by changing (modulating) the amplitudes of two carrier waves, using the amplitude-shift keying (ASK) digital modulation scheme or amplitude modulation (AM) analog modulation scheme.
    2014-08-20 19:25:59下载
    积分:1
  • customMusic
    DOA 估计技术作为第三代移动通信的关键技术之一,在无线通信中起着重要的作用,此技术有很多的算法,其中music是很重要的算法之一。(DOA estimation techniques as a third-generation mobile communications, one of the key technologies in wireless communications have played an important role in this technology have a lot of algorithms, which is very important to music as one algorithm.)
    2009-05-22 21:45:44下载
    积分:1
  • exam
    现代信号处理教程书稿(胡广书)清华大学出版社 例程(Modern signal processing tutorial manuscript (Hu Guang book) routine)
    2011-10-26 15:42:31下载
    积分:1
  • 4
    说明:  信号处理,进行信号检测与处理,通过设定threshold来进行信号检测的可信度调整(Credibility adjustment signal processing, signal detection and processing, by setting threshold for signal detection)
    2013-12-02 04:18:55下载
    积分:1
  • inshbnuc
    实现串口的数据采集,使用混沌与分形分析的例程,三相光伏逆变并网的仿真,Relief计算分类权重,MIMO OFDM matlab仿真。( Achieve serial data acquisition, Use Chaos and fractal analysis routines, Three-phase photovoltaic inverter and network simulation, Relief computing classification weight, MIMO OFDM matlab simulation.)
    2016-03-17 22:15:44下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载