This tool will create a spherical image from the point cloud in PNG format. The image will be created following a few parameters.
- The R radius specifies which points will be used to create the image. Only the points located within the specified radius will be included - the points outside of this limit will not be shown.
- The Size indicates the number of pixels for the width of the image. The height of the image, as per the spherical image format, will be half the number of pixels of the width.
- Pick and create requires the user to pick a point on the screen where the image will be centered. The R radius will be calculated from this point.
Once the point is picked, an annotation pin will be added to the main screen and an image will be created in the project's image folder.