登录
首页 » matlab » scan_matching

scan_matching

于 2011-08-14 发布 文件大小:2603KB
0 219
下载积分: 1 下载次数: 227

代码说明:

  悉尼大学博士TimBaily编写的激光测距仪匹配的程序。其中包含C++的实现,内容包括:最小二乘优化,近邻匹配等基本算法的实现,是应用激光测距仪进行定位和地图构建不可多得的入门教程。 (scan-matching code written by matlab and c++, dealing with laser range data.)

文件列表:

scan_matching
.............\correlate_variance
.............\..................\version1_gauss_svd
.............\..................\..................\align_svd.m,1807,2004-11-20
.............\..................\..................\data.mat,6096,2004-11-20
.............\..................\..................\demo_gauss_svd.m,1130,2004-11-20
.............\..................\..................\gauss_variance_svd.m,857,2004-09-09
.............\..................\..................\make_gaussian_sum.m,730,2004-09-07
.............\..................\..................\sigma_ellipse.m,331,2004-10-20
.............\..................\..................\sog_correlate.dll,65536,2004-11-19
.............\..................\..................\sog_optimise.dll,73728,2004-11-19
.............\..................\..................\transform_to_global.m,479,2004-10-21
.............\..................\version2_importance_sampling
.............\..................\............................\data.mat,6096,2004-11-20
.............\..................\............................\demo_importance_gauss.m,1172,2004-11-20
.............\..................\............................\importance_gaussian.m,1097,2004-11-20
.............\..................\............................\make_gaussian_sum.m,730,2004-09-07
.............\..................\............................\multivariate_gauss.m,388,2004-10-22
.............\..................\............................\sample_mean.m,842,2002-02-11
.............\..................\............................\sigma_ellipse.m,331,2004-10-20
.............\..................\............................\sog_correlate.dll,65536,2004-11-19
.............\..................\............................\stratified_random.m,337,2003-12-05
.............\..................\............................\stratified_resample.m,790,2004-10-20
.............\..................\............................\transform_to_global.m,479,2004-10-21
.............\least_squares_align
.............\...................\align_least_squares.m,2457,2004-11-17
.............\...................\data.mat,1319672,2004-11-16
.............\...................\demo_least_squares.m,2234,2004-11-19
.............\...................\pi_to_pi.m,569,2004-07-19
.............\...................\transform_to_global.m,479,2004-10-21
.............\mexdemos
.............\........\demo_icp.m,1228,2004-11-19
.............\........\demo_icp_2.m,1654,2004-11-19
.............\........\demo_icp_3.m,1285,2004-11-19
.............\........\demo_k_neighbours.m,805,2004-11-18
.............\........\demo_nearest_neighbour.m,682,2004-11-18
.............\........\demo_sog_correlate.m,4641,2004-11-19
.............\........\demo_sog_optimise.m,1118,2004-11-19
.............\........\icp.dll,65536,2004-11-19
.............\........\k_neighbours.dll,61440,2004-11-18
.............\........\laserdata.mat,7558752,2002-01-21
.............\........\make_gaussian_sum.m,730,2004-09-07
.............\........\nearest_neighbour.dll,57344,2004-11-18
.............\........\pi_to_pi.m,569,2004-07-19
.............\........\sog_correlate.dll,65536,2004-11-19
.............\........\sog_correlate_m.m,1159,2004-11-19
.............\........\sog_correlate_variant.dll,65536,2004-11-19
.............\........\sog_optimise.dll,73728,2004-11-19
.............\........\transform_to_global.m,479,2004-10-21
.............\mexfiles
.............\........\icp
.............\........\...\icp.vcproj,4054,2004-11-18
.............\........\...\module.def,40,2004-11-18
.............\........\k_neighbours
.............\........\............\k_neighbours.vcproj,3971,2004-11-18
.............\........\............\module.def,49,2004-11-18
.............\........\mexfiles.ncb,142336,2004-11-19
.............\........\mexfiles.sln,2433,2004-11-19
.............\........\mex_icp.cpp,2295,2004-11-19
.............\........\mex_k_neighbours.cpp,2019,2004-11-19
.............\........\mex_nearest_neighbour.cpp,1176,2004-11-19
.............\........\mex_nearest_neighbour_old.cpp,1271,2004-11-18
.............\........\mex_sog_correlate.cpp,1934,2004-11-19
.............\........\mex_sog_correlate_variant.cpp,2439,2004-11-19
.............\........\mex_sog_optimise.cpp,2199,2004-11-19
.............\........\nearest_neighbour
.............\........\.................\module.def,54,2004-11-18
.............\........\.................\nearest_neighbour.vcproj,3996,2004-11-18
.............\........\sog_correlate
.............\........\.............\module.def,50,2004-11-18
.............\........\.............\sog_correlate.vcproj,4272,2004-11-19
.............\........\sog_optimise
.............\........\............\module.def,49,2004-11-18
.............\........\............\sog_optimise.vcproj,4327,2004-11-19
.............\Readme.txt,2151,2004-11-19
.............\source
.............\......\geometry2D.cpp,3724,2004-11-19
.............\......\geometry2D.hpp,2733,2004-11-19
.............\......\icp.cpp,1603,2004-11-19
.............\......\icp.hpp,2161,2004-11-19
.............\......\likelihood_function.hpp,3493,2004-11-19
.............\......\nn.cpp,3791,2004-11-19
.............\......\nn.hpp,1239,2004-11-19
.............\......\simplex.cpp,2649,2004-11-19
.............\......\simplex.hpp,1228,2004-11-18
.............\......\sog_match.cpp,3642,2004-11-19
.............\......\sog_match.hpp,1044,2004-11-19

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

发表评论

0 个回复

  • RLS
    自适应信号处理方面的RLS自适应线性预测算法程序(Adaptive signal processing for adaptive linear prediction algorithm RLS procedure)
    2008-06-14 10:57:22下载
    积分:1
  • GRE-Books---Big-Book(scanned)
    GRE Bib book good book for international GRE Preparation
    2011-02-11 14:06:59下载
    积分:1
  • zero_pass_1
    该函数为求解信号的过零率的matlab函数(matlab function used for the zero—pass of signal)
    2013-01-30 10:44:29下载
    积分:1
  • lfsr_randgen
    利用线性反馈移位寄存器产生伪随机数,在通信系统中应用(Using a linear feedback shift register to generate pseudorandom numbers, the application in a communication system)
    2013-04-03 10:29:20下载
    积分:1
  • arrow_plot
    说明:  matlab语言中画箭头的例子,通过修改可以画各种形状的箭头。(arrow plot in matlab)
    2019-11-29 09:49:48下载
    积分:1
  • STBC
    在MIMO系统下,空时分组码在不同天线下的性能(基于接受信号合并)(STBC performance under different antenna)
    2010-11-12 12:55:39下载
    积分:1
  • MatlabSimulink
    说明:  针对matlab的simulink仿真的知识,对有这方面需要的网友请下载。(Simulink for matlab simulation of the knowledge of a need, please download the User.)
    2008-09-09 19:48:01下载
    积分:1
  • shibie.m
    说明:  车牌检测的Matlab程序。有很好的检测效果 检测出来后截取并归一化。(License plate detection of Matlab. Good detection results detected and normalized after the interception.)
    2010-04-08 12:32:34下载
    积分:1
  • LBP
    LBP算法源代码 LBP算法源代码 LBP算法源代码 LBP算法源代码(LBP algorithm source code LBP algorithm source code LBP algorithm source code LBP algorithm source code)
    2021-04-06 19:09:02下载
    积分:1
  • radon-check-line
    基于MATLAB平台的radon变换程序,用于图像处理,直线检测(Radon transform image processing program based on MATLAB environment, radon transform line detection for linear detection)
    2017-02-22 16:48:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载