Closed 514398473 closed 1 year ago
@514398473 Aah sorry I never replied to this... nearly 2 years ago.
If you're asking for the formula to convert coordinates of the box (in pixels) to coordinates of the panorama in pixels, the calculations would look roughly like this:
Note that this is not currently supported, and I'm actually about to archive it as I haven't used it or plan to maintain this hobby project. You're still welcome to use the code or fork the repo.
Hello, I use the tool to convert the panorama into a cube, then divide the cube into 6 pictures, and then detect the target of 6 pictures. Each picture has target boxes in [xmin, Ymin, xmax, ymax] format. How can the coordinates of these boxes be converted into the coordinates of the panorama?