strands-project / annotation_tool_kth

MIT License
10 stars 3 forks source link

Index relation #4

Open yash505 opened 6 years ago

yash505 commented 6 years ago

After annotation, how do the indices generated for any object correspond to the pcd file? For example, if one of the indices of any object is 3000, does that mean that point number 3000 (serially from pcd file) correspond to the index? Is there any way to retrieve the x,y,z from the indices of the objects?