In a project, we are creating a virtual tour of an apartment. We want to display the room dimension in that virtual image. So far we are using RICO theta V to create the virtual tour.
My plan is to use Lidar to measure the room length. One idea is, first i will create 2D point cloud and attach this information to the panoramic image(Question: dont know how can i do that? image fusion may be !). And from image i will detect the corner and from that particular corner i will find the respective points that i got from the Lidar. So from two corner i will find two respective points and will find the distance between two points based on Lidar.