Size: 1032
Comment:
|
Size: 1032
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
. grep VLM *.LMK | cut -c 16-74 > ../ptCloud1.txt | . grep VLM *.LMK | cut -c 15-74 > ../ptCloud1.txt |
Describe Eval-point-cloud here.
AltWG (Hari) created a java app as part of the AltWG software distribution that is designed to take a point cloud of vectors and compare it to a truth OBJ. The arguments appear to be the same as the standard CompareOBJ commonly used.
How to Generate
- Create the point cloud file
- cd LMKFILES
grep VLM *.LMK | cut -c 15-74 > ../ptCloud1.txt
- cd ..
- sed -i .org 's/D/E/g' ../ptCloud1.txt
- cd ~/Dropbox/SPC-ORex/eval_tools/altwg-2016.01.25-macosx-x64/bin
- ComparePointCloudToOBJ ptCloud1.txt truth3.4.obj
ComparePointCloudToOBJ ptCloud1.txt truth3.4.obj Input Point Cloud: ptCloud1.txt Reference Shape Model: truth3.4.obj Options: None Translation: 0.0 0.0 0.0 Rotation Euler angles in degrees (XYZ): -0.0 0.0 -0.0 Center of rotation: 0.0 0.0 0.0 Mean Distance: 5.1879136665910816E-5 Mean Square Distance: 4.284127489515702E-9 Root Mean Square Distance: 6.545324659263055E-5