fix formatting

This commit is contained in:
interfisch 2024-04-22 05:49:35 +00:00
parent e4302abd34
commit 7eac81b012
1 changed files with 8 additions and 8 deletions

View File

@ -17,14 +17,14 @@ run overlaylatLong.sh with .jpg files in same directory.
This will create an "overlay" directory with the fotos and a lat long overlay.
## Workflow
Add .jpg equirectengular 360 photos in a directory with overlayLatLong.sh and the Rasteroverlay.png.
Run overlayLatLong.sh
create a file (for example input.txt)
Add clickable hotspots in every line
Example: from kitchen.jpg to livingroom.jpg at pitch=0 and yaw=-30 (coordinats in from picture).
kitchen,livingroom,0,-30,i
(i for autocalculate yaw viewpoint in target photo)
Use images in overlay directory for pitch and yaw reference.
* Add .jpg equirectengular 360 photos in a directory with overlayLatLong.sh and the Rasteroverlay.png.
* Run overlayLatLong.sh
* create a file (for example input.txt)
* Add clickable hotspots in every line
* Example: from kitchen.jpg to livingroom.jpg at pitch=0 and yaw=-30 (coordinats in from picture).
> kitchen,livingroom,0,-30,i
(i for autocalculate yaw viewpoint in target photo)
* Use images in overlay directory for pitch and yaw reference.
Every image in the "to" field has to exist at least once as "from".