From 7eac81b012402213c3192be039386347ff0c3ecf Mon Sep 17 00:00:00 2001 From: interfisch Date: Mon, 22 Apr 2024 05:49:35 +0000 Subject: [PATCH] fix formatting --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index e7cdc51..9dbdc1e 100644 --- a/README.md +++ b/README.md @@ -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".