matlab代码abs-TreeQSM:来自激光扫描仪数据的单棵树的定量结构模型

上传者: 38587155 | 上传时间: 2021-06-25 19:50:37 | 文件大小: 6.9MB | 文件类型: ZIP
matlab代码abs 树QSM 2.4.0版本基于点云数据重建树木定量结构模型 TreeQSM 是一种从点云重建树的定量结构模型 (QSM) 的建模方法。 QSM 由圆柱体的分层集合组成,这些圆柱体估计树的木质结构的拓扑、几何和体积细节。 输入点云通常由地面激光扫描仪产生,必须只包含一棵树,但点云可能还包含来自地面和林下的一些点。 可以从作为代码分发一部分的手册中找到有关该方法和 QSM 的更多详细信息。 网站: 关于该方法和应用的一些已发表论文: 劳莫宁等人。 2013,遥感考尔德斯等人。 2015,生态学与进化方法劳莫宁等人。 2015 年,ISPRS 年鉴Åkerblom 等。 2015,遥感Åkerblom 等。 2017年,环境遥感德塔纳戈梅纳卡等。 2017, 生态学与进化方法Åkerblom 等。 2018,界面焦点迪斯尼等。 2018,界面焦点 TreeQSM 是用 Matlab 编写的。 主要函数是treeqsm.m ,它接收一个点云和一个指定所需参数的结构数组。 有关详细信息,请参阅特定功能的手册或帮助文档。

文件下载

资源详情

[{"title":"( 81 个子文件 6.9MB ) matlab代码abs-TreeQSM:来自激光扫描仪数据的单棵树的定量结构模型","children":[{"title":"TreeQSM-master","children":[{"title":".gitignore <span style='color:#111;'> 11B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 1.92KB </span>","children":null,"spread":false},{"title":"Manual","children":[{"title":"TreeQSM_documentation.pdf <span style='color:#111;'> 7.10MB </span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"main_steps","children":[{"title":"point_model_distance.m <span style='color:#111;'> 5.71KB </span>","children":null,"spread":false},{"title":"tree_data.m <span style='color:#111;'> 31.49KB </span>","children":null,"spread":false},{"title":"correct_segments.m <span style='color:#111;'> 33.87KB </span>","children":null,"spread":false},{"title":"cover_sets.m <span style='color:#111;'> 9.04KB </span>","children":null,"spread":false},{"title":"branches.m <span style='color:#111;'> 5.56KB </span>","children":null,"spread":false},{"title":"tree_sets.m <span style='color:#111;'> 29.63KB </span>","children":null,"spread":false},{"title":"filtering.m <span style='color:#111;'> 6.16KB </span>","children":null,"spread":false},{"title":"segments.m <span style='color:#111;'> 13.06KB </span>","children":null,"spread":false},{"title":"cylinders.m <span style='color:#111;'> 35.20KB </span>","children":null,"spread":false},{"title":"relative_size.m <span style='color:#111;'> 3.88KB </span>","children":null,"spread":false}],"spread":true},{"title":"plotting","children":[{"title":"plot_branch_segmentation.m <span style='color:#111;'> 3.56KB </span>","children":null,"spread":false},{"title":"plot_spreads.m <span style='color:#111;'> 980B </span>","children":null,"spread":false},{"title":"plot_large_point_clouds.m <span style='color:#111;'> 508B </span>","children":null,"spread":false},{"title":"plot_cylinder_model.m <span style='color:#111;'> 4.31KB </span>","children":null,"spread":false},{"title":"plot_triangulation.m <span style='color:#111;'> 948B </span>","children":null,"spread":false},{"title":"plot_tree_structure2.m <span style='color:#111;'> 2.25KB </span>","children":null,"spread":false},{"title":"plot_tree_structure.m <span style='color:#111;'> 2.91KB </span>","children":null,"spread":false},{"title":"plot_scatter.m <span style='color:#111;'> 673B </span>","children":null,"spread":false},{"title":"point_cloud_plotting.m <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"plot_segs.m <span style='color:#111;'> 1.87KB </span>","children":null,"spread":false},{"title":"plot_cylinder_model2.m <span style='color:#111;'> 2.69KB </span>","children":null,"spread":false},{"title":"plot_segments.m <span style='color:#111;'> 2.82KB </span>","children":null,"spread":false},{"title":"plot_distribution.m <span style='color:#111;'> 5.23KB </span>","children":null,"spread":false},{"title":"plot_comparison.m <span style='color:#111;'> 782B </span>","children":null,"spread":false},{"title":"plot_models_segmentations.m <span style='color:#111;'> 3.17KB </span>","children":null,"spread":false},{"title":"plot2d.m <span style='color:#111;'> 6.03KB </span>","children":null,"spread":false},{"title":"plot_cone_model.m <span style='color:#111;'> 4.14KB </span>","children":null,"spread":false},{"title":"plot_branches.m <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false}],"spread":false},{"title":"least_squares_fitting","children":[{"title":"func_grad_circle_centre.m <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"nlssolver.m <span style='color:#111;'> 2.44KB </span>","children":null,"spread":false},{"title":"least_squares_circle_centre.m <span style='color:#111;'> 3.10KB </span>","children":null,"spread":false},{"title":"func_grad_cylinder.m <span style='color:#111;'> 2.61KB </span>","children":null,"spread":false},{"title":"form_rotation_matrices.m <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false},{"title":"least_squares_cylinder.m <span style='color:#111;'> 5.30KB </span>","children":null,"spread":false},{"title":"rotate_to_z_axis.m <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false}],"spread":true},{"title":"create_input.m <span style='color:#111;'> 3.40KB </span>","children":null,"spread":false},{"title":"make_models_parallel.m <span style='color:#111;'> 8.31KB </span>","children":null,"spread":false},{"title":"triangulation","children":[{"title":"curve_based_triangulation.m <span style='color:#111;'> 15.45KB </span>","children":null,"spread":false},{"title":"boundary_curve2.m <span style='color:#111;'> 4.77KB </span>","children":null,"spread":false},{"title":"initial_boundary_curve.m <span style='color:#111;'> 7.10KB </span>","children":null,"spread":false},{"title":"boundary_curve.m <span style='color:#111;'> 8.83KB </span>","children":null,"spread":false},{"title":"check_self_intersection.m <span style='color:#111;'> 6.26KB </span>","children":null,"spread":false}],"spread":true},{"title":"make_models.m <span style='color:#111;'> 7.67KB </span>","children":null,"spread":false},{"title":"tools","children":[{"title":"display_time.m <span style='color:#111;'> 1.31KB </span>","children":null,"spread":false},{"title":"dimensions.m <span style='color:#111;'> 979B </span>","children":null,"spread":false},{"title":"surface_coverage2.m <span style='color:#111;'> 548B </span>","children":null,"spread":false},{"title":"verticalcat.m <span style='color:#111;'> 566B </span>","children":null,"spread":false},{"title":"distances_between_lines.m <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false},{"title":"orthonormal_vectors.m <span style='color:#111;'> 373B </span>","children":null,"spread":false},{"title":"cubical_averaging.m <span style='color:#111;'> 1.13KB </span>","children":null,"spread":false},{"title":"surface_coverage_filtering.m <span style='color:#111;'> 2.37KB </span>","children":null,"spread":false},{"title":"average.m <span style='color:#111;'> 137B </span>","children":null,"spread":false},{"title":"cubical_partition.m <span style='color:#111;'> 3.14KB </span>","children":null,"spread":false},{"title":"change_precision.m <span style='color:#111;'> 565B </span>","children":null,"spread":false},{"title":"cubical_down_sampling.m <span style='color:#111;'> 1.58KB </span>","children":null,"spread":false},{"title":"unique_elements.m <span style='color:#111;'> 312B </span>","children":null,"spread":false},{"title":"rotation_matrix.m <span style='color:#111;'> 429B </span>","children":null,"spread":false},{"title":"intersect_elements.m <span style='color:#111;'> 238B </span>","children":null,"spread":false},{"title":"unique2.m <span style='color:#111;'> 197B </span>","children":null,"spread":false},{"title":"dot_product.m <span style='color:#111;'> 125B </span>","children":null,"spread":false},{"title":"growth_volume_correction.m <span style='color:#111;'> 2.72KB </span>","children":null,"spread":false},{"title":"surface_coverage.m <span style='color:#111;'> 3.31KB </span>","children":null,"spread":false},{"title":"median2.m <span style='color:#111;'> 276B </span>","children":null,"spread":false},{"title":"sec2min.m <span style='color:#111;'> 163B </span>","children":null,"spread":false},{"title":"simplify_qsm.m <span style='color:#111;'> 8.89KB </span>","children":null,"spread":false},{"title":"select_cylinders.m <span style='color:#111;'> 170B </span>","children":null,"spread":false},{"title":"save_model_text.m <span style='color:#111;'> 4.65KB </span>","children":null,"spread":false},{"title":"distances_to_line.m <span style='color:#111;'> 483B </span>","children":null,"spread":false},{"title":"connected_components.m <span style='color:#111;'> 5.59KB </span>","children":null,"spread":false},{"title":"cross_product.m <span style='color:#111;'> 163B </span>","children":null,"spread":false},{"title":"set_difference.m <span style='color:#111;'> 306B </span>","children":null,"spread":false},{"title":"normalize.m <span style='color:#111;'> 141B </span>","children":null,"spread":false},{"title":"mat_vec_subtraction.m <span style='color:#111;'> 207B </span>","children":null,"spread":false},{"title":"expand.m <span style='color:#111;'> 691B </span>","children":null,"spread":false}],"spread":false},{"title":"treeqsm.m <span style='color:#111;'> 18.69KB </span>","children":null,"spread":false},{"title":"select_optimum.m <span style='color:#111;'> 37.58KB </span>","children":null,"spread":false},{"title":"estimate_precision.m <span style='color:#111;'> 5.24KB </span>","children":null,"spread":false}],"spread":false},{"title":"LICENSE.md <span style='color:#111;'> 34.51KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明