├── README.md ├── code ├── A Versatile Point Cloud Processing Framework.exe ├── UnityCrashHandler64.exe ├── appsettings.json └── readme ├── image ├── 1-1.png ├── 10-1.png ├── 3.png ├── 8-1.png ├── 9-1.png ├── merge.png ├── myplot.png └── readme └── test_data ├── bun_zipper-ec.ply ├── bun_zipper-rf.ply ├── cat-2-ec.ply ├── cat-2-gr.ply ├── cat-2-rf.ply ├── cat-2-uds.ply ├── cat-2-vds.ply ├── cow-2-vds.ply ├── frame0244-vds-1.ply ├── frame0244-vds.ply ├── plyFiles ├── bun_zipper-EC.ply ├── bun_zipper-GR.ply ├── bun_zipper.ply ├── bun_zipper_res2.ply ├── cat-2.ply ├── cow-2.ply ├── frame0244.ply └── readme ├── plyFiles1 ├── cat-2.ply ├── cow-2.ply ├── deer-2.ply ├── engine-2.ply ├── fish-2.ply ├── manhead-2.ply └── readme └── readme /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/README.md -------------------------------------------------------------------------------- /code/A Versatile Point Cloud Processing Framework.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/code/A Versatile Point Cloud Processing Framework.exe -------------------------------------------------------------------------------- /code/UnityCrashHandler64.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/code/UnityCrashHandler64.exe -------------------------------------------------------------------------------- /code/appsettings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/code/appsettings.json -------------------------------------------------------------------------------- /code/readme: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /image/1-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/image/1-1.png -------------------------------------------------------------------------------- /image/10-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/image/10-1.png -------------------------------------------------------------------------------- /image/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/image/3.png -------------------------------------------------------------------------------- /image/8-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/image/8-1.png -------------------------------------------------------------------------------- /image/9-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/image/9-1.png -------------------------------------------------------------------------------- /image/merge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/image/merge.png -------------------------------------------------------------------------------- /image/myplot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/image/myplot.png -------------------------------------------------------------------------------- /image/readme: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /test_data/bun_zipper-ec.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/bun_zipper-ec.ply -------------------------------------------------------------------------------- /test_data/bun_zipper-rf.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/bun_zipper-rf.ply -------------------------------------------------------------------------------- /test_data/cat-2-ec.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/cat-2-ec.ply -------------------------------------------------------------------------------- /test_data/cat-2-gr.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/cat-2-gr.ply -------------------------------------------------------------------------------- /test_data/cat-2-rf.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/cat-2-rf.ply -------------------------------------------------------------------------------- /test_data/cat-2-uds.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/cat-2-uds.ply -------------------------------------------------------------------------------- /test_data/cat-2-vds.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/cat-2-vds.ply -------------------------------------------------------------------------------- /test_data/cow-2-vds.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/cow-2-vds.ply -------------------------------------------------------------------------------- /test_data/frame0244-vds-1.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/frame0244-vds-1.ply -------------------------------------------------------------------------------- /test_data/frame0244-vds.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/frame0244-vds.ply -------------------------------------------------------------------------------- /test_data/plyFiles/bun_zipper-EC.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/plyFiles/bun_zipper-EC.ply -------------------------------------------------------------------------------- /test_data/plyFiles/bun_zipper-GR.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/plyFiles/bun_zipper-GR.ply -------------------------------------------------------------------------------- /test_data/plyFiles/bun_zipper.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/plyFiles/bun_zipper.ply -------------------------------------------------------------------------------- /test_data/plyFiles/bun_zipper_res2.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/plyFiles/bun_zipper_res2.ply -------------------------------------------------------------------------------- /test_data/plyFiles/cat-2.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/plyFiles/cat-2.ply -------------------------------------------------------------------------------- /test_data/plyFiles/cow-2.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/plyFiles/cow-2.ply -------------------------------------------------------------------------------- /test_data/plyFiles/frame0244.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/plyFiles/frame0244.ply -------------------------------------------------------------------------------- /test_data/plyFiles/readme: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /test_data/plyFiles1/cat-2.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/plyFiles1/cat-2.ply -------------------------------------------------------------------------------- /test_data/plyFiles1/cow-2.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/plyFiles1/cow-2.ply -------------------------------------------------------------------------------- /test_data/plyFiles1/deer-2.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/plyFiles1/deer-2.ply -------------------------------------------------------------------------------- /test_data/plyFiles1/engine-2.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/plyFiles1/engine-2.ply -------------------------------------------------------------------------------- /test_data/plyFiles1/fish-2.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/plyFiles1/fish-2.ply -------------------------------------------------------------------------------- /test_data/plyFiles1/manhead-2.ply: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Heroism502/OpenVPC/HEAD/test_data/plyFiles1/manhead-2.ply -------------------------------------------------------------------------------- /test_data/plyFiles1/readme: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /test_data/readme: -------------------------------------------------------------------------------- 1 | 2 | --------------------------------------------------------------------------------