Producing KRPanos

From Eitan Burcat
Revision as of 07:15, 11 July 2015 by Eburcat (talk | contribs) (Created page with "Copy a script for auto-creating the panoramas from another dir. It takes care of adding the right compass, and creating 2 versions for the panoramas: for iPad and the kiosk =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Copy a script for auto-creating the panoramas from another dir. It takes care of adding the right compass, and creating 2 versions for the panoramas: for iPad and the kiosk

Procedure

  • Track hours
  • If multiple floors - change file names to be 01, 03, etc.
  • Fix horizon
* Fix horizon by measuring the hight in pixels to the horizon, and adding height:
* convert 02a.jpg -gravity south -background white -extent x$((2532*2)) 02.jpg; open 02.jpg
  • Fix an existing script
  • Verify compass is right, directions appear in the sky
  • Floors script prepares 2 versions - tour and standalone
  • Find north
  • Align north
  • Fix top in tour and standalone floors
  • Send the results: aws s3 cp --acl public-read Floors${ProjectName}.zip s3://anobi/ # Or wetransfer.com