matlab有损压缩代码-MotionSegmentation3D:用于3D运动分割的Matlab代码

时间:2021-05-27 11:45:18
【文件属性】:
文件名称:matlab有损压缩代码-MotionSegmentation3D:用于3D运动分割的Matlab代码
文件大小:1.12MB
文件格式:ZIP
更新时间:2021-05-27 11:45:18
系统开源 matlab有损压缩代码MotionSegmentation3D 用于3D运动分割的Matlab代码。 该程序是从 上面链接中的代码只能处理2D运动分割,而在我的版本中,我将其扩展为3D。 为了获得更好的结果,我还添加了在聚类之前对数据进行规范化的功能。 对于基本用法,请检查文件。 画廊 下图显示了上述代码最初给出的原始手臂数据,我让z=sin(x) : 下图显示了聚类结果:
【文件预览】:
MotionSegmentation3D-master
----load_sequence.m(1KB)
----try_sequence.m(3KB)
----helpers()
--------repair_incomplete_data.m(4KB)
--------total_coding_length.m(1KB)
--------coding_length.m(2KB)
--------normalise3dpts.m(2KB)
--------coding_seg.m(5KB)
--------downsample3.m(151B)
--------repair_corrupted_data.m(3KB)
--------distinct_labels.m(1KB)
--------compare_labels.m(2KB)
--------relabel_samples.m(3KB)
----datasets()
--------arm.mat(46KB)
--------1R2RC.mat(263KB)
--------oc1R2RC.mat(520KB)
--------cars10.mat(180KB)
----b.jpg(62KB)
----README.md(726B)
----a.jpg(59KB)
----test.m(6KB)
----find_best_segmentation.m(4KB)
----plot_error.m(2KB)
----process_sequence3d.m(7KB)

网友评论